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 amlFilesystems API

The amlFilesystems API from Microsoft Azure — 7 operation(s) for amlfilesystems.

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

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 10 operations across 7 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

10 operations 7 paths 15 schemas 1 DELETE3 GET1 PATCH4 POST1 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 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

amlFilesystems 10
GET
/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/amlFilesystems
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagecache Amlfilesystems
microsoftAzureAmlfilesystemsList 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems
microsoftAzureAmlfilesystemsListbyresourcegroup 3 params → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname
microsoftAzureAmlfilesystemsDelete 4 params → 200202204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname
microsoftAzureAmlfilesystemsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname
microsoftAzureAmlfilesystemsCreateorupdate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname
microsoftAzureAmlfilesystemsUpdate 4 params body → 200202default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}/archive
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname Archive
microsoftAzureAmlfilesystemsArchive 4 params body → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageCache/amlFilesystems/{amlFilesystemName}/cancelArchive
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname Cancelarchive
microsoftAzureAmlfilesystemsCancelarchive 4 params → 200default
POST
/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/checkAmlFSSubnets
Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagecache Checkamlfssubnets
microsoftAzureCheckamlfssubnets 2 params body → 200400default
POST
/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/getRequiredAmlFSSubnetsSize
Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagecache Getrequiredamlfssubnetssize
microsoftAzureGetrequiredamlfssubnetssize 2 params body → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are AmlFilesystem (4 properties), AmlFilesystemSubnetInfo (4 properties), AmlFilesystemIdentity (4 properties), AmlFilesystemHsmSettings (3 properties). Each schema is shown below with its type and property counts.

UserAssignedIdentities
object
A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary.
SkuName
object
SKU for the resource.
1 property
AmlFilesystemSubnetInfo
object
Information required to validate the subnet that will be used in AML file system create
4 properties
AmlFilesystemHsmSettings
object
AML file system HSM settings.
3 properties 2 required
RequiredAmlFilesystemSubnetsSize
object
Information about the number of available IP addresses that are required for the AML file system.
1 property
AmlFilesystemArchiveInfo
object
Information required to execute the archive operation
1 property
AmlFilesystemCheckSubnetError
object
The error details provided when the checkAmlFSSubnets call fails.
1 property
AmlFilesystemEncryptionSettings
object
AML file system encryption settings.
1 property
RequiredAmlFilesystemSubnetsSizeInfo
object
Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create
2 properties
AmlFilesystem
object
An AML file system instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-refere…
4 properties
AmlFilesystemIdentity
object
Managed Identity properties.
4 properties
AmlFilesystemHealth
object
An indication of AML file system health. Gives more information about health than just that related to provisioning.
3 properties
AmlFilesystemUpdate
object
An AML file system update instance.
2 properties
AmlFilesystemsListResult
object
Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results.
2 properties
AmlFilesystemArchive
object
Information about the AML file system archive
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-amlfilesystems-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 amlFilesystems 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.