HyperFlex REST API Explorer
HyperFlex provides an in-built REST API access tool using REST Explorer. The HyperFlex REST API Explorer is a useful tool for discovering the various REST APIs available for HyperFlex. The REST API Explorer tool provides details about the available API operations, provides an example of each operation, and allows you to test the operations directly from within the web-based API explorer interface.
The HyperFlex REST API Explorer helps:
- Provide documentation reference for REST APIs.
- Allows users with the right credentials to try out REST API calls on a live system
- After executing a REST call on REST explorer, generates a CURL command which can be used to invoke API on command line