Asset Function
Learn more about Asset Type Functions from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetAssetFunction | Get a Asset Function resource. |
|
| PATCH | UpdateAssetFunction | Update an existing Asset Function resource. |
|
| DELETE | DeleteAssetFunction | Delete an existing Asset Function resource. |
|
| GET | GetAssetFunctionForPlaceholderAssetComponentCollection | Get a collection of Asset Function for the Placeholder Asset Component. |
|
| GET | GetAssetFunctionForRegularAssetComponentCollection | Get a collection of Asset Function for the Regular Asset Component. |
|
| GET | GetAssetFunctionCollection | Get a collection of Asset Function resources. |
|
| POST | CreateAssetFunction | Create a new Asset Function resource. |
|
| GET | GetAssetFunctionForRegularAssetCollection | Get a collection of Asset Function for the Regular Asset. |
|
| GET | GetAssetFunctionForInPlaceAssetCollection | Get a collection of Asset Function for the InPlace Asset. |
|
| GET | GetAssetFunctionForPlaceholderAssetCollection | Get a collection of Asset Function for the Placeholder Asset. |
|
| GET | LookupAssetFunctionAssetComponent | Lookup the Asset Component for the Asset Function. |
|
| GET | LookupAssetFunctionAsset | Lookup the Asset for the Asset Function. |
|
| GET | LookupAssetFunctionChangePermissionTree | Lookup the permission set for changing the Asset Function. |
|
| GET | LookupAssetFunctionInsertPermissionTree | Lookup the permission set for creating the Asset Function. |
|
| GET | BatchGetAssetFunction | Get a collection of Asset Function resources for the set of id's. |
|
| POST | BatchCreateAssetFunction | Create a new collection of Asset Function resources. |
|
| PATCH | BatchUpdateAssetFunction | Update a collection of existing Asset Function resources. |
|
| DELETE | BatchDeleteAssetFunction | Delete a collection of existing Asset Function resources. |
|
| POST | AcceptAssetFunctionDevelopmentStatus | Accept the Development Status for an existing Asset Function resource. |
|
| POST | BatchAcceptAssetFunctionDevelopmentStatus | Accept the Development Status for the collection of existing Asset Function resource id's. |
|
| POST | BatchRejectAssetFunctionDevelopmentStatus | Reject the Development Status for the collection of existing Asset Function resource id's. |
|
| PATCH | ChangeAssetFunctionIsActive | Change the IsActive status for an existing Asset Function resource. |
|
| PATCH | ChangeAssetFunctionPermissionTree | Change the PermissionTree for an existing Asset Function resource. |
|
| POST | RejectAssetFunctionDevelopmentStatus | Reject the Development Status for an existing Asset Function resource. |
|
| PATCH | BatchChangeAssetFunctionIsActive | Change the IsActive status for a collection of existing Asset Function resources. |
|
| PATCH | BatchChangeAssetFunctionPermissionTree | Change the PermissionTree status for a collection of existing Asset Function resources. |