Control Plane Groups
Get Control Plane Group Member Status
Determines the group membership status of a control plane.
get/v2/control-planes/{controlPlaneId}/group-member-status
Response
Determines the group membership status of a control plane.
Example response
{
"is_member": true
}