scaleout cluster local-device¶
Local device configuration
local-device Specification¶
Type Configuration Resource Element Name local-device Element URI /axapi/v3/scaleout/cluster/{cluster-id}/local-device Element Attributes local-device_attributes Schema local-device schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/local-device | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/local-device | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/local-device |
local-device attributes¶
id
Description
Type: number
Range: 1-8
l2-redirect
Description: l2-redirect is a JSON Block. Please see below for l2-redirect
Type: Object
Refernce Object: /axapi/v3/scaleout/cluster/{cluster-id}/local-device/l2-redirect
priority
Description
Type: number
Range: 1-255
session-sync-interface
Description: session-sync-interface is a JSON Block. Please see below for session-sync-interface
Type: Object
Refernce Object: /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync-interface
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
l2-redirect¶
Specification Type object ethernet-vlan
Description VLAN ID
Type: number
Range: 2-4094
redirect-eth
Description Ethernet port (Port Value)
Type: number
Format: interface
Range: 2-224
Mutual Exclusion: redirect-eth and redirect-trunk are mutually exclusive
redirect-trunk
Description L2 Trunk group
Type: number
Range: 1-4096
Mutual Exclusion: redirect-trunk and redirect-eth are mutually exclusive
trunk-vlan
Description VLAN ID
Type: number
Range: 2-4094
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
session-sync-interface¶
Specification Type object eth-cfg
Type: Listtrunk-cfg
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-cfg
Type: List
session-sync-interface_ve-cfg¶
Specification Type list Block object keys ve
Description Virtual ethernet Interface (Virtual ethernet interface number)
Type: number
Range: 2-4094
session-sync-interface_trunk-cfg¶
Specification Type list Block object keys trunk
Description Trunk Interface (Trunk interface number)
Type: number
Range: 1-4096
session-sync-interface_eth-cfg¶
Specification Type list Block object keys ethernet
Description Ethernet Interface (Ethernet interface number)
Type: number
Format: interface
Range: 0-1