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