public class OvhTemplateOsProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
changeLog
Template change log details
canBeNull
|
String |
customHostname
Set up the server using the provided hostname instead of the default hostname
canBeNull
|
String |
postInstallationScriptLink
Indicate the URL where your postinstall customisation script is located
canBeNull
|
String |
postInstallationScriptReturn
indicate the string returned by your postinstall customisation script on successful execution.
|
Long |
rating
canBeNull
|
String |
sshKeyName
Name of the ssh key that should be installed.
|
Boolean |
useDistributionKernel
Use the distribution's native kernel instead of the recommended OVH Kernel
canBeNull
|
| Constructor and Description |
|---|
OvhTemplateOsProperties() |
public String sshKeyName
public String postInstallationScriptLink
public String postInstallationScriptReturn
public Long rating
public String customHostname
public String changeLog
public Boolean useDistributionKernel
Copyright © 2017. All rights reserved.