INPUT_OBJECT
HideNasSharesRequestInput
Description
Supported in v7.0+ v7.0-v8.0: v8.1+: Input for operation to hide or reveal one or more NAS shares.
link GraphQL Schema definition
- input HideNasSharesRequestInput {
- # Required. Supported in v7.0+
- # Specifies whether the selected NAS shares should be hidden or revealed.
- HideRevealAction! :
- # Required. Supported in v7.0+
- # IDs of NAS shares.
- String!]! : [
- }