Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
site-to-site-exclusion-identifier | xs:string | The unique identifier for this site-to-site exclusion. This system assigned identifier is not meaningful. | |
name | xs:string | The name of the site-to-site exclusion. | |
description | xs:string | The description for the site-to-site exclusion. | |
site-a-name | xs:string | The name of the first site in the media path exclusion | Mandatory |
site-b-name | xs:string | The name of the second site in the media path exclusion. | Mandatory |
site-a-uuid | SiteAUuid | The unique identifier of one of the first site in the media path exclusion. | |
site-b-uuid | SiteBUuid | The unique identifier of the second site in the media path exclusion. | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |
SiteBUuid | xs:string | Length of value must be >=36 Length of value must be <=36 |
SiteAUuid | xs:string | Length of value must be >=36 Length of value must be <=36 |