atomLinkList | Array of Link | See Definition of Link | |
enabled | boolean |
Defines whether the access proxy is enabled or not.
| Mandatory |
minimumPort | MinimumPort |
Minimum port number to use for all access proxy initiated connections.
As with any port value, the value can only be greater than 1023 and less
that 65535.
This value must be less than the maximum-port value
| |
maximumPort | MaximumPort |
Maximum port number to use for all access proxy initiated connections.
As with any port value, the value can only be greater than 1023 and less
that 65535.
This value must be greater than the minimum-port value
| |
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.
| |