INPUT_OBJECT
ModifyMosaicSourceInput
Description
Input to modify NoSQL protection source.
link GraphQL Schema definition
- input ModifyMosaicSourceInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Source object with details of the source to be modified.
- SourceInput! :
- }