REST API Authentication

  • 20 November 2019
  • 0 replies
  • 3566 views

Userlevel 4
Badge +5

Nutanix REST API gives flexibility to a developer or an administrator to create scripts which can execute administrative jobs on a Nutanix cluster.

Using the API, you can request information about different entities in the cluster or even change some configuration.

Everyone at the end of the day wants to make sure that their infrastructure is fully secure.
 
So what about Authentication? What kind of authentication does REST API require?

 
Nutanix support multiple authentication options.
Want to know about them and how to configure and use them in your scripts?
Give the following KB a read
KB-2257



Want to know more about Nutanix REST API and different dev tools we provide?

Log on to https://www.nutanix.dev/


Want to know more about Nutanix REST API Explorer and play around(with caution) with the APIs in your Nutanix Cluster?


REST API Explorer
 

 


This topic has been closed for comments