{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VmmServers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VmmServers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A Vmmserver", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/vmmServers/:vmmServerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmmServerName", "value": "", "type": "path", "description": "Name of the VMMServer." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Implements VMMServer GET method." }, { "info": { "name": "Microsoft Azure Implements Vmmservers Put Method", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/vmmServers/:vmmServerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmmServerName", "value": "", "type": "path", "description": "Name of the VMMServer." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Onboards the SCVMM fabric as an Azure VmmServer resource." }, { "info": { "name": "Microsoft Azure Implements Vmmservers Patch Method", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/vmmServers/:vmmServerName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "vmmServerName", "value": "", "type": "path", "description": "Name of the VMMServer." } ] }, "docs": "Updates the VmmServers resource." }, { "info": { "name": "Microsoft Azure Implements Vmmservers Delete Method", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/vmmServers/:vmmServerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmmServerName", "value": "", "type": "path", "description": "Name of the VMMServer." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "force", "value": "", "type": "query", "description": "Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too." } ] }, "docs": "Deboards the SCVMM fabric from Azure." }, { "info": { "name": "Microsoft Azure Implements Get Vmmservers In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/vmmServers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of VmmServers in a resource group." }, { "info": { "name": "Microsoft Azure Implements Get Vmmservers In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ScVmm/vmmServers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of VmmServers in a subscription." } ] } ], "bundled": true }