fail-safe config¶
Fail Safe Global Commands
config Specification¶
Type Configuration Resource Element Name config Element URI /axapi/v3/fail-safe/config Element Attributes config_attributes Operational Data URI /axapi/v3/fail-safe/config/oper Schema config schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fail-safe/config | ||
Get Object | GET | /axapi/v3/fail-safe/config | ||
Modify Object | POST | /axapi/v3/fail-safe/config | ||
Replace Object | PUT | /axapi/v3/fail-safe/config | ||
Delete Object | DELETE | /axapi/v3/fail-safe/config |
config attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
operational data¶
Counter | Size | Description | |
---|---|---|---|
sw_recovery_timeout | string | sw_recovery_timeout | |
sw_error_mon | string | sw_error_mon | |
fpga_mon_threshold | string | fpga_mon_threshold | |
hw_recovery_timeout | string | hw_recovery_timeout | |
fpga_mon_interval | string | fpga_mon_interval | |
hw_error_mon | string | hw_error_mon | |
fpga_mon_enable | string | fpga_mon_enable | |
mem_mon | string | mem_mon | |
fpga_mon_forced_reboot | string | fpga_mon_forced_reboot | |
dataplane_recovery_timeout | string | dataplane_recovery_timeout |