---
title: "Suspend Group"
method: PUT
path: "/azure/compute/group/{groupId}/suspend"
tags: ["Elastigroup Azure Spot VMs"]
---

# Suspend Group

`PUT /azure/compute/group/{groupId}/suspend`

Suspends the Group.

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref
- `#/paths/~1aws~1ec2~1group~1%7BgroupId%7D/put/parameters/0` — unresolved $ref

## Request body

- object
  - `processes` object[], required — List of processes to create or update their suspensions
    - `name` 'autoHealing' | 'signalTimeout' | 'autoScale' | 'scaleDown' | 'syncStrategy' | 'preventiveReplacement', required — Process name to create signal timeout
    - `ttlInMinutes` integer — The duration in minutes which the process is suspended for; \ if not provided, then it will remain suspended until resumed

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
