OBJECT
Details of the cluster being removed.
type TprClusterRemovalDetails {# UUID of the cluster.id: String! # IP address of the cluster.ip: String! # Location of the cluster.location: String! # Name of the cluster.name: String! }