In Nutanix Prism Central, Is there any top-level REST API that lists all supported API versions? like v2, 43, v4.0 etc.?
In platforms like Pure Storage, etc., there's a REST API endpoint (e.g., GET /api/api_version
) that returns a list of all supported API versions. It is useful for automation by dynamically retrieving supported REST API versions.
Is there any such REST API endpoint in Nutanix?