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.

Vespa Deploy API is one of 8 APIs that Vespa publishes on the APIs.io network.

Tagged areas include Deployment, Configuration, Application, and DevOps. The published artifact set on APIs.io includes API documentation.

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