Vespa Deploy API

The Vespa Deploy API (/application/v2) manages application packages on a Vespa configuration server. It supports preparing, activating, and tearing down application packages, session-based deployments, schema validation, and zero-downtime updates of services, schemas, and rank profiles.

API entry from apis.yml

apis.yml Raw ↑
aid: vespa-ai:vespa-deploy-api
name: Vespa Deploy API
description: The Vespa Deploy API (/application/v2) manages application packages on a Vespa configuration
  server. It supports preparing, activating, and tearing down application packages, session-based deployments,
  schema validation, and zero-downtime updates of services, schemas, and rank profiles.
humanURL: https://docs.vespa.ai/en/reference/deploy-rest-api-v2.html
tags:
- Deployment
- Configuration
- Application
- DevOps
properties:
- url: https://docs.vespa.ai/en/reference/deploy-rest-api-v2.html
  type: Documentation
- url: https://docs.vespa.ai/en/application-packages.html
  type: Documentation