iland-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Vapp
Template
Json
catalog_
uuid
company_
id
created_
date
customizable
customization_
required
deleted
deleted_
date
description
gold_
master
is_
expired
location_
id
name
org_
uuid
public
size
status
storage_
profile_
uuid
updated_
date
uuid
vcloud_
href
vdc_
uuid
vm_
templates
Interface for VappTemplate JSON representation.
Hierarchy
EntityJson
VappTemplateJson
Index
Properties
catalog_
uuid
company_
id
created_
date
customizable
customization_
required
deleted
deleted_
date
description
gold_
master
is_
expired
location_
id
name
org_
uuid
public
size
status
storage_
profile_
uuid
updated_
date
uuid
vcloud_
href
vdc_
uuid
vm_
templates
Properties
catalog_
uuid
catalog_
uuid
:
string
company_
id
company_
id
:
string
created_
date
created_
date
:
number
customizable
customizable
:
boolean
customization_
required
customization_
required
:
boolean
deleted
deleted
:
boolean
deleted_
date
deleted_
date
:
number
|
null
description
description
:
string
gold_
master
gold_
master
:
boolean
is_
expired
is_
expired
:
boolean
location_
id
location_
id
:
string
name
name
:
string
org_
uuid
org_
uuid
:
string
public
public
:
boolean
size
size
:
number
status
status
:
number
storage_
profile_
uuid
storage_
profile_
uuid
:
string
updated_
date
updated_
date
:
number
uuid
uuid
:
string
vcloud_
href
vcloud_
href
:
string
vdc_
uuid
vdc_
uuid
:
string
vm_
templates
vm_
templates
:
Array
<
VappTemplateVmJson
>
Generated using
TypeDoc
Interface for VappTemplate JSON representation.