scaleout cluster local-device session-sync¶
Interface for scaleout session sync
session-sync Specification¶
Type Configuration Resource Element Name session-sync Element URI /axapi/v3/scaleout/cluster/{cluster-id}/local-device/session-sync Element Attributes session-sync_attributes Schema session-sync 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 Type object eth-cfg
Type: Listloopback-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
interfaces_ve-cfg¶
Specification Type list Block object keys ve
Description Virtual ethernet Interface (Virtual ethernet interface number)
Type: number
Range: 2-4094
interfaces_loopback-cfg¶
Specification Type list Block object keys loopback
Description Loopback Interface(Not applicable in ‘layer-2’ mode) (Loopback interface number)
Type: number
Range: 0-10
interfaces_trunk-cfg¶
Specification Type list Block object keys trunk
Description Trunk Interface (Trunk interface number)
Type: number
Range: 1-4096
interfaces_eth-cfg¶
Specification Type list Block object keys ethernet
Description Ethernet Interface (Ethernet interface number)
Type: number
Format: interface
reachability-options¶
Specification 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