Patch resource
PATCH/nevisadmin/api/v1/inventories/:key/resources/:resourceId
Required permission: MODIFY_INVENTORY on the inventory, or higher scope
Required permission: MODIFY_TENANT on the tenant, or global scope (If the resource is tenant-scoped.)
Required permission: SUPER_ADMIN (If inventory modifications are restricted.)
Update the description or scope of an existing resource.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid inventory key, resource ID, or missing request body
Insufficient permissions.
Inventory or resource not found