View Source GoogleApi.BareMetalSolution.V2.Model.ReimageInstanceRequest (google_api_bare_metal_solution v0.5.0)
Message requesting to perform reimage operation on a server.
Attributes
-
kmsKeyVersion
(type:String.t
, default:nil
) - Optional. Name of the KMS crypto key version used to encrypt the initial passwords. The key has to have ASYMMETRIC_DECRYPT purpose. Format isprojects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}/cryptoKeyVersions/{version}
. -
osImage
(type:String.t
, default:nil
) - Required. The OS image code of the image which will be used in the reimage operation. -
sshKeys
(type:list(String.t)
, default:nil
) - Optional. List of SSH Keys used during reimaging an instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.