Table of Contents

Asset Importance

AssetImportanceId : int64Code : stringDescription : stringNotes : stringIsActive : booleanWeight : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Asset Importances from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAssetImportance

Get a Asset Importance resource.

View

PATCH UpdateAssetImportance

Update an existing Asset Importance resource.

View

DELETE DeleteAssetImportance

Delete an existing Asset Importance resource.

View

GET GetAssetImportanceCollection

Get a collection of Asset Importance resources.

View

POST CreateAssetImportance

Create a new Asset Importance resource.

View

GET LookupAssetImportanceChangePermissionTree

Lookup the permission set for changing the Asset Importance.

View

GET LookupAssetImportanceInsertPermissionTree

Lookup the permission set for creating the Asset Importance.

View

GET BatchGetAssetImportance

Get a collection of Asset Importance resources for the set of id's.

View

POST BatchCreateAssetImportance

Create a new collection of Asset Importance resources.

View

PATCH BatchUpdateAssetImportance

Update a collection of existing Asset Importance resources.

View

DELETE BatchDeleteAssetImportance

Delete a collection of existing Asset Importance resources.

View

PATCH ChangeAssetImportanceIsActive

Change the IsActive status for an existing Asset Importance resource.

View

PATCH ChangeAssetImportancePermissionTree

Change the PermissionTree for an existing Asset Importance resource.

View

PATCH BatchChangeAssetImportanceIsActive

Change the IsActive status for a collection of existing Asset Importance resources.

View

PATCH BatchChangeAssetImportancePermissionTree

Change the PermissionTree status for a collection of existing Asset Importance resources.

View

PATCH MatchUpdateAssetImportance

Update a collection of existing Asset Importance resources to have the same value(s).

View