Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
addressUuid | string | Internal identifier. Provided to protect against an address update. This is a read only field populated by the server. When updating an address, the address-uuid must be preserved and provided to the server. When adding a new address, the address-uuid must be left empty. | |
ipAddress | string | A public IP address of the enterprise NAT. | Mandatory |
subnetMaskLength | int | The CIDR (Classless Inter-Domain Routing) prefix size value4 (the number of leading 1 bits in the routing prefix mask). This value, together with the IP Address, defines a range of addresses | Mandatory |
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 |