Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.32 KB

File metadata and controls

25 lines (20 loc) · 1.32 KB

IdentityCreate

An identity to create

Properties

Name Type Description Notes
is_admin bool
name str
type IdentityType
app_data Tags [optional]
auth_policy_id str, none_type [optional]
default_hosting_cost TerminatorCost [optional]
default_hosting_precedence TerminatorPrecedence [optional]
enrollment IdentityCreateEnrollment [optional]
external_id str, none_type [optional]
role_attributes Attributes [optional]
service_hosting_costs TerminatorCostMap [optional]
service_hosting_precedences TerminatorPrecedenceMap [optional]
tags Tags [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]