import-periodic license¶
License File
license Specification¶
Parameter Value Type Collection Object Key(s) license Collection Name license-list Collection URI /axapi/v3/import-periodic/license Element Name license Element URI /axapi/v3/import-periodic/license/{license} Element Attributes license_attributes Partition Visibility None Schema license schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/license | ||
Create List | POST | /axapi/v3/import-periodic/license | ||
Get Object | GET | /axapi/v3/import-periodic/license/{license} | ||
Get List | GET | /axapi/v3/import-periodic/license | ||
Modify Object | POST | /axapi/v3/import-periodic/license/{license} | ||
Replace Object | PUT | /axapi/v3/import-periodic/license/{license} | ||
Replace List | PUT | /axapi/v3/import-periodic/license | ||
Delete Object | DELETE | /axapi/v3/import-periodic/license/{license} |
license-list¶
license-list is JSON List of license attributes
license-list : [
]
license attributes¶
license
Description License File
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
use-mgmt-port
Description Use management port as source port
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