API Explorer retrieves the VMware Skyline Health Diagnostics REST APIs from a selected endpoint to give you information and context around API calls. The API documentation is hosted on the swagger client which can be accessed from VMware Skyline Health Diagnostics client or accessing the direct link https://<vm_ip>/api/apischema/swagger
.
As an operator, you might want to explore and use VMware Skyline Health Diagnostics REST APIs for various reasons. Support for below schemas are available now:
Authentication: For authentication & authorization by using login credentials.
Offline Analysis: Log bundle from local or remote server can be uploaded for analysis.
SHD Management: Details about presently deployed configurations of SHD.
Tasks: Monitor and view analysis status by using this API.
Workflow Reports: Download the HTML analysis report (
x-gzip
and Base64 encoded).Workflow Summary: Analysis details in JSON format.
Prerequisites
You should have valid login credentials for VMware Skyline Health Diagnostics.
Procedure
Results
As an operator, you can use the VMware Skyline Health Diagnostics APIs to perform operation automatically and you no manual steps to execute any operations.