INPUT_OBJECT
Input for deleting fileset snapshots.
input DeleteFilesetSnapshotsInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the fileset.id: String!}