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