# Cloud Foundry App Autoscaler API

**Canonical:** https://apis.io/apis/cloud-foundry/app-autoscaler/  
**Provider:** Cloud Foundry — https://apis.io/providers/cloud-foundry/  
**Base URL:** https://{autoscaler-api-server-url}  
**Documentation:** https://github.com/cloudfoundry/app-autoscaler

Cloud Foundry App Autoscaler API is one of 14 APIs that [Cloud Foundry](https://apis.io/providers/cloud-foundry/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Autoscaling, Metrics, Application, and Policy. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

The App Autoscaler is a Cloud Foundry service that automatically scales application instances against dynamic metric rules and scheduled windows. The project publishes OpenAPI descriptions for its public surface: a Policy API for reading, writing and deleting a per-application scaling policy, a Custom Metrics API for submitting application-defined metrics, a Scaling History API for the record of scaling events, and an Application Metric API for aggregated metric series.

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| PUT | `/v1/apps/{guid}/policy` | Create the Policy |
| DELETE | `/v1/apps/{guid}/policy` | Deletes the policy |
| GET | `/v1/apps/{guid}/policy` | Retrieves the Policy |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cloud-foundry/refs/heads/main/openapi/cloud-foundry-app-autoscaler-policy-api-openapi.yaml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cloud-foundry/refs/heads/main/openapi/cloud-foundry-app-autoscaler-custom-metrics-api-openapi.yaml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cloud-foundry/refs/heads/main/openapi/cloud-foundry-app-autoscaler-scaling-history-api-openapi.yaml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cloud-foundry/refs/heads/main/openapi/cloud-foundry-app-autoscaler-application-metric-api-openapi.yaml
- **Documentation** — https://github.com/cloudfoundry/app-autoscaler/blob/main/docs/user_guide.md
- **Source Code** — https://github.com/cloudfoundry/app-autoscaler

## Other Cloud Foundry APIs (12)

- [Cloud Foundry Cloud Controller API v3](https://apis.io/apis/cloud-foundry/capi-v3/)
- [Cloud Foundry UAA](https://apis.io/apis/cloud-foundry/uaa/)
- [Cloud Foundry Loggregator](https://apis.io/apis/cloud-foundry/loggregator/)
- [Open Service Broker API](https://apis.io/apis/cloud-foundry/open-service-broker-api/)
- [BOSH Director API](https://apis.io/apis/cloud-foundry/bosh/)
- [Cloud Foundry Apps API](https://apis.io/apis/cloud-foundry/cloud-foundry-apps-api/)
- [Cloud Foundry Builds API](https://apis.io/apis/cloud-foundry/cloud-foundry-builds-api/)
- [Cloud Foundry Cloud Foundry Cloud Controller API V3 API](https://apis.io/apis/cloud-foundry/cloud-foundry-cloud-foundry-cloud-controller-api-v3-api/)
- [Cloud Foundry Deployments API](https://apis.io/apis/cloud-foundry/cloud-foundry-deployments-api/)
- [Cloud Foundry Jobs API](https://apis.io/apis/cloud-foundry/cloud-foundry-jobs-api/)
- [Cloud Foundry Organizations API](https://apis.io/apis/cloud-foundry/cloud-foundry-organizations-api/)
- [Cloud Foundry Service Instances API](https://apis.io/apis/cloud-foundry/cloud-foundry-service-instances-api/)

## Tags

Autoscaling, Metrics, Application, Policy

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cloud-foundry/app-autoscaler/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cloud-foundry/.
