azure.com

API provider — azure.com:databox

🔑 oauth2 16 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
This method gets all the operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.DataBox/operations
Lists all the jobs available under the subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.DataBox/jobs
Lists all the jobs available under the given resource group.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs
Endpoints (16 total)
GET
/providers/Microsoft.DataBox/operations
This method gets all the operations.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/jobs
Lists all the jobs available under the subscription.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs
Lists all the jobs available under the given resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}
Gets information about the specified job.
POST
/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/availableSkus
This method provides the list of available skus for the given subscription an…
POST
/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateInputs
This method does all necessary pre-job creation validation under subscription.
POST
/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateAddress
[DEPRECATED NOTICE: This operation will soon be removed] This method validate…
POST
/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/regionConfiguration
This API provides configuration details specific to given region/location.
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/cancel
CancelJob.
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/listCredentials
This method gets the unencrypted secrets related to the job.
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/bookShipmentPickUp
Book shipment pick up.
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus
This method provides the list of available skus for the given subscription, r…
At a glance
Total SDKs9
Languages8
Endpoints16
Authoauth2
Categories1