DP Nodes

List Data Plane Node Records

Returns a list of data plane node records that are associated to this control plane. A data plane node record contains metadata information for the data plane running Kong Gateway.

get/v2/control-planes/{controlPlaneId}/nodes

Query parameters

page[size]integer
Example:10

The maximum number of items to include per page. The last page of a collection may include fewer items.

page[after]string
Example:ewogICJpZCI6ICJoZWxsbyB3b3JsZCIKfQ

Request the next page of data, starting with the item after this parameter.

Response

Example response

Changes

Changed in 3 of the 75 revisions of this API.1112

  • bb5e056b7c6d11See the full diff
    • removed the optional property page/total from the response with the 200 status

      response-optional-property-removed

    • added the optional property page/total_count 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

    • added the optional property items/items/compatibility_status/issues to the response with the 200 status

      response-optional-property-added

    • the response property items became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/compatibility_status became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/compatibility_status/state became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/config_hash became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/hostname became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/last_ping became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/type became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/version became nullable for the status 200

      response-property-became-nullable

    • the response property page became nullable for the status 200

      response-property-became-nullable

    • the response property page/next became nullable for the status 200

      response-property-became-nullable

    • the response property page/total 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