OBJECT
The detail of a removed nodes.
type RemovedNodeDetail {# Chassis ID of the Rubrik cluster node.chassisId: String! # IP address of the Rubrik cluster node.ipAddress: String! # Hostname of the Rubrik cluster node.nodeName: String! # Rear view position of the Rubrik cluster node.position: String! }