Prism Central v3 BATCH API Requests

February 5, 2020

by Chris Rasmussen

Intended Audience Level: Intermediate

Code Sample Type: Complete Script

Nutanix Technologies: Prism Central

Minimum Product Version: 5.17

Script/Code Language: Python

REST API Sample? Yes

REST API Version: v3

Use the Nutanix Prism Central v3 APIs to generate and send “batch” requests. A potential use case is for making an API request that must be immediately followed by another request, but only if the first request was successful.

Code Sample Details

This section may be empty if additional code sample details are not available.