scaleout cluster local-device exclude-interfaces¶
Interfaces for peers to exclude from scaleout redirection and session sync
exclude-interfaces Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
exclude-interfaces
Element URI
/axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces
Element Attributes
exclude-interfaces_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/exclude-interfaces | ||
exclude-interfaces attributes¶
eth-cfg
Type: List
loopback-cfg
Type: List
trunk-cfg
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-cfg
Type: List
eth-cfg¶
Specification
Value
Type
list
Block object keys
ethernet
Description Ethernet Interface (Ethernet interface number)
Type: number
Format: interface
trunk-cfg¶
Specification
Value
Type
list
Block object keys
trunk
Description Trunk Interface (Trunk interface number)
Type: number
Range: 1-4096
ve-cfg¶
Specification
Value
Type
list
Block object keys
ve
Description Virtual ethernet Interface (Virtual ethernet interface number)
Type: number
Range: 2-4094
loopback-cfg¶
Specification
Value
Type
list
Block object keys
loopback
Description Loopback Interface (Loopback interface number)
Type: number
Range: 0-10