fail-safe disable-failsafe¶
Disable HA failover when resource depletion is detected
disable-failsafe Specification¶
Parameter Value Type Configuration Resource Element Name disable-failsafe Element URI /axapi/v3/fail-safe/disable-failsafe Element Attributes disable-failsafe_attributes Partition Visibility shared Schema disable-failsafe schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fail-safe/disable-failsafe | ||
Get Object | GET | /axapi/v3/fail-safe/disable-failsafe | ||
Modify Object | POST | /axapi/v3/fail-safe/disable-failsafe | ||
Replace Object | PUT | /axapi/v3/fail-safe/disable-failsafe | ||
Delete Object | DELETE | /axapi/v3/fail-safe/disable-failsafe |
disable-failsafe attributes¶
all
Description Disable all
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: all,io-buffer, session-memory, and system-memory are mutually exclusive
io-buffer
Description Disable I/O Buffer
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: io-buffer and all are mutually exclusive
session-memory
Description Disable Session Memory
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: session-memory and all are mutually exclusive
system-memory
Description Disable System Memory
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: system-memory and all are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters