azure.com

Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.

234 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Gets the list of nodes in the Service Fabric cluster.
curl \
  /Nodes
Gets a list of user-induced fault operations filtered by provided input.
curl \
  /Faults/
Gets the content information at the root of the image store.
curl \
  /ImageStore
Endpoints (234 total)
GET
/Nodes
Gets the list of nodes in the Service Fabric cluster.
GET
/Faults/
Gets a list of user-induced fault operations filtered by provided input.
GET
/ImageStore
Gets the content information at the root of the image store.
GET
/Tools/Chaos
Get the status of Chaos.
GET
/Applications
Gets the list of applications created in the Service Fabric cluster that matc…
GET
/Names/{nameId}
Returns whether the Service Fabric name exists.
GET
/$/GetAadMetadata
Gets the Azure Active Directory metadata used for secured connection to cluster.
GET
/ApplicationTypes
Gets the list of application types in the Service Fabric cluster.
GET
/Nodes/{nodeName}
Gets the information about a specific node in the Service Fabric cluster.
GET
/Resources/Secrets
Lists all the secret resources.
GET
/Resources/Volumes
Lists all the volume resources.
GET
/$/GetClusterHealth
Gets the health of a Service Fabric cluster.
At a glance
Total SDKs9
Languages8
Endpoints234
Categories1