Enable a catalog entry
POST/apis/cra.diagrid.io/v1beta1/resourcetemplates/:templateName/enable
Re-enable a catalog entry your organization had disabled, restoring it to your catalog. Works for built-in and custom entries; custom entries retain their definition. Idempotent; an entry that is not disabled is returned unchanged.
Request
Responses
- 200
- 404
- default
The enabled catalog entry.
No catalog entry with that name exists.
Unexpected error.