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