INPUT_OBJECT

DisconnectAwsExocomputeClusterInput

Description

Input to disconnect a customer-managed cluster from RSC and mark it as terminated.

link GraphQL Schema definition

  • input DisconnectAwsExocomputeClusterInput {
  • # Represents the ID of the customer-managed cluster that must be disconnected from
  • # RSC.
  • clusterId: UUID!
  • }

link Require by