public class OvhTemplates extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhTemplateOsLanguageEnum[] |
availableLanguages
list of all language available for this template
canBeNull && readOnly
|
Boolean |
beta
This distribution is new, and although tested and functional, may still display odd behaviour
canBeNull && readOnly
|
OvhBitFormatEnum |
bitFormat
this template bit format
canBeNull && readOnly
|
OvhTemplateOsUsageEnum |
category
category of this template (informative only)
canBeNull && readOnly
|
OvhTemplateOsProperties |
customization
Customizable template properties
canBeNull && readOnly
|
OvhTemplateOsLanguageEnum |
defaultLanguage
the default language of this template
canBeNull && readOnly
|
Boolean |
deprecated
is this distribution deprecated
canBeNull && readOnly
|
String |
description
information about this template
canBeNull && readOnly
|
String |
distribution
the distribution this template is based on
canBeNull && readOnly
|
OvhTemplateOsTypeEnum |
family
this template family type
canBeNull && readOnly
|
OvhTemplateOsFileSystemEnum[] |
filesystems
list of all filesystems available for this template
canBeNull && readOnly
|
Boolean |
hardRaidConfiguration
This distribution supports hardware raid configuration through the OVH API
canBeNull && readOnly
|
Date |
lastModification
Date of last modification of the base image
canBeNull && readOnly
|
Boolean |
lvmReady
This distribution supports Logical Volumes (Linux LVM)
canBeNull && readOnly
|
Boolean |
supportsDistributionKernel
This distribution supports installation using the distribution's native kernel instead of the recommended OVH kernel
canBeNull && readOnly
|
Boolean |
supportsGptLabel
This distribution supports the GUID Partition Table (GPT), providing up to 128 partitions that can have more than 2 TB
canBeNull && readOnly
|
Boolean |
supportsSqlServer
This distribution supports the microsoft SQL server
canBeNull && readOnly
|
OvhSupportsUEFIEnum |
supportsUEFI
This distribution supports UEFI setup
canBeNull && readOnly
|
String |
templateName
This template name
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhTemplates() |
public OvhBitFormatEnum bitFormat
public OvhTemplateOsProperties customization
public Boolean supportsGptLabel
public OvhTemplateOsLanguageEnum[] availableLanguages
public Boolean deprecated
public String description
public Boolean supportsSqlServer
public OvhSupportsUEFIEnum supportsUEFI
public String distribution
public OvhTemplateOsFileSystemEnum[] filesystems
public Boolean lvmReady
public Boolean hardRaidConfiguration
public OvhTemplateOsLanguageEnum defaultLanguage
public String templateName
public Boolean supportsDistributionKernel
public Date lastModification
public OvhTemplateOsUsageEnum category
public OvhTemplateOsTypeEnum family
public Boolean beta
Copyright © 2017. All rights reserved.