INPUT_OBJECT
Request to add new shares (NFS, NFS4, or SMB) to an existing system.
input AddCloudDirectSharesToSystemInput {# NCD cluster UUID.clusterUuid: UUID!# List of share paths to existing generic NAS systems.shares: [String!]!# UUID of the system to add shares to.systemId: UUID!}