license-manager¶
Configure license manager
license-manager Specification¶
Parameter Value Type Configuration Resource Element Name license-manager Element URI /axapi/v3/license-manager Element Attributes license-manager_attributes Partition Visibility shared Schema license-manager schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/license-manager | ||
Get Object | GET | /axapi/v3/license-manager | ||
Modify Object | POST | /axapi/v3/license-manager | ||
Replace Object | PUT | /axapi/v3/license-manager | ||
Delete Object | DELETE | /axapi/v3/license-manager |
license-manager attributes¶
bandwidth-base
Description Configure feature bandwidth base (Mb)
Type: number
Range: 10-102400
bandwidth-unrestricted
Description Set the bandwidth to maximum
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
connect
Description: connect is a JSON Block. Please see below for connect
Type: Object
Reference Object: /axapi/v3/license-manager/connect
host-list
Type: List
Reference Object: /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6}
instance-name
Description Configure instance name [format: (string).(string).(string).(string)]
Type: string
Maximum Length: 63 characters
Maximum Length: 7 characters
interval
Description Configure interval profile (1 monthly, 2 daily, 3 hourly)
Type: number
Range: 1-3
overage
Description: overage is a JSON Block. Please see below for overage
Type: Object
Reference Object: /axapi/v3/license-manager/overage
reminder-list
Type: List
Reference Object: /axapi/v3/license-manager/reminder/{reminder-value}
sn
Description serial number
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
use-mgmt-port
Description Use management port to connect license server
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
connect¶
Specification Value Type object connect
Description Connect to license manager to activate
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
reminder-list¶
Specification Value Type list Block object keys reminder-value
Description Configure reminder for grace time (Hour)
Type: number
Range: 1-1000000
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
overage¶
Specification Value Type object bytes
Description Number of bytes
Type: number
Range: 1-1023
days
Description Number of days
Type: number
Range: 0-365
gb
Description Number of GB
Type: number
Range: 1-65535
hours
Description Number of hours
Type: number
Range: 0-23
kb
Description Number of KB
Type: number
Range: 1-1023
mb
Description Number of MB
Type: number
Range: 1-1023
minutes
Description Number of minutes
Type: number
Range: 0-59
seconds
Description Number of seconds
Type: number
Range: 0-59
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
host-list¶
Specification Value Type list Block object keys host-ipv4
Description license server ip address (length:1-31)
Type: string
Format: host
Maximum Length: 31 characters
Maximum Length: 1 characters
host-ipv6
Description Configure license manager server ipv6-address
Type: string
Format: ipv6-address
Maximum Length: 63 characters
Maximum Length: 1 characters
port
Description Configure the license manager port, default is 443
Type: number
Range: 1-65535
Default: 443
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters