ResourceRoles provides a way to specify the roles associated with a resource like organization in a permission which can be assigned to a user or user group.
Name | Type | Description | Notes |
---|---|---|---|
end_point_roles | list[IamEndPointRole] | A reference to a iamEndPointRole resource. When the $expand query parameter is specified, the referenced resource is returned inline. The end point roles assigned to this permission. The user can perform end point operations like GUI/CLI cross launch. | [optional] [readonly] |
permission | IamPermission | [optional] | |
resource | MoBaseMo | [optional] | |
roles | list[IamRole] | A reference to a iamRole resource. When the $expand query parameter is specified, the referenced resource is returned inline. The roles assigned to this resource. Role is a collection of privilege sets. Roles are assigned to a user or group using the permission object. | [optional] |