ApiControlPlaneRef Data Model

A controlPlaneRef references a control plane. To operate on the control plane object, use the control plane API with the uuid as the parameter.

Properties
name data type description
uuid string The name of the control plane, which uniquely identifies it in a CM installation.

Example

{
  "uuid" : "..."
}