Assets Management REST Endpoints
Assets Management
This category contains a set of resources along with corresponding models required for accessing Oracle IoT Cloud Service Assets related incidents
- Create new asset
-
Method: postPath:
/v2/assets/
- Delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}
- Force delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}/force
- Get asset details by name
-
Method: getPath:
/v2/assets/{asset-name}
- Get asset groups by asset name
-
Method: getPath:
/v2/assets/{asset-name}/groups
- Get asset metrics by name
-
Method: getPath:
/v2/assets/{asset-name}/metrics
- Get historical statistics of asset changes by name
-
Method: getPath:
/v2/assets/{asset_name}/history/statistics
- Get value of asset dynamic property
-
Method: getPath:
/v2/assets/{asset-name}/properties/{property-name}
- Invoke asset device action
-
Method: postPath:
/v2/assets/{asset-name}/actions/{action-name}/invoke
- List assets
-
Method: getPath:
/v2/assets/
- Perform an action on assets
-
Method: postPath:
/v2/assets/checkedOut
- Replace asset by ID
-
Method: putPath:
/v2/assets/{asset-name}
- Retrieve assets count
-
Method: getPath:
/v2/assets/count
- Retrieve list of available asset actions
-
Method: getPath:
/v2/assets/{asset-name}/actions/
- Retrieve list of available asset properties
-
Method: getPath:
/v2/assets/{asset-name}/properties/
- Update asset by name
-
Method: postPath:
/v2/assets/{asset-name}
Assets Management
This category contains a set of resources along with corresponding models required for accessing Oracle IoT Cloud Service Assets related incidents
- List assets
-
Method: getPath:
/v2/assets/
- Create new asset
-
Method: postPath:
/v2/assets/
- Perform an action on assets
-
Method: postPath:
/v2/assets/checkedOut
- Retrieve assets count
-
Method: getPath:
/v2/assets/count
- Delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}
- Get asset details by name
-
Method: getPath:
/v2/assets/{asset-name}
- Update asset by name
-
Method: postPath:
/v2/assets/{asset-name}
- Replace asset by ID
-
Method: putPath:
/v2/assets/{asset-name}
- Retrieve list of available asset actions
-
Method: getPath:
/v2/assets/{asset-name}/actions/
- Invoke asset device action
-
Method: postPath:
/v2/assets/{asset-name}/actions/{action-name}/invoke
- Force delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}/force
- Get asset groups by asset name
-
Method: getPath:
/v2/assets/{asset-name}/groups
- Get asset metrics by name
-
Method: getPath:
/v2/assets/{asset-name}/metrics
- Retrieve list of available asset properties
-
Method: getPath:
/v2/assets/{asset-name}/properties/
- Get value of asset dynamic property
-
Method: getPath:
/v2/assets/{asset-name}/properties/{property-name}
- Get historical statistics of asset changes by name
-
Method: getPath:
/v2/assets/{asset_name}/history/statistics
Assets Management
This category contains a set of resources along with corresponding models required for accessing Oracle IoT Cloud Service Assets related incidents
- Delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}
- Force delete asset by name
-
Method: deletePath:
/v2/assets/{asset-name}/force
- List assets
-
Method: getPath:
/v2/assets/
- Retrieve assets count
-
Method: getPath:
/v2/assets/count
- Get asset details by name
-
Method: getPath:
/v2/assets/{asset-name}
- Retrieve list of available asset actions
-
Method: getPath:
/v2/assets/{asset-name}/actions/
- Get asset groups by asset name
-
Method: getPath:
/v2/assets/{asset-name}/groups
- Get asset metrics by name
-
Method: getPath:
/v2/assets/{asset-name}/metrics
- Retrieve list of available asset properties
-
Method: getPath:
/v2/assets/{asset-name}/properties/
- Get value of asset dynamic property
-
Method: getPath:
/v2/assets/{asset-name}/properties/{property-name}
- Get historical statistics of asset changes by name
-
Method: getPath:
/v2/assets/{asset_name}/history/statistics
- Create new asset
-
Method: postPath:
/v2/assets/
- Perform an action on assets
-
Method: postPath:
/v2/assets/checkedOut
- Update asset by name
-
Method: postPath:
/v2/assets/{asset-name}
- Invoke asset device action
-
Method: postPath:
/v2/assets/{asset-name}/actions/{action-name}/invoke
- Replace asset by ID
-
Method: putPath:
/v2/assets/{asset-name}