OBJECT

NamespaceOverrides

Description

Overrides for NAS Cloud Direct namespace.

link GraphQL Schema definition

  • type NamespaceOverrides {
  • # Map of data hosts and their supported protocols for this namespace.
  • dataHostsMap: [DataHosts!]
  • }