INPUT_OBJECT

NcdManagementInfo

Description

Additional information for connecting to a NCD system.

link GraphQL Schema definition

  • input NcdManagementInfo {
  • # Filesystem ID of the AWS FSx NetApp system.
  • fileSystemId: String
  • # Private endpoint of the Azure Files System.
  • privateEndpoint: String
  • }