scaleout apps¶
Enable Scaleout for apps
apps Specification¶
Type Configuration Resource Element Name apps Element URI /axapi/v3/scaleout/apps Element Attributes apps_attributes Schema apps schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/apps | ||
Get Object | GET | /axapi/v3/scaleout/apps | ||
Modify Object | POST | /axapi/v3/scaleout/apps | ||
Replace Object | PUT | /axapi/v3/scaleout/apps | ||
Delete Object | DELETE | /axapi/v3/scaleout/apps |
apps attributes¶
enable
Description Enable Scaleout for apps
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
skip-mac-overwrite
Description: skip-mac-overwrite is a JSON Block. Please see below for skip-mac-overwrite
Type: Object
Reference Object: /axapi/v3/scaleout/apps/skip-mac-overwrite
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
skip-mac-overwrite¶
Specification Type object enable
Description Skips overwriting dest MAC of flooded packets on Active node
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