{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector amlFilesystems API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "amlFilesystems", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagecache Amlfilesystems", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.StorageCache/amlFilesystems" }, "docs": "Returns all AML file systems the user has access to under a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems" }, "docs": "Returns all AML file systems the user has access to under a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Returns an AML file system." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Create or update an AML file system." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Update an AML file system instance." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Schedules an AML file system for deletion." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname Archive", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName/archive", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Archive data from the AML file system." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagecache Amlfilesystems Amlfilesystemname Cancelarchive", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageCache/amlFilesystems/:amlFilesystemName/cancelArchive", "params": [ { "name": "amlFilesystemName", "value": "", "type": "path", "description": "Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric." } ] }, "docs": "Cancel archiving data from the AML file system." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagecache Checkamlfssubnets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.StorageCache/checkAmlFSSubnets" }, "docs": "Check that subnets will be valid for AML file system create calls." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagecache Getrequiredamlfssubnetssize", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.StorageCache/getRequiredAmlFSSubnetsSize" }, "docs": "Get the number of available IP addresses needed for the AML file system information provided." } ] } ], "bundled": true }