OBJECT

CloudDirectSite

Description

A NAS Cloud Direct site.

link GraphQL Schema definition

  • type CloudDirectSite {
  • # The internal identifier for the site.
  • id: String!
  • # The display name for the site.
  • name: String!
  • # The management endpoint URL for the site.
  • endpoint: String!
  • }

link Require by