How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Snapshots API

The Snapshots API from Microsoft Azure — 14 operation(s) for snapshots.

Microsoft Azure Snapshots API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Snapshots. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 29 operations across 14 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

29 operations 14 paths 29 schemas 4 DELETE10 GET2 HEAD4 PATCH5 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 29

Across 14 paths, the API surfaces 29 operations — 4 DELETE, 10 GET, 2 HEAD, 4 PATCH, 5 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Snapshots 29
GET
/snapshots
Microsoft Azure Gets A List Of Key Value Snapshots
microsoftAzureGetsnapshots 6 params → 200default
HEAD
/snapshots
Microsoft Azure Requests The Headers And Status Of The Given Resource
microsoftAzureChecksnapshots 3 params → 200default
POST
/snapshots
Microsoft Azure Post Snapshots
microsoftAzureSnapshotTake body → 202default
GET
/snapshots/{name}
Microsoft Azure Gets A Single Key Value Snapshot
microsoftAzureGetsnapshot 6 params → 200default
PUT
/snapshots/{name}
Microsoft Azure Creates A Key Value Snapshot
microsoftAzureCreatesnapshot 3 params body → 201default
PATCH
/snapshots/{name}
Microsoft Azure Updates The State Of A Key Value Snapshot
microsoftAzureUpdatesnapshot 5 params body → 200default
HEAD
/snapshots/{name}
Microsoft Azure Requests The Headers And Status Of The Given Resource
microsoftAzureChecksnapshot 5 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots
microsoftAzureSnapshotsListbypool 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots/{snapshotName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
microsoftAzureSnapshotsGet 5 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots/{snapshotName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
microsoftAzureSnapshotsCreateorupdate 5 params body → 200201default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerStorage/pools/{poolName}/snapshots/{snapshotName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Containerstorage Pools Poolname Snapshots Snapshotname
microsoftAzureSnapshotsDelete 5 params → 202204default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname
microsoftAzureSnapshotsCreateorupdate 4 params body → 200202
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname
microsoftAzureSnapshotsUpdate 4 params body → 200202
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname
microsoftAzureSnapshotsGet 4 params → 200
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname
microsoftAzureSnapshotsDelete 4 params → 200202204
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots
microsoftAzureSnapshotsListbyresourcegroup 3 params → 200
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/snapshots
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Snapshots
microsoftAzureSnapshotsList 2 params → 200
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/beginGetAccess
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname Begingetaccess
microsoftAzureSnapshotsGrantaccess 4 params body → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/endGetAccess
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Snapshots Snapshotname Endgetaccess
microsoftAzureSnapshotsRevokeaccess 4 params → 200202
GET
/snapshots/{snapshotId}
Microsoft Azure Get Snapshots Snapshotid
microsoftAzureSnapshotGet 1 param → 200default
PATCH
/snapshots/{snapshotId}
Microsoft Azure Patch Snapshots Snapshotid
microsoftAzureSnapshotUpdate 1 param body → 200default
DELETE
/snapshots/{snapshotId}
Microsoft Azure Delete Snapshots Snapshotid
microsoftAzureSnapshotDelete 1 param → 200default
POST
/snapshots/{snapshotId}/apply
Microsoft Azure Post Snapshots Snapshotid Apply
microsoftAzureSnapshotApply 1 param body → 202default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots
Microsoft Azure Describe All Snapshots
microsoftAzureSnapshotsList 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots/{snapshotName}
Microsoft Azure Describe A Snapshot
microsoftAzureSnapshotsGet 7 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots/{snapshotName}
Microsoft Azure Create A Snapshot
microsoftAzureSnapshotsCreate 7 params body → 201202default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots/{snapshotName}
Microsoft Azure Update A Snapshot
microsoftAzureSnapshotsUpdate 7 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots/{snapshotName}
Microsoft Azure Delete A Snapshot
microsoftAzureSnapshotsDelete 7 params → 200202204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/snapshots/{snapshotName}/restoreFiles
Microsoft Azure Create A New Snapshot Restore Files Request
microsoftAzureSnapshotsRestorefiles 7 params body → 200202default

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are SnapshotProperties_2 (23 properties), Snapshot (11 properties), SnapshotUpdateProperties (10 properties), Snapshot_4 (7 properties). Each schema is shown below with its type and property counts.

APIError
object
Error information returned by the API
1 property
Error
object
Azure App Configuration error object.
5 properties
snapshotProperties
object
Snapshot properties
3 properties
snapshot
object
Snapshot of a Volume
2 properties 1 required
UpdateSnapshotRequest
object
Request body for updating a snapshot, with a combination of user defined apply scope and user specified data.
2 properties
ResourceOperationalStatus
object
Status of the resource
2 properties 1 required
ResourceOperationStatusState
string
State of the resource.
KeyValueFilter
object
Enables filtering of key-values.
2 properties 1 required
SnapshotSku
object
The snapshots sku name. Can be StandardLRS, PremiumLRS, or StandardZRS. This is an optional parameter for incremental snapshot and the default behavior is the…
2 properties
SnapshotListResult_2
object
The response of a Snapshot list operation.
2 properties 1 required
TakeSnapshotRequest
object
Request body for taking snapshot operation.
4 properties 3 required
SnapshotProperties
object
Volume Snapshot Properties
3 properties 1 required
SnapshotListResult
object
The result of a snapshot list request.
2 properties
ApplySnapshotRequest
object
Request body for applying snapshot operation.
2 properties 1 required
SnapshotUpdateProperties
object
Snapshot resource update properties.
10 properties
SnapshotProperties_2
object
Snapshot resource properties.
23 properties 1 required
SnapshotList
object
The List Snapshots operation response.
2 properties 1 required
snapshotsList
object
List of Snapshots
1 property
ProvisioningState
string
Provisioning state of the resource.
Snapshot
object
11 properties 1 required
SnapshotUpdate
object
Snapshot update resource.
3 properties
SnapshotUpdateParameters
object
Parameters used to update a snapshot.
1 property
Snapshot_3
object
Snapshot resource.
4 properties
Snapshot_2
object
Concrete proxy resource types can be created by aliasing this type using a specific property type.
1 property
ApplyScope
array
Array of the target Face subscription ids for the snapshot, specified by the user who created the snapshot when calling Snapshot - Take. For each snapshot, onl…
snapshotRestoreFiles
object
Restore payload for Single File Snapshot Restore
2 properties 1 required
Error_2
object
Error body.
2 properties
snapshotPatch
object
Snapshot patch
Snapshot_4
object
Snapshot object. The Snapshot API will move your data outside the geo you select for your resource to West US, West Europe and Southeast Asia.
7 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-snapshots-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Snapshots API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.