INPUT_OBJECT
HideRevealNasSharesInput
Description
Input for operation to hide or reveal NAS shares.
link GraphQL Schema definition
- input HideRevealNasSharesInput {
- # Required. IDs of the selected NAS shares and the action to perform on them.
- HideNasSharesRequestInput! :
- }