v4 API: Create Prism Central Categories (Python SDK)

February 1, 2024

by Chris Rasmussen

Intended Audience Level: Beginner/Intro

Code Sample Type: Complete Script

Nutanix Technologies: Prism Central

Minimum Product Version: pc2023.3

Script/Code Language: Python

REST API Sample? Yes

REST API Version: v4

This Python script takes a category specification from an on-disk JSON file and creates a collection of Nutanix Prism Central categories.

Make sure you download the `create_categories.py` script and the accompanying `category_specs.json` file.

Code Sample Details

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