Asset Importance
Learn more about Asset Importances from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetAssetImportance | Get a Asset Importance resource. |
|
| PATCH | UpdateAssetImportance | Update an existing Asset Importance resource. |
|
| DELETE | DeleteAssetImportance | Delete an existing Asset Importance resource. |
|
| GET | GetAssetImportanceCollection | Get a collection of Asset Importance resources. |
|
| POST | CreateAssetImportance | Create a new Asset Importance resource. |
|
| GET | LookupAssetImportanceChangePermissionTree | Lookup the permission set for changing the Asset Importance. |
|
| GET | LookupAssetImportanceInsertPermissionTree | Lookup the permission set for creating the Asset Importance. |
|
| GET | BatchGetAssetImportance | Get a collection of Asset Importance resources for the set of id's. |
|
| POST | BatchCreateAssetImportance | Create a new collection of Asset Importance resources. |
|
| PATCH | BatchUpdateAssetImportance | Update a collection of existing Asset Importance resources. |
|
| DELETE | BatchDeleteAssetImportance | Delete a collection of existing Asset Importance resources. |
|
| PATCH | ChangeAssetImportanceIsActive | Change the IsActive status for an existing Asset Importance resource. |
|
| PATCH | ChangeAssetImportancePermissionTree | Change the PermissionTree for an existing Asset Importance resource. |
|
| PATCH | BatchChangeAssetImportanceIsActive | Change the IsActive status for a collection of existing Asset Importance resources. |
|
| PATCH | BatchChangeAssetImportancePermissionTree | Change the PermissionTree status for a collection of existing Asset Importance resources. |
|
| PATCH | MatchUpdateAssetImportance | Update a collection of existing Asset Importance resources to have the same value(s). |