# Cloud Cost AutoStopping Fixed Schedules This contains APIs to manage fixed schedules for the AutoStopping Rules. ## Return all the AutoStopping Rule fixed schedules - [GET /gateway/lw/api/accounts/{account_id}/schedules](https://apidocs.harness.io/openapi-merged/cloud-cost-autostopping-fixed-schedules/listautostoppingschedules.md): Returns all the AutoStopping Rule fixed schedules for the given identifier. ## Create a fixed schedule for an AutoStopping Rule - [POST /gateway/lw/api/accounts/{account_id}/schedules](https://apidocs.harness.io/openapi-merged/cloud-cost-autostopping-fixed-schedules/createautostoppingschedules.md): Creates an AutoStopping rule to run resources based on the schedule. ## Delete a fixed schedule for AutoStopping Rule. - [DELETE /gateway/lw/api/accounts/{account_id}/schedules/{schedule_id}](https://apidocs.harness.io/openapi-merged/cloud-cost-autostopping-fixed-schedules/deleteautostoppingschedule.md): Deletes a fixed schedule for the given AutoStopping Rule.