OBJECT

MongoOpsManagerRestoreTargetsForSnapshot

Description

Supported in v9.3+

link GraphQL Schema definition

  • type MongoOpsManagerRestoreTargetsForSnapshot {
  • # Required. Supported in v9.3+
  • # ID of the MongoDB source cluster.
  • sourceId: String!
  • # Required. Supported in v9.3+
  • # Name of the MongoDB source cluster.
  • sourceName: String!
  • }