OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-208131,4022.6 MB

b576ea92fca2

DP Nodes

Get an Expected Config Hash

Retrieve the expected config hash for this control plane. The expected config hash can be used to verify if the config hash of a data plane node is up to date with the control plane. The config hash will be the same if they are in sync.

get/v2/control-planes/{controlPlaneId}/expected-config-hash

Response

Response body for retrieving the expected config hash of the control plane.

expected_hashstring required

The expected configuration hash.

created_atinteger required

Date the control plane configuration was created.

updated_atinteger required

Date the control plane configuration was last updated.