INPUT_OBJECT
Request to initiate a ransomware detection job on a snapshot.
input TriggerRansomwareDetectionInput {# The ID of the Rubrik cluster where the snapshot is available.clusterUuid: String# The ID of the snapshot.snapshotId: String# The managed ID of the object.managedId: String# The ID of the snapshot that was taken prior to the snapshot selected for # ransomware detection.previousSnapshotId: String}