INPUT_OBJECT

GetMosaicStoreInput

Description

Input for querying NoSQL protection store.

link GraphQL Schema definition

  • input GetMosaicStoreInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • }

link Require by