serviceGroup

Element:
serviceGroup
Type:
serviceGroup
Namespace:
http://www.vmware.com/vchs/iam/v2.0
Description:
Type that encapsulates serviceGroup. contains serviceGroupId, displayName.
Since:
5.7
Schema:
User.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<serviceGroup xmlns="http://www.vmware.com/vchs/iam/v2.0">
    <serviceGroupId> xs:string </serviceGroupId>
    <displayName> xs:string </displayName>
</serviceGroup>

Elements

Element Type Required Modifiable Since Deprecated Description
displayName string No 5.7 Display name of the service group.
serviceGroupId string No 5.7 Id of the service group.