Name | Type | Description | Notes |
---|---|---|---|
role | String | the role that will be unassigned (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] |
user | String | the user the role will be unassigned from (accepts either the user id or the user key) |