# Cloud Cost AutoStopping Rules V2

This contains Autostopping v2 APIs that support the usage of Autostopping Proxy for managing cloud resources.

## Create an AutoStopping Rule

 - [POST /gateway/lw/api/accounts/{account_id}/autostopping/v2/rules](https://apidocs.harness.io/cloud-cost-autostopping-rules-v2/createautostoppingrulev2.md): Creates a new AutoStopping Rule using the V2 API format with enhanced proxy support.

## Return AutoStopping Rule details in V2 format

 - [GET /gateway/lw/api/accounts/{account_id}/autostopping/v2/rules/{rule_id}](https://apidocs.harness.io/cloud-cost-autostopping-rules-v2/getautostoppingrulev2.md): Retrieves details of an AutoStopping Rule in V2 format with enhanced proxy configuration details.

## Update an existing AutoStopping Rule

 - [PUT /gateway/lw/api/accounts/{account_id}/autostopping/v2/rules/{rule_id}](https://apidocs.harness.io/cloud-cost-autostopping-rules-v2/updateautostoppingrulev2.md): Updates an existing AutoStopping Rule configuration using the V2 API format.

