Class InstanceInitialization

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class InstanceInitialization
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    InstanceInitialization.
    • Method Detail

      • getDefaultTrustedProfile

        public InstanceInitializationDefaultTrustedProfile getDefaultTrustedProfile()
        Gets the defaultTrustedProfile. The default trusted profile configuration specified at virtual server instance creation. If absent, no default trusted profile was specified.
        Returns:
        the defaultTrustedProfile
      • getKeys

        public List<KeyReference> getKeys()
        Gets the keys. The public SSH keys used at instance initialization.
        Returns:
        the keys