PlacementConfig#

Settings for PaaS placement on dedicated hosts.

Contents#

  • affinity — The instance affinity with a dedicated host.

    • Type: String

    • Required: Yes, if hosts is specified

    • Valid values: default | host

    • Default value: default

  • hosts — The IDs of the dedicated hosts.

    • Type: Array of strings

    • Required: No