Summary
Updates the `name` and `description` fields of a resource instance
Description
Updates the `name` and `description` fields of a resource instance
Route
PUT /lifecycle-manager/resources/:modelId/instances/:instanceId
Roles
admin
apiread
designer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
modelId | string | yes | - |
instanceId | string | yes | - |
updates | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | - |