Disable a catalog entry
POST/apis/cra.diagrid.io/v1beta1/resourcetemplates/:templateName/disable
Disable a catalog entry (built-in or custom) for your organization. The entry is hidden from your catalog until re-enabled; other organizations are unaffected. Idempotent; the returned entry has spec.disabled: true.
Request
Responses
- 200
- 404
- default
The disabled catalog entry.
No catalog entry with that name exists.
Unexpected error.