fail-safe disable-failsafe¶
Disable HA failover when resource depletion is detected
disable-failsafe Specification¶
Type Configuration Resource Element Name disable-failsafe Element URI /axapi/v3/fail-safe/disable-failsafe Element Attributes disable-failsafe_attributes 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¶
action
Description ‘all’: Disable All; ‘io-buffer’: Disable I/O Buffer; ‘session-memory’: Disable Session Memory; ‘system-memory’: Disable System Memory;
Type: string
Supported Values: all, io-buffer, session-memory, system-memory
Default: all
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters