HostProperties#

Describes the properties of a dedicated host.

Contents#

  • cores — The number of cores.

    • Type: Integer

    • Required: No

  • cpuGeneration — The CPU generation, for example, gen5 or gen5p.

    • Type: String

    • Required: No

  • hostFamily — The host family.

    • Type: String

    • Required: No

    • Valid values: General purpose | Compute optimized | Memory optimized | Accelerated computing

  • instanceFamily — Theinstance family supported by the dedicated host, for example, m5 or c5.

    • Type: String

    • Required: No

  • instanceType — The instance type supported by the dedicated host, for example, m5.large or c5.2xlarge.

    • Type: String

    • Required: No

  • memory — The RAM size.

    • Type: Integer

    • Required: No

  • sockets — The number of sockets.

    • Type: Integer

    • Required: No

  • availableVCpus — The total number of vCPUs.

    • Type: Integer

    • Required: No