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