web-category proxy-server¶
Commands to connect web-category through proxy server
proxy-server Specification¶
Parameter Value Type Configuration Resource Element Name proxy-server Element URI /axapi/v3/web-category/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/web-category/proxy-server | ||
Get Object | GET | /axapi/v3/web-category/proxy-server | ||
Modify Object | POST | /axapi/v3/web-category/proxy-server | ||
Replace Object | PUT | /axapi/v3/web-category/proxy-server | ||
Delete Object | DELETE | /axapi/v3/web-category/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)http-port
Description Proxy server HTTP port
Type: number
Range: 1-65535
https-port
Description Proxy server HTTPS port(HTTP port will be used if not configured)
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