| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| siteToSiteExclusionIdentifier | string | The unique identifier for this site-to-site exclusion. This system assigned identifier is not meaningful. | |
| name | string | The name of the site-to-site exclusion. | |
| description | string | The description for the site-to-site exclusion. | |
| siteAName | string | The name of the first site in the media path exclusion | Mandatory |
| siteBName | string | The name of the second site in the media path exclusion. | Mandatory |
| siteAUuid | SiteAUuid | The unique identifier of one of the first site in the media path exclusion. | |
| siteBUuid | SiteBUuid | The unique identifier of the second site in the media path exclusion. | |
| entityTag | 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 | string | Length of value must be >=1 Length of value must be <=64 |
| SiteBUuid | string | Length of value must be >=36 Length of value must be <=36 |
| SiteAUuid | string | Length of value must be >=36 Length of value must be <=36 |