simpleSubtenantRole
Namespace: | (default namespace) |
XML Schema: | vcac-identity-rest-schema.xsd |
Represents a role of a business group (formerly called subtenant)
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
id (string) | 0/1 | The id of the role. |
name (string) | 0/1 | The name of the role. |
JSON
property | type | description |
---|---|---|
id | id (string) | The id of the role. |
name | name (string) | The name of the role. |