5. The Reference for RPCM REST API
Examples:
сurl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/alarm-
bottom-limit/100
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/alarm-
bottom-limit/default
5.2.10.23 Configuring the Restart Bottom Limit for a Hash-Rate Test
Command:
PUT /api/automation/name/Automation-Name-value/hash-rate/restart-bottom-limit/Restart-
Bottom-Limit-Hashrate-Value
Examples:
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/restart-
bottom-limit/100
curl -X PUT htts://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/restart-
bottom-limit/default
5.2.10.24 Configuring Alarm Seconds for a Hash-Rate Test
Command:
PUT /api/automation/name/Automation-Name-value/hash-rate/alarm-seconds/Timeout-Alarm-
Seconds-value
Examples:
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/alarm-
seconds/100
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/alarm-
seconds/default
5.2.10.25 Configuring Restart Seconds for a Hash-Rate Test
Command:
PUT /api/automation/name/Automation-Name-value/hash-rate/restart-seconds/Timeout-Restart-
Seconds-value
Examples:
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/restart-
seconds/100
curl -X PUT http://192.168.1.24:8888/api/automation/name/Automation1/hash-rate/restart-
seconds/default
5.2.10.26 Configuring API IP Address for a Hash-Rate Test
Command:
PUT /api/automation/name/Automation-Name-value/hash-rate/api-ip-address/API-IP-Address-
Value
217