INPUT_OBJECT
Request parameters for getting the details of removed nodes.
input RemovedNodeDetailsInput {# Rubrik Cluster UUID.clusterUuid: UUID!# Names of the removed nodes.nodeNames: [String!]!}