Spectro Cloud edge-mgmt API
The edge-mgmt API from Spectro Cloud — 64 operation(s) for edge-mgmt.
Operations 84
PATCH
/v1/edge-mgmt/cluster
DEPRECATED - This endpoint is deprecated and will be removed in future versions. Use /v1/edge-mgmt/cluster/{clusterName} instead
#
POST
/v1/edge-mgmt/cluster/pair/verify-connection
Verifies whether all cluster hosts are able to connect to palette
#
GET
/v1/edge-mgmt/clusters/archive/embedded/details
parses the preloaded cluster-config archive if it was included in the ISO.
#
GET
/v1/edge-mgmt/clusters/archive/overridden/details
parses the cluster-config archive if it exists.
#
GET
/v1/edge-mgmt/clusters/archive/update/details
parses the cluster-config update archive if it was included in the uploaded content-bundle.
#
GET
/v1/edge-mgmt/clusters/current/machinepools
Fetch the cluster node pool details including edge host details.
#
DELETE
/v1/edge-mgmt/clusters/current/machinepools/{poolName}/nodes/{nodeName}
Delete a machine pool node
#
GET
/v1/edge-mgmt/edgehosts/connectivity/traceroute
Display route that IP packets take to a network host
#
GET
/v1/edge-mgmt/edgehosts/current/actions/content/signing-public-key
Get the public key used to verify the signed content.
#
POST
/v1/edge-mgmt/edgehosts/current/actions/upload-clusterconfig
Uploads the cluster config archive and extracts it to the required location on the edge host.
#
POST
/v1/edge-mgmt/edgehosts/current/actions/upload-content
Uploads an archive file and extracts it to the required location on the edge host.
#
GET
/v1/edge-mgmt/edgehosts/current/audits/filters
Retrieves the list of filter options to display on audit ui page
#
GET
/v1/edge-mgmt/edgehosts/current/file-download/files
List custom files from the '/var/log/files' directory
#
GET
/v1/edge-mgmt/edgehosts/current/file-download/{filePath}
Download a custom file from the user-defined or default directory
#
POST
/v1/edge-mgmt/edgehosts/current/link/generate-token
Generate a link token for linking edge hosts
#
GET
/v1/edge-mgmt/edgehosts/current/uploaded-content/details
Get metadata of last uploaded content archive file
#
GET
/v1/edge-mgmt/network/management-interface
Get the currently selected management interface and the candidate list
#