Update resource
PUT/nevisadmin/api/v1/tenants/:tenantKey/resources/:resourceId
Required permission: MODIFY_TENANT on the tenant, or global scope
Update an existing tenant resource (file).
Limitations and known issues
- Rollback deployment will use the new resource (file) value.
- Upload with a new file name won't update the reference in the inventory. The file name will be out-dated in
inv-res://<id>#<fileName>.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid or missing request body, or invalid parameters
Insufficient permissions.
Tenant or resource not found