An identity to create
| 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] |