INPUT_OBJECT

RelocateMountConfigInput

Description

Supported in v5.0+

link GraphQL Schema definition

  • input RelocateMountConfigInput {
  • # Required. Supported in v5.0+
  • # The ID of the datastore that is the target of relocation.
  • datastoreId: String!
  • }