glm¶
Set GLM Connection values
glm Specification¶
Type Configuration Resource Element Name glm Element URI /axapi/v3/glm Element Attributes glm_attributes Schema glm schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/glm | ||
Get Object | GET | /axapi/v3/glm | ||
Modify Object | POST | /axapi/v3/glm | ||
Replace Object | PUT | /axapi/v3/glm | ||
Delete Object | DELETE | /axapi/v3/glm |
glm attributes¶
allocate-bandwidth
Description Enter the requested bandwidth in Mbps for Capacity Pool
Type: number
Range: 2-204800
appliance-name
Description Helpful identifier for this appliance
Type: string
Maximum Length: 60 characters
Maximum Length: 1 characters
burst
Description Enable Burst License
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
enable-requests
Description Turn on periodic GLM license requests (default license retrieval interval is every 24 hours)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
enterprise
Description Enter the ELM hostname or IP
Type: string
Maximum Length: 60 characters
Maximum Length: 4 characters
interval
Description GLM license request interval (in hours)
Type: number
Range: 1-8760
port
Description License request port (default 443)
Type: number
Range: 1-65535
proxy-server
Description: proxy-server is a JSON Block. Please see below for proxy-server
Type: Object
Refernce Object: /axapi/v3/glm/proxy-server
send
Description: send is a JSON Block. Please see below for send
Type: Object
Refernce Object: /axapi/v3/glm/send
token
Description License entitlement token
Type: string
Maximum Length: 60 characters
Maximum Length: 8 characters
use-mgmt-port
Description Use management port to connect to GLM
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
send¶
Specification Type object license-request
Description Immediately send a single GLM license request
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
proxy-server¶
Specification Type object 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