BOSH Director API

BOSH is Cloud Foundry's release engineering tool for packaging, deploying, and managing distributed software. The BOSH Director API exposes deployment, stemcell, release, task, and VM lifecycle operations used by operators and CI tooling to manage Cloud Foundry itself and the workloads it depends on.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-foundry:bosh
name: BOSH Director API
tags:
- Deployment
- Infrastructure
- Lifecycle
- Releases
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://bosh.io/docs/director-api-v1/
properties:
- url: https://bosh.io/docs/director-api-v1/
  type: Documentation
- url: https://github.com/cloudfoundry/bosh
  type: Source Code
description: BOSH is Cloud Foundry's release engineering tool for packaging, deploying, and managing distributed
  software. The BOSH Director API exposes deployment, stemcell, release, task, and VM lifecycle operations
  used by operators and CI tooling to manage Cloud Foundry itself and the workloads it depends on.