Table of Contents

Asset Function

AssetDevelopmentStatusNewAwaitingConfirmationModifiedAwaitingConfirmationDeletedAwaitingConfirmationDeletedConfirmedConfirmedAssetFunctionId : int64Code : stringDescription : stringIsHistorical : booleanNotes : stringIsActive : booleanIsInherited : booleanLinkedToEntityType : EntityTypeDevelopmentStatus : AssetDevelopmentStatusPreviousDevelopmentStatus : AssetDevelopmentStatusLastConfirmedOn : datetimeLastConfirmedChangeLogId : int64SynchronisedWithTypeObjectUpTo : datetimeUnsynchronised : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32UserAssetAssetComponentPermissionTreecreated bymodified byAssetAssetComponentPermissionTree

Learn more about Asset Type Functions from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAssetFunction

Get a Asset Function resource.

View

PATCH UpdateAssetFunction

Update an existing Asset Function resource.

View

DELETE DeleteAssetFunction

Delete an existing Asset Function resource.

View

GET GetAssetFunctionForPlaceholderAssetComponentCollection

Get a collection of Asset Function for the Placeholder Asset Component.

View

GET GetAssetFunctionForRegularAssetComponentCollection

Get a collection of Asset Function for the Regular Asset Component.

View

GET GetAssetFunctionCollection

Get a collection of Asset Function resources.

View

POST CreateAssetFunction

Create a new Asset Function resource.

View

GET GetAssetFunctionForRegularAssetCollection

Get a collection of Asset Function for the Regular Asset.

View

GET GetAssetFunctionForInPlaceAssetCollection

Get a collection of Asset Function for the InPlace Asset.

View

GET GetAssetFunctionForPlaceholderAssetCollection

Get a collection of Asset Function for the Placeholder Asset.

View

GET LookupAssetFunctionAssetComponent

Lookup the Asset Component for the Asset Function.

View

GET LookupAssetFunctionAsset

Lookup the Asset for the Asset Function.

View

GET LookupAssetFunctionChangePermissionTree

Lookup the permission set for changing the Asset Function.

View

GET LookupAssetFunctionInsertPermissionTree

Lookup the permission set for creating the Asset Function.

View

GET BatchGetAssetFunction

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

View

POST BatchCreateAssetFunction

Create a new collection of Asset Function resources.

View

PATCH BatchUpdateAssetFunction

Update a collection of existing Asset Function resources.

View

DELETE BatchDeleteAssetFunction

Delete a collection of existing Asset Function resources.

View

POST AcceptAssetFunctionDevelopmentStatus

Accept the Development Status for an existing Asset Function resource.

View

POST BatchAcceptAssetFunctionDevelopmentStatus

Accept the Development Status for the collection of existing Asset Function resource id's.

View

POST BatchRejectAssetFunctionDevelopmentStatus

Reject the Development Status for the collection of existing Asset Function resource id's.

View

PATCH ChangeAssetFunctionIsActive

Change the IsActive status for an existing Asset Function resource.

View

PATCH ChangeAssetFunctionPermissionTree

Change the PermissionTree for an existing Asset Function resource.

View

POST RejectAssetFunctionDevelopmentStatus

Reject the Development Status for an existing Asset Function resource.

View

PATCH BatchChangeAssetFunctionIsActive

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

View

PATCH BatchChangeAssetFunctionPermissionTree

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

View