azure.com

APIs to deploy and manage resources to SeaBreeze.

🔑 oauth2 36 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
Lists all of the available operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ServiceFabricMesh/operations
Gets all the secret resources in a given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/secrets
Gets all the volume resources in a given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/volumes
Endpoints (36 total)
GET
/providers/Microsoft.ServiceFabricMesh/operations
Lists all of the available operations.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/secrets
Gets all the secret resources in a given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/volumes
Gets all the volume resources in a given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/gateways
Gets all the gateway resources in a given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/networks
Gets all the network resources in a given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/applications
Gets all the application resources in a given subscription.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/secrets
Gets all the secret resources in a given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/volumes
Gets all the volume resources in a given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/gateways
Gets all the gateway resources in a given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/networks
Gets all the network resources in a given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/applications
Gets all the application resources in a given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/secrets/{secretResourceName}
Gets the secret resource with the given name.
At a glance
Total SDKs9
Languages8
Endpoints36
Authoauth2
Categories1