Create custom Prism Central categories [Python]

March 21, 2021

by Chris Rasmussen

Intended Audience Level: Beginner/Intro

Code Sample Type: Complete Script

Nutanix Technologies: Prism Central

Minimum Product Version: 5.19

Script/Code Language: Python

REST API Sample? Yes

REST API Version: v3

Python demo to show the creation of Prism Central categories via the v3 Prism Central REST APIs. Utilises “dotenv”, requests and urllib3.

Code Sample Details

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

Python demo to show the creation of Prism Central categories via the v3 Prism Central REST APIs. Utilises “dotenv”, requests and urllib3.