automatic-update proxy-server¶
Connect through proxy server
proxy-server Specification¶
Parameter Value Type Configuration Resource Element Name proxy-server Element URI /axapi/v3/automatic-update/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/automatic-update/proxy-server | ||
Get Object | GET | /axapi/v3/automatic-update/proxy-server | ||
Modify Object | POST | /axapi/v3/automatic-update/proxy-server | ||
Replace Object | PUT | /axapi/v3/automatic-update/proxy-server | ||
Delete Object | DELETE | /axapi/v3/automatic-update/proxy-server |
proxy-server attributes¶
auth-type
Description ‘ntlm’: NTLM authentication(default); ‘basic’: Basic authentication;
Type: string
Supported Values: ntlm, basic
Default: ntlm
domain
Description Realm for NTLM authentication
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)https-port
Description Proxy server HTTPs port
Type: number
Range: 1-65535
password
Description Password for proxy authentication
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
proxy-host
Description Proxy server hostname or IP address
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
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