Modify some fields of the catalog layer. HTTP PATCH method is used to modify some fields of existing layer configuration. All fields are optional. Specify field value to modify it, not specified fields are ignored. To remove the field value use the null value. For more information see RFC 7396 - JSON Merge Patch.
400Bad Request - indicates that your request failed fast validation such as syntax or some logical errors.
401Unauthorized
402Payment required - indicates that your request failed because performing the catalog operation would exceed the resource limit.
403Forbidden - Access to this catalog or layer is forbidden.
404Not Found - A catalog with the specified HRN doesn't exist.
409Conflict - The catalog with the specified HRN is in the process of being updated.