A DMA Enterprise group. Content-Type: application/vnd.plcm.plcm-enterprise-group+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
plcmUserRoleList | PlcmUserRoleList | See Definition of PlcmUserRoleList | |
plcmServiceClassV2 | PlcmServiceClassV2 | See Definition of PlcmServiceClassV2 | |
enterpriseGroupIdentifier | EnterpriseGroupIdentifier | The system-generated identifier of the this enterprise group | |
enterpriseGroupId | string | This is the SAM-Account-Name attribute for this enterprise group. This is read-only, and not editable. | |
enterpriseGroupCommonName | string | Common name of the enterprise group. This is read-only, and not editable | Mandatory |
enterpriseGroupDescription | string | Description of the enterprise group. This is read-only, and not editable | |
enterpriseGroupDomain | string | The domain that this enterprise group belongs to. This is read-only, and not editable | |
enterpriseGroupDn | string | Distinguished name of the enterprise group. This is read-only, and not editable | |
conferenceTemplateName | string | Name of the conference template for this enterprise group. This field is mandatory when override-default-conference-template-name is true. | |
overrideDefaultConferenceTemplateName | boolean | Boolean indicating whether this enterprise group overrides the default conference template. If true, a conference-template-name must also be specified. | |
mcuPoolOrderName | string | Name of the MCU pool order for this enterprise group. This field is mandatory when override-default-mcu-pool-order-name is true. | |
overrideDefaultMcuPoolOrderName | boolean | Boolean indicating whether this enterprise group overrides the default MCU pool order. If true, an mcu-pool-order-name must also be specified. | |
territoryName | string | Name of the territory for this enterprise group. This field is mandatory when override-default-territory-name is true. | |
overrideDefaultTerritoryName | boolean | Boolean indicating whether this enterprise group overrides the default territory. If true, a territory-name name must also be specified. | |
svcOnlyTerritoryName | string | Name of the svc-only territory for this enterprise group. This field is mandatory when override-default-svc-only-territory-name is true. | |
overrideDefaultSvcOnlyTerritoryName | boolean | Boolean indicating whether this enterprise group overrides the default svc-only territory. If true, a svc-only-territory-name name must also be specified. | |
groupPublishability | boolean | Boolean config value for publishing this enterprise group. This field is mandatory when override-default-group-publishability is true. | |
overrideDefaultGroupPublishability | boolean | Boolean indicating whether this enterprise group overrides the default group-publishability. If true, a group-publishability name must also be specified. | |
overrideDefaultServiceClass | boolean | When true, plcm-service-class-v2 must be specified in the request. When false, plcm-service-class-v2 value will be determined by the system default. | |
overrideDefaultDurationInMinutes | boolean | This field has false value if duration-in-minutes is specified | |
durationInMinutes | DurationInMinutes | The number of minutes a conference is accessible. Duration is measured from the time the conference is started (joined by the first user). Note: 1. Integer value '-1' will set the conference room to be accessible for unlimited duration. 2. To specify the default conference settings, specify integer value '0' or do not include the duration-in-minutes in the request. | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
DurationInMinutes | int | |
EnterpriseGroupIdentifier | Length of value must be >=0 Length of value must be <=128 | |
T0 | string | Pattern of value must match the regular expression [0-9a-zA-Z~!@$%\*_\-\+={}\[\]\\/?\. ]* |