glm proxy-server¶
Connect to GLM through proxy server
proxy-server Specification¶
Parameter Value Type Configuration Resource Element Name proxy-server Element URI /axapi/v3/glm/proxy-server Element Attributes proxy-server_attributes Partition Visibility shared Schema proxy-server schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/glm/proxy-server | ||
Get Object | GET | /axapi/v3/glm/proxy-server | ||
Modify Object | POST | /axapi/v3/glm/proxy-server | ||
Replace Object | PUT | /axapi/v3/glm/proxy-server | ||
Delete Object | DELETE | /axapi/v3/glm/proxy-server |
proxy-server attributes¶
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)host
Description Proxy server hostname or IP address
Type: string
Maximum Length: 255 characters
Maximum Length: 1 characters
password
Description Password for proxy authentication
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
port
Description Proxy server port
Type: number
Range: 1-65535
secret-string
Description password value
Type: string
Format: password
Maximum Length: 127 characters
Maximum Length: 1 characters
username
Description Username for proxy authentication
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters