Changes to Create a new Partial

POST /v2/control-planes/{controlPlaneId}/core-entities/partials

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

Changed in 9 of the 52 revisions of this API.5020108

  1. 72502a676a92110
  2. 4a39c7f8550966
  3. 7d6a643707d913
  4. ad02b4e24eb24
  5. f03059016622220
  6. 96118a9cd7f4646
  7. 9ca62eba4eca26
  8. 2c77aeaee5fb3232
  9. 69704304ad5f1

What changed

  • 72502a676a92110See the full diff
    • the request property oneOf[PartialModel]/config/logging became not nullable

      request-property-became-not-nullable

    • added the new optional request property oneOf[PartialModel]/config/model/options/cache_read_cost

      new-optional-request-property

    • added the new optional request property oneOf[PartialModel]/config/model/options/cache_write_cost

      new-optional-request-property

    • added the new optional request property oneOf[PartialModel]/config/model/options/cache_write_cost_list

      new-optional-request-property

    • added the new optional request property oneOf[PartialModel]/config/model/options/context_window_factor

      new-optional-request-property

    • added the new optional request property oneOf[PartialModel]/config/model/options/service_tier_factor

      new-optional-request-property

    • added the optional property oneOf[PartialModel]/config/model/options/cache_read_cost to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PartialModel]/config/model/options/cache_write_cost to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PartialModel]/config/model/options/cache_write_cost_list to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PartialModel]/config/model/options/context_window_factor to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PartialModel]/config/model/options/service_tier_factor to the response with the 201 status

      response-optional-property-added

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

  • 4a39c7f8550966See the full diff
    • the oneOf[PartialRedisCe]/config/port request property type/format changed from integer/ to string/

      request-property-type-changed

    • the oneOf[PartialRedisEe]/config/port request property type/format changed from integer/ to string/

      request-property-type-changed

    • the oneOf[PartialVectordb]/config/redis/port request property type/format changed from integer/ to string/

      request-property-type-changed

    • the oneOf[PartialRedisCe]/config/port response's property type/format changed from integer/ to string/ for status 201

      response-property-type-changed

    • the oneOf[PartialRedisEe]/config/port response's property type/format changed from integer/ to string/ for status 201

      response-property-type-changed

    • the oneOf[PartialVectordb]/config/redis/port response's property type/format changed from integer/ to string/ for status 201

      response-property-type-changed

    • the port request property default value changed from 6379 to 6379

      request-property-default-value-changed

    • the port request property default value changed from 6379 to 6379

      request-property-default-value-changed

    • the port request property default value changed from 6379 to 6379

      request-property-default-value-changed

    • the port response's property default value changed from 6379 to 6379 for the status 201

      response-property-default-value-changed

    • the port response's property default value changed from 6379 to 6379 for the status 201

      response-property-default-value-changed

    • the port response's property default value changed from 6379 to 6379 for the status 201

      response-property-default-value-changed

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

  • 7d6a643707d913See the full diff
    • added PartialVectordb PartialEmbeddings PartialModel to the response body oneOf list for the response status 201

      response-body-one-of-added

    • added embeddings model vectordb mapping keys to the request discriminator

      request-body-discriminator-mapping-added

    • added PartialVectordb PartialEmbeddings PartialModel to the request body oneOf list

      request-body-one-of-added

    • added embeddings model vectordb mapping keys to the response discriminator for the response status 201

      response-body-discriminator-mapping-added

    • added the new optional request property oneOf[PartialRedisCe]/config/cloud_authentication

      new-optional-request-property

    • added the new optional request property oneOf[PartialRedisEe]/config/cloud_authentication

      new-optional-request-property

    • added the optional property oneOf[PartialRedisCe]/config/cloud_authentication to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PartialRedisEe]/config/cloud_authentication to the response with the 201 status

      response-optional-property-added

  • f03059016622220See the full diff
    • the oneOf[PartialRedisEe]/config/cluster_nodes request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the oneOf[PartialRedisEe]/config/sentinel_nodes request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the oneOf[PartialRedisCe]/config/port request property's max was set to 65535.00

      request-property-max-set

    • the oneOf[PartialRedisCe]/config/timeout request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/cluster_nodes/items/port request property's max was set to 65535.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/connect_timeout request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/keepalive_backlog request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/keepalive_pool_size request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/port request property's max was set to 65535.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/read_timeout request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/send_timeout request property's max was set to 2147483646.00

      request-property-max-set

    • the oneOf[PartialRedisEe]/config/sentinel_nodes/items/port request property's max was set to 65535.00

      request-property-max-set

    • the oneOf[PartialRedisCe]/config/port request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisCe]/config/timeout request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/cluster_nodes/items/port request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/connect_timeout request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/keepalive_backlog request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/keepalive_pool_size request property's min was set to 1.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/port request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/read_timeout request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/send_timeout request property's min was set to 0.00

      request-property-min-set

    • the oneOf[PartialRedisEe]/config/sentinel_nodes/items/port request property's min was set to 0.00

      request-property-min-set

  • 96118a9cd7f4646See the full diff
    • the response property oneOf[PartialRedisCe]/config/host became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEe]/config/cluster_nodes became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEe]/config/keepalive_backlog became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEe]/config/sentinel_nodes became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEe]/config/server_name became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEe]/config/username became nullable for the status 201

      response-property-became-nullable

    • the request property oneOf[PartialRedisCe]/config/host became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEe]/config/cluster_nodes became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEe]/config/keepalive_backlog became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEe]/config/sentinel_nodes became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEe]/config/server_name became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEe]/config/username became nullable

      request-property-became-nullable

    • the cluster_max_redirections request property default value 5 was added

      request-property-default-value-added

    • the connect_timeout request property default value 2000 was added

      request-property-default-value-added

    • the connection_is_proxied request property default value false was added

      request-property-default-value-added

    • the database request property default value 0 was added

      request-property-default-value-added

    • the database request property default value 0 was added

      request-property-default-value-added

    • the host request property default value 127.0.0.1 was added

      request-property-default-value-added

    • the host request property default value 127.0.0.1 was added

      request-property-default-value-added

    • the ip request property default value 127.0.0.1 was added

      request-property-default-value-added

    • the keepalive_pool_size request property default value 256 was added

      request-property-default-value-added

    • the port request property default value 6379 was added

      request-property-default-value-added

    • the port request property default value 6379 was added

      request-property-default-value-added

    • the port request property default value 6379 was added

      request-property-default-value-added

    • the port request property default value 6379 was added

      request-property-default-value-added

    • the read_timeout request property default value 2000 was added

      request-property-default-value-added

    • the send_timeout request property default value 2000 was added

      request-property-default-value-added

    • the ssl request property default value false was added

      request-property-default-value-added

    • the ssl request property default value false was added

      request-property-default-value-added

    • the ssl_verify request property default value false was added

      request-property-default-value-added

    • the ssl_verify request property default value false was added

      request-property-default-value-added

    • the timeout request property default value 2000 was added

      request-property-default-value-added

    • the cluster_max_redirections response's property default value 5 was added for the status 201

      response-property-default-value-added

    • the connect_timeout response's property default value 2000 was added for the status 201

      response-property-default-value-added

    • the connection_is_proxied response's property default value false was added for the status 201

      response-property-default-value-added

    • the database response's property default value 0 was added for the status 201

      response-property-default-value-added

    • the database response's property default value 0 was added for the status 201

      response-property-default-value-added

    • the host response's property default value 127.0.0.1 was added for the status 201

      response-property-default-value-added

    • the host response's property default value 127.0.0.1 was added for the status 201

      response-property-default-value-added

    • the ip response's property default value 127.0.0.1 was added for the status 201

      response-property-default-value-added

    • the keepalive_pool_size response's property default value 256 was added for the status 201

      response-property-default-value-added

    • the port response's property default value 6379 was added for the status 201

      response-property-default-value-added

    • the port response's property default value 6379 was added for the status 201

      response-property-default-value-added

    • the port response's property default value 6379 was added for the status 201

      response-property-default-value-added

    • the port response's property default value 6379 was added for the status 201

      response-property-default-value-added

    • the read_timeout response's property default value 2000 was added for the status 201

      response-property-default-value-added

    • the send_timeout response's property default value 2000 was added for the status 201

      response-property-default-value-added

    • the ssl response's property default value false was added for the status 201

      response-property-default-value-added

    • the ssl response's property default value false was added for the status 201

      response-property-default-value-added

    • the ssl_verify response's property default value false was added for the status 201

      response-property-default-value-added

    • the ssl_verify response's property default value false was added for the status 201

      response-property-default-value-added

    • the timeout response's property default value 2000 was added for the status 201

      response-property-default-value-added

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

  • 9ca62eba4eca26See the full diff
    • removed PartialRedisCE PartialRedisEE from the request body oneOf list

      request-body-one-of-removed

    • added PartialRedisCe PartialRedisEe to the response body oneOf list for the response status 201

      response-body-one-of-added

    • mapped value for key redis-ce changed from PartialRedisCE to PartialRedisCe from the request discriminator

      request-body-discriminator-mapping-changed

    • mapped value for key redis-ee changed from PartialRedisEE to PartialRedisEe from the request discriminator

      request-body-discriminator-mapping-changed

    • added PartialRedisCe PartialRedisEe to the request body oneOf list

      request-body-one-of-added

    • mapped value for key redis-ce changed from PartialRedisCE to PartialRedisCe from the response discriminator for the response status 201

      response-body-discriminator-mapping-changed

    • mapped value for key redis-ee changed from PartialRedisEE to PartialRedisEe from the response discriminator for the response status 201

      response-body-discriminator-mapping-changed

    • removed PartialRedisCE PartialRedisEE from the response body oneOf list for the response status 201

      response-body-one-of-removed

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

  • 2c77aeaee5fb3232See the full diff
    • the response property oneOf[PartialRedisCE]/config/database became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/host became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/password became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/port became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/server_name became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/ssl became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/ssl_verify became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/timeout became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/config/username became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisCE]/tags became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/cluster_max_redirections became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/cluster_nodes became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/connect_timeout became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/connection_is_proxied became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/database became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/host became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/keepalive_backlog became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/keepalive_pool_size became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/password became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/port became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/read_timeout became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/send_timeout became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/sentinel_master became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/sentinel_nodes became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/sentinel_password became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/sentinel_role became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/sentinel_username became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/server_name became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/ssl became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/ssl_verify became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/config/username became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[PartialRedisEE]/tags became nullable for the status 201

      response-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/database became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/host became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/password became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/port became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/server_name became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/ssl became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/ssl_verify became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/timeout became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/config/username became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisCE]/tags became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/cluster_max_redirections became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/cluster_nodes became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/connect_timeout became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/connection_is_proxied became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/database became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/host became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/keepalive_backlog became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/keepalive_pool_size became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/password became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/port became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/read_timeout became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/send_timeout became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/sentinel_master became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/sentinel_nodes became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/sentinel_password became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/sentinel_role became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/sentinel_username became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/server_name became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/ssl became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/ssl_verify became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/config/username became nullable

      request-property-became-nullable

    • the request property oneOf[PartialRedisEE]/tags became nullable

      request-property-became-nullable

    • endpoint added

      endpoint-added

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