INPUT_OBJECT
ShareExclusionRequest represents a request to share exclusions.
input SetCloudDirectShareExclusionsInput {# NCD cluster UUID.clusterUuid: UUID!# The list of exclusions to be set on the share.exclusions: [Exclusion!]# This is the RSC FID.shareFid: UUID!}