Contains a description of the external HTTP proxy to which the system will route HTTP requests that need to reach the public internet.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
enabled | xs:boolean | Indicates whether the system is configured to use an external HTTP proxy. | Mandatory |
url | xs:string | URL of the external HTTP proxy. Required to be a valid URL if external proxy is enabled. If the proxy requires authentication, credentials should be embedded in the URL in the form: 'http://user:password@hostpart | |
entity-tag | 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |