INPUT_OBJECT

ReleasePersistentExoclustersInput

Description

Input to release persistent Exocompute clusters for a region configuration in a cloud account.

link GraphQL Schema definition

  • input ReleasePersistentExoclustersInput {
  • # Cloud provider type.
  • cloudVendor: CloudVendor!
  • # ID of the Exocompute configuration.
  • exocomputeConfigId: String!
  • }

link Require by