{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VirtualMachineScaleSetVMRunCommands API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VirtualMachineScaleSetVMRunCommands", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Virtualmachinescalesets Vmscalesetname Virtualmachines Instanceid Runcommands Runcommandname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachineScaleSets/:vmScaleSetName/virtualMachines/:instanceId/runCommands/:runCommandName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmScaleSetName", "value": "", "type": "path", "description": "The name of the VM scale set." }, { "name": "instanceId", "value": "", "type": "path", "description": "The instance ID of the virtual machine." }, { "name": "runCommandName", "value": "", "type": "path", "description": "The name of the virtual machine run command." }, { "name": "$expand", "value": "", "type": "query", "description": "The expand expression to apply on the operation." } ] }, "docs": "The operation to get the VMSS VM run command." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Virtualmachinescalesets Vmscalesetname Virtualmachines Instanceid Runcommands Runcommandname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachineScaleSets/:vmScaleSetName/virtualMachines/:instanceId/runCommands/:runCommandName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmScaleSetName", "value": "", "type": "path", "description": "The name of the VM scale set." }, { "name": "instanceId", "value": "", "type": "path", "description": "The instance ID of the virtual machine." }, { "name": "runCommandName", "value": "", "type": "path", "description": "The name of the virtual machine run command." } ] }, "docs": "The operation to create or update the VMSS VM run command." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Virtualmachinescalesets Vmscalesetname Virtualmachines Instanceid Runcommands Runcommandname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachineScaleSets/:vmScaleSetName/virtualMachines/:instanceId/runCommands/:runCommandName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmScaleSetName", "value": "", "type": "path", "description": "The name of the VM scale set." }, { "name": "instanceId", "value": "", "type": "path", "description": "The instance ID of the virtual machine." }, { "name": "runCommandName", "value": "", "type": "path", "description": "The name of the virtual machine run command." } ] }, "docs": "The operation to update the VMSS VM run command." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Virtualmachinescalesets Vmscalesetname Virtualmachines Instanceid Runcommands Runcommandname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachineScaleSets/:vmScaleSetName/virtualMachines/:instanceId/runCommands/:runCommandName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmScaleSetName", "value": "", "type": "path", "description": "The name of the VM scale set." }, { "name": "instanceId", "value": "", "type": "path", "description": "The instance ID of the virtual machine." }, { "name": "runCommandName", "value": "", "type": "path", "description": "The name of the virtual machine run command." } ] }, "docs": "The operation to delete the VMSS VM run command." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Virtualmachinescalesets Vmscalesetname Virtualmachines Instanceid Runcommands", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachineScaleSets/:vmScaleSetName/virtualMachines/:instanceId/runCommands", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "vmScaleSetName", "value": "", "type": "path", "description": "The name of the VM scale set." }, { "name": "instanceId", "value": "", "type": "path", "description": "The instance ID of the virtual machine." }, { "name": "$expand", "value": "", "type": "query", "description": "The expand expression to apply on the operation." } ] }, "docs": "The operation to get all run commands of an instance in Virtual Machine Scaleset." } ] } ], "bundled": true }