scaleout cluster local-device session-sync¶
Interface for scaleout session sync
session-sync Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
session-sync
Element URI
/axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync
Element Attributes
session-sync_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync |
session-sync attributes¶
follow-shared
Description Follow shared partition for session sync
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
interfaces
Description: interfaces is a JSON Block. Please see below for interfaces
Type: Object
Reference Object: /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync/interfaces
reachability-options
Description: reachability-options is a JSON Block. Please see below for reachability-options
Type: Object
Reference Object: /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync/reachability-options
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
interfaces¶
Specification
Value
Type
object
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
interfaces_eth-cfg¶
Specification
Value
Type
list
Block object keys
ethernet
Description Ethernet Interface (Ethernet interface number)
Type: number
Format: interface
interfaces_trunk-cfg¶
Specification
Value
Type
list
Block object keys
trunk
Description Trunk Interface (Trunk interface number)
Type: number
Range: 1-4096
interfaces_ve-cfg¶
Specification
Value
Type
list
Block object keys
ve
Description Virtual ethernet Interface (Virtual ethernet interface number)
Type: number
Range: 2-4094
interfaces_loopback-cfg¶
Specification
Value
Type
list
Block object keys
loopback
Description Loopback Interface(Not applicable in ‘layer-2’ mode) (Loopback interface number)
Type: number
Range: 0-10
reachability-options¶
Specification
Value
Type
object
skip-default-route
Description Do not choose default route for redirection(Not applicable in ‘layer-2’ mode)
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