Class BareMetalServerInitialization
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BareMetalServerInitialization
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BareMetalServerInitialization
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BareMetalServerInitialization.
-
Method Details
-
getImage
Gets the image. The image the bare metal server was provisioned from.- Returns:
- the image
-
getKeys
Gets the keys. The public SSH keys used at initialization.- Returns:
- the keys
-
getUserAccounts
Gets the userAccounts. The user accounts that are created at initialization. There can be multiple account types distinguished by the `resource_type` property.- Returns:
- the userAccounts
-