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.
Query parameters
The maximum number of items to include per page. The last page of a collection may include fewer items.
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
- ●
removed the optional property
page/totalfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
page/total_countto the response with the200statusresponse-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/issuesto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
itemsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/compatibility_statusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/compatibility_status/statebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/config_hashbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/hostnamebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/last_pingbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/typebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/versionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
page/nextbecame nullable for the status200response-property-became-nullable
- ▲
the response property
page/totalbecame nullable for the status200response-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲