Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 738 Bytes

UserRoleCreate.md

File metadata and controls

13 lines (8 loc) · 738 Bytes

UserRoleCreate

Properties

Name Type Description Notes
role String the role that will be assigned (accepts either the role id or the role key)
tenant Option<String> the tenant the role is associated with (accepts either the tenant id or the tenant key) [optional]
resource_instance Option<String> the resource instance the role is associated with (accepts either the resource instance id or key using this format resource_type:resource_instance) [optional]

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