DeletePlacementGroup#

Description#

Deletes the specified placement group.

Request Parameters#

  • GroupName — The name of the placement group.

    • Required: Yes

    • Type: String

    • Valid values: ASCII, except \<>:/

    • Length constraints: from 1 to 255 symbols

Response Elements#

  • requestId — The request ID

    • Type: Boolean

  • returnTrue is returned if the request succeeds, and an error otherwise

    • Type: String

Examples#

c2-ec2 DeletePlacementGroup GroupName <name>