plcm-access-proxy-settings.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-access-proxy-settings  PlcmAccessProxySettings

Defines the settings for the access proxy.


Complex Types

PlcmAccessProxySettings Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
enabledxs:boolean Defines whether the access proxy is enabled or not. Mandatory
minimum-portMinimumPort 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
maximum-portMaximumPort 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
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
MaximumPortxs:unsignedShort
MinimumPortxs:unsignedShort