Code sample to demonstrate use of the new Nutanix v4 APIs via Python client.
-
Create and activate a Python virtual environment:
python -m venv venv . venv/bin/activate -
Install required packages:
pip install -r requirements.txt -
Run script:
python list_images_client.py <prism_central_ip> <username>Note: User will be prompted for password