Raritan PX2/PX3 JSON-RPC API
|
Bulk Configuration Interface. More...
import"BulkConfiguration.idl";
Public Types | |
enum | Status { UNKNOWN, UPLOAD_FAILED, RESTORE_PENDING, RESTORE_OK, RESTORE_FAILED } |
Status of the last bulk configuration restore operation. More... | |
Public Member Functions | |
void | getStatus (out Status status, out time timeStamp) |
Retrieve the status of the last bulk configuration restore operation. More... | |
Bulk Configuration Interface.
Status of the last bulk configuration restore operation.
void bulkcfg::BulkConfiguration::getStatus | ( | out Status | status, |
out time | timeStamp | ||
) |
Retrieve the status of the last bulk configuration restore operation.
status | Result: Bulk configuration restore status |
timeStamp | Result: Time of last restore operation |