Options
All
  • Public
  • Public/Protected
  • All
Menu

Specification for a Build VM request.

Hierarchy

  • BuildVmRequestJson

Index

Properties

boot_delay

boot_delay: number | null

computer_name

computer_name: string

cpu_cores_per_socket

cpu_cores_per_socket: number | null

description

description: string

disks

disks: Array<VmDiskRequestJson> | null

expose_cpu_virtualization

expose_cpu_virtualization: boolean

hardware_version

hardware_version: number | null

media_uuid

media_uuid: string | null

name

name: string

number_of_cpus

number_of_cpus: number | null

operating_system_version

operating_system_version: string | null

ram

ram: number | null

storage_profile_uuid

storage_profile_uuid: string

vapp_template_uuid

vapp_template_uuid: string | null

vm_template_uuid

vm_template_uuid: string | null

vnics

vnics: Array<VmVnicRequestJson>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc