DeletePlacementGroupRequest: {
    placementGroupId: string;
    zone?: Zone;
}

Type declaration

  • placementGroupId: string

    UUID of the placement group you want to delete.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.