Update Harbor
Updates a Harbor’s name and description.
This operation does not change backing_mode or backing_connection_id.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
harbor_id
Unique identifier of the Harbor.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
name
Human-readable Harbor name.
description
Short description of the Harbor. Maximum 1,000 characters.
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
