Changes to Get Cluster

GET /v1/clusters/{cluster_identifier}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 29 revisions of this API.12

  1. e502b56ed52a1
  2. 5d4c905106b41
  3. 9603dfdab4631

What changed

    • added the optional property description to the response with the 200 status

      response-optional-property-added

    • the endpoint scheme security BearerAuth AND NamespaceHeader was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new DEACTIVATED enum value to the status response property for the response status 200

      response-property-enum-value-added