Summary
Deletes a resource model
Description
A resource model will not be deleted if it has associated instances. To override this behavior and delete the resource model along with any associated instances, set the 'delete-associated-instances' flag to 'true'.
Route
No Northbound API Available
Roles
admin
apiwrite
designer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
identifier | string | yes | - |
identifierValue | string | yes | - |
deleteAssociatedInstances | boolean | no | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | - |