Type CPIConfig
Schema URL https://catalog.lintel.tools/schemas/schemastore/bosh-cpi-config/latest.json
Source https://www.schemastore.org/bosh-cpi-config.json

Validate with Lintel

npx @lintel/lintel check
Type: CPIConfig

Definitions

CPIConfig object

To define CPIs and CPI-specific properties for a BOSH Director.

Introduced in: v261

cpis CPIs[]
CPIs object
name string required
type string required
exec_path string
migrated_from object[]

Allows for reusing IaaS resources from existing CPI configurations (such as pre-CPI config by using the special "" CPI name) without needing to re-upload stemcells or recreate all resources immediately.

Introduced in: v262.8.0 (https://github.com/cloudfoundry/bosh/commit/1a98a964f9c0238ba6a9b330e20a266cde9370c0)

properties object
MigratedFrom object[]

Allows for reusing IaaS resources from existing CPI configurations (such as pre-CPI config by using the special "" CPI name) without needing to re-upload stemcells or recreate all resources immediately.

Introduced in: v262.8.0 (https://github.com/cloudfoundry/bosh/commit/1a98a964f9c0238ba6a9b330e20a266cde9370c0)