PlacementGroup#

Description of a placement group.

Contents#

  • groupName — The name of the placement group.

    • Type: String

    • Required: No

  • instances — The number of instances in the placement group.

    • Type: Integer

    • Required: No

  • state — The current state of the placement group.

    • Type: String

    • Valid values: pending | available | deleting | deleted

    • Required: No

  • strategy — The placement strategy.

    • Type: String

    • Valid values: cluster | spread | partition

    • Required: No

  • tagSet — Tags related to the placement group.

    • Type: List of Tag objects

    • Required: No