Prism v3 API | Nutanix Community
Skip to main content
Question

Prism v3 API

  • October 23, 2020
  • 1 reply
  • 496 views

I want to fetch report results from Prism Central, and thought the Prism v3 API might do that.  I get a 404 when I call any of the reports endpoints.  Other API calls I have tried work as expected, including for vms, clusters, and others.

For example doing a POST to this address:

https://myprismcentral:9440/api/nutanix/v3/report_configs/list

returns HTTP 404 and this message:

{"message": "The requested URL was not found on the server.  If you entered the URL manually please check your spelling and try again. You have requested this URI [/v3/report_configs/list] but did you mean /v3/remote_connections/list or /v3/alerts/list or /v3/containers/list ?"}

I would appreciate any advice, please.  Thank you very much.

This topic has been closed for comments

1 reply

Alona
Nutanix Employee
Forum|alt.badge.img+5
  • Nutanix Employee
  • 432 replies
  • November 5, 2020

Hey, A. Sherwood,

 

Without assuming that anything is wrong yet, what happens when you do the same from the API explorer in PC? Is it the same 404 that’s returned? (PC>Username>REST API Explorer)