Veeam Help Center Help Center
Veeam Recovery Orchestrator 7.2
REST API Reference
Archive
Version 7 Version 6.0
Related documents
User GuideGroup Management Guide
Veeam Backup & Replication DocumentationVeeam ONE DocumentationVeeam Rental Licensing and Usage Reporting
Search for "" in this document
Search
Veeam Recovery Orchestrator 7.2
REST API Reference
  • Overview
    • Resource URLs
    • Versioning
    • Authorization and Security
      • Working with Clients
      • Configuring Token Lifetime
      • Example Requests and Responses
    • HTTP Methods
      • GET Method
      • POST Method
      • PUT Method
      • DELETE Method
    • Query Parameters
      • Filter Parameter
      • Sort Parameter
      • Limit Parameter
      • Start Parameter
  • Evaluation with Swagger UI
    • Accessing Swagger UI
    • Authorization Examples
    • Sending Requests
  • Veeam Recovery Orchestrator REST API Reference
  • REST API Changelog
>REST API Reference>Overview>HTTP Methods>POST Method

POST Method

On This Page
  • Post a New Resource
  • Post an Action

The HTTP POST method is used in two different ways:

  • To create a new resource, for example, to create a new client.
  • To perform an operation, for example, to enable an orchestration plan.

Post a New Resource

For example, to create a client account, send the following request:

POST https://uwin2012r2.n.local:9898/api/v7.2/Clients

Post an Action

For example, to enable a plan with the ID 12f39f64-245e-4430-a82e-126497007641, send the following request:

POST https://uwin2012r2.n.local:9898/api/v7.2/Plans/12f39f64-245e-4430-a82e-126497007641/Enable

In case of success, the HTTP POST method returns the 200 or 204 response code.

Page updated 12/12/2023

Page content applies to build 7.2.0.203

Send feedback
Home | Products | Forums | Support | Contact Sales | EULA

©2025 Veeam® Software Privacy Notice | Veeam Uses AI | Cookie Notice | Cookie Settings

View all results across Veeam
Back to document search
I want to report a typo

There is a misspelling right here:

 

I want to let the Veeam Documentation Team know about that.

Submit report