RestAPIExamples
REST API Examples for SC//HyperCore and SC//Fleet Manager
Install / Use
/learn @ScaleComputing/RestAPIExamplesREADME
Scale Computing Platform REST API Examples
This repository contains several example scripts for running API queries against a HyperCore cluster or Fleet Manager.
These scripts are only examples and demonstrate common use cases with the APIs.
Refer to this repository's tags for examples tied to a specific Scale release.
Full swagger documentation for the APIs
Fleet Manager API: https://api.scalecomputing.com/api/v2
HyperCore API: http://[Your_Clustered_Node_IP}/rest/v1/docs/
A link to the HyperCore API documentation is also available in the Support tab of the Control Panel
Other automation tools that utilize these apis include:
Scale Computing Ansible Collection for HyperCore - see https://github.com/ScaleComputing/HyperCoreAnsibleCollection Scale Computing Terraform Provider for HyperCore - see https://github.com/ScaleComputing/terraform-provider-hypercore
