Reference documentation and code samples for the Backup and DR Service v1 API enum KeyRevocationActionType.
Specifies whether the virtual machine instance will be shut down on key
revocation. It is currently used in instance, instance properties and GMI
protos
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["The `KeyRevocationActionType` enum in the Backup and DR Service v1 API defines actions for virtual machine instances upon key revocation."],["The latest version of this enum is 2.1.0, but there are other versions available, including 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02."],["The enum specifies three possible values: `None` (no action), `Stop` (VM shutdown), and `Unspecified` (default, unused value)."],["This enum is used in instance, instance properties, and GMI protos to specify how a VM should react when keys are revoked."]]],[]]