OBJECT
DiscoverNasSystemSummary
Description
Supported in v7.0+ v7.0-v8.0: v8.1+: Status of auto discover job for a NAS system.
link GraphQL Schema definition
- type DiscoverNasSystemSummary {
- # Required. Supported in v7.0+
- # The asynchronous request status of the job that discovers the NAS system.
- AsyncRequestStatus :
- # Required. Supported in v7.0+
- # ID of the NAS system.
- String! :
- }