Class InstanceInitializationPassword

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceInitializationPassword
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class InstanceInitializationPassword extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceInitializationPassword.
  • Method Details

    • getEncryptedPassword

      public byte[] getEncryptedPassword()
      Gets the encryptedPassword. The administrator password at initialization, encrypted using `encryption_key`, and returned base64-encoded.
      Returns:
      the encryptedPassword
    • getEncryptionKey

      public KeyIdentityByFingerprint getEncryptionKey()
      Gets the encryptionKey. The public SSH key used to encrypt the administrator password.
      Returns:
      the encryptionKey