The Developer Center is a single point of entry for developers that provides tools to manage API structure and to capture user actions to translate them into executable code.
The vSphere Client Developer Center provides tools for automation experts, devops engineers, and developers to find the resources to manage API structures and to capture vSphere Client actions to translate them into PowerCLI.
What Is vSphere API Explorer
The API Explorer allows you to browse and invoke vSphere REST APIs supported by the system and provides information and context around the API calls.
With the API Explorer, you can choose an API endpoint from your environment and retrieve a list of vSphere REST APIs. You can review details like available parameters, expected responses, and response status codes, and you can invoke the APIs against the live environment. The available APIs depend on the role of the selected endpoint.
How Do You Retrieve APIs Using vSphere API Explorer
You can use the API Explorer to retrieve available vSphere REST APIs from a selected endpoint and receive information and context around API calls.
Procedure
What Is vSphere Code Capture
Code Capture records user actions and translates them into executable code.
How Do You Record Actions by Using vSphere Code Capture
You can use Code Capture to record actions taken in the vSphere Client to produce a PowerCLI code output.
Prerequisites
To use Code Capture to record a session, you must first enable Code Capture.
Procedure
Results
The recorded code appears in the code pane. You can copy the code, download it, or clear the code to start another recording.