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.

Changes

No recorded changes to this endpoint across all 75 revisions of this API.