flowspec operational-mode¶
Set the operational mode for the Flowspec
operational-mode Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
operational-mode
Element URI
/axapi/v3/flowspec/{name}/operational-mode
Element Attributes
operational-mode_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/flowspec/{name}/operational-mode | ||
Get Object | GET | /axapi/v3/flowspec/{name}/operational-mode | ||
Modify Object | POST | /axapi/v3/flowspec/{name}/operational-mode | ||
Replace Object | PUT | /axapi/v3/flowspec/{name}/operational-mode | ||
Delete Object | DELETE | /axapi/v3/flowspec/{name}/operational-mode |
operational-mode attributes¶
mode
Description ‘enabled’: Enable the flowspec and send the prefix to BGP; ‘disabled’: Disable the flowspec and remove the prefix from BGP;
Type: string
Supported Values: enabled, disabled
Default: disabled
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters