Class 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 Detail

      • 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