Veeam Backup for Nutanix AHV 4.0
REST API Reference
Related documents
User Guide
Veeam Backup & Replication Documentation
Search for "" in this document
Search
Veeam Backup for Nutanix AHV 4.0
REST API Reference
  • Overview
  • Resource URLs
  • Authorization and Security
    • Requesting Authorization
    • Using Refresh Token
    • Performing Logout
  • Query Parameters
    • Offset Parameter
    • Limit Parameter
    • Sort Parameters
    • Filter Parameters
  • HTTP Methods
    • GET Method
    • POST Method
    • PUT Method
    • DELETE Method
  • Evaluation with Swagger UI
    • Authorization with Swagger UI
    • Sending Requests
  • Veeam Backup for Nutanix AHV REST API Reference
>REST API Reference>HTTP Methods>POST Method

POST Method

In this article

    The HTTP POST method is used in two different ways:

    • To create a new resource, for example, to create a job.
    • To perform an operation, for example, to restore a VM.

    Post a New Resource

    For example, to create a job, send the following request:

    POST https://127.0.0.1/api/v4/jobs

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

    Post an Action

    For example, to restore a VM, send the following request:

    POST https://127.0.0.1/api/v4/restorePoints/restore

    In case of success, the HTTP POST method returns the 202 response code.

    Page updated 11/10/2022

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

    ©{%YEAR%} Veeam® Software Privacy Notice | 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