OBJECT
The replicated object information.
type ReplicatedObjectInfo {# CDM ID of the object.cdmObjectId: String! # FID of the object.fid: UUID! # UUID of the Rubrik CDM cluster.clusterUuid: UUID! # Name of the Rubrik CDM cluster.clusterName: String }