Changes to Get a Virtual Cluster

GET /v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}

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

Changed in 5 of the 52 revisions of this API.27

  1. 36da5cb9a6744
  2. 4a39c7f855091
  3. 1f9c36d98f8d1
  4. aad4daa45eee11
  5. 2b2a72c67bd21

What changed

    • added the optional property authentication/items/oneOf[VirtualClusterAuthenticationClientCertificate]/fetch_kong_identity_principal to the response with the 200 status

      response-optional-property-added

    • added the optional property authentication/items/oneOf[VirtualClusterAuthenticationOauthBearer]/fetch_kong_identity_principal to the response with the 200 status

      response-optional-property-added

    • added the optional property authentication/items/oneOf[VirtualClusterAuthenticationSaslPlainSensitiveDataAware]/fetch_kong_identity_principal to the response with the 200 status

      response-optional-property-added

    • added the optional property authentication/items/oneOf[VirtualClusterAuthenticationSaslScram]/fetch_kong_identity_principal to the response with the 200 status

      response-optional-property-added

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

    • the response property topic_aliases became nullable for the status 200

      response-property-became-nullable

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

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

      response-optional-property-added

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

  • aad4daa45eee11See the full diff
    • added VirtualClusterAuthenticationClientCertificate to the authentication/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added client_certificate discriminator mapping keys to the authentication/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • endpoint added

      endpoint-added