license-manager host¶
Configure license manager host
host Specification¶
Type Collection Object Key(s) host-ipv4, host-ipv6 Collection Name host-list Collection URI /axapi/v3/license-manager/host Element Name host Element URI /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} Element Attributes host_attributes Schema host schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/license-manager/host | ||
Create List | POST | /axapi/v3/license-manager/host | ||
Get Object | GET | /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} | ||
Get List | GET | /axapi/v3/license-manager/host | ||
Modify Object | POST | /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} | ||
Replace Object | PUT | /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} | ||
Replace List | PUT | /axapi/v3/license-manager/host | ||
Delete Object | DELETE | /axapi/v3/license-manager/host/{host-ipv4}+{host-ipv6} |
host-list¶
host-list is JSON List of host attributes
host-list : [
]
host attributes¶
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