Changes to Create Virtual Cluster

POST /v1/event-gateways/{gatewayId}/virtual-clusters

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

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

  1. 36da5cb9a6748
  2. 4a39c7f8550911
  3. 1f9c36d98f8d2
  4. aad4daa45eee13
  5. 2b2a72c67bd21

What changed

    • added the new optional request property authentication/items/oneOf[VirtualClusterAuthenticationClientCertificate]/fetch_kong_identity_principal

      new-optional-request-property

    • added the new optional request property authentication/items/oneOf[VirtualClusterAuthenticationOauthBearer]/fetch_kong_identity_principal

      new-optional-request-property

    • added the new optional request property authentication/items/oneOf[VirtualClusterAuthenticationSaslPlain]/fetch_kong_identity_principal

      new-optional-request-property

    • added the new optional request property authentication/items/oneOf[VirtualClusterAuthenticationSaslScram]/fetch_kong_identity_principal

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property authentication/items/oneOf[VirtualClusterAuthenticationSaslScram]/fetch_kong_identity_principal to the response with the 201 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

  • 4a39c7f8550911See the full diff
    • the response property topic_aliases became nullable for the status 201

      response-property-became-nullable

    • the request property topic_aliases became nullable

      request-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 new optional request property topic_aliases

      new-optional-request-property

    • added the optional property topic_aliases to the response with the 201 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

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

      response-property-one-of-added

    • added client_certificate discriminator mapping keys to the authentication/items/ request property

      request-property-discriminator-mapping-added

    • added VirtualClusterAuthenticationClientCertificate to the authentication/items/ request property oneOf list

      request-property-one-of-added

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

      response-property-discriminator-mapping-added

    • endpoint added

      endpoint-added