ip reroute¶
reroute sessions
reroute Specification¶
Type Configuration Resource Element Name reroute Element URI /axapi/v3/ip/reroute Element Attributes reroute_attributes Schema reroute schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/reroute | ||
Get Object | GET | /axapi/v3/ip/reroute | ||
Modify Object | POST | /axapi/v3/ip/reroute | ||
Replace Object | PUT | /axapi/v3/ip/reroute | ||
Delete Object | DELETE | /axapi/v3/ip/reroute |
reroute attributes¶
suppress-protocols
Description: suppress-protocols is a JSON Block. Please see below for suppress-protocols
Type: Object
Reference Object: /axapi/v3/ip/reroute/suppress-protocols
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
suppress-protocols¶
Specification Type object connected
Description
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ebgp
Description EBGP
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ibgp
Description IBGP
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
isis
Description ISIS
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ospf
Description OSPF
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
rip
Description RIP
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
static
Description
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