Asset Warnings REST Endpoints
Asset Warnings
The Asset Warnings API provides a set of operations and methods to manage various aspects of warning life-cycle and configurations. All non-org aware REST API will be deprecated in future releases.
- Delete warning by id
- Method: deletePath:
/assetMonitoring/clientapi/v2/warnings/{warning-id} - Get Warnings Count
- Method: getPath:
/assetMonitoring/clientapi/v2/warnings/count - Get warnings details
- Method: getPath:
/assetMonitoring/clientapi/v2/warnings/{warning-id} - List warnings
- Method: getPath:
/assetMonitoring/clientapi/v2/warnings