import-periodic rpz¶
Response Policy Zone File
rpz Specification¶
Parameter Value Type Collection Object Key(s) rpz Collection Name rpz-list Collection URI /axapi/v3/import-periodic/rpz Element Name rpz Element URI /axapi/v3/import-periodic/rpz/{rpz} Element Attributes rpz_attributes Partition Visibility shared Schema rpz schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/rpz | ||
Create List | POST | /axapi/v3/import-periodic/rpz | ||
Get Object | GET | /axapi/v3/import-periodic/rpz/{rpz} | ||
Get List | GET | /axapi/v3/import-periodic/rpz | ||
Modify Object | POST | /axapi/v3/import-periodic/rpz/{rpz} | ||
Replace Object | PUT | /axapi/v3/import-periodic/rpz/{rpz} | ||
Replace List | PUT | /axapi/v3/import-periodic/rpz | ||
Delete Object | DELETE | /axapi/v3/import-periodic/rpz/{rpz} |
rpz-list¶
rpz-list is JSON List of rpz attributes
rpz-list : [
]
rpz 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
rpz
Description Response Policy Zone 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