OBJECT
The most recent key rotation request that was inlcuded in a bulk key rotation from RSC.
type RscKeyRotationRequest {# The ID of the Rubrik cluster.clusterUuid: UUID! # Specifies if the key rotation job failed.didKeyRotationJobFail: Boolean! # The time at which the rotation was requested.requestedAt: DateTime }