OBJECT
RefreshNasSystemsReply
Description
Supported in v7.0+ v7.0-v8.0: v8.1+: Status of auto discover jobs for NAS systems.
link GraphQL Schema definition
- type RefreshNasSystemsReply {
- # Required. Supported in v7.0+
- # v7.0-v8.0: An array of discover NAS system summaries.
- # v8.1+: An array of summaries of discovered NAS systems.
- DiscoverNasSystemSummary!]! : [
- }