{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NodeType API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NodeType", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Node Types Of The Specified Managed Cluster", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Gets all Node types of the specified managed cluster." }, { "info": { "name": "Microsoft Azure Restarts One Or More Nodes On The Node Type", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName/restart", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Restarts one or more nodes on the node type. It will disable the fabric nodes, trigger a restart on the VMs and activate the nodes back again." }, { "info": { "name": "Microsoft Azure Reimages One Or More Nodes On The Node Type", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName/reimage", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Reimages one or more nodes on the node type. It will disable the fabric nodes, trigger a reimage on the VMs and activate the nodes back again." }, { "info": { "name": "Microsoft Azure Deletes One Or More Nodes On The Node Type", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName/deleteNode", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Deletes one or more nodes on the node type. It will disable the fabric nodes, trigger a delete on the VMs and removes the state from the cluster." }, { "info": { "name": "Microsoft Azure Gets A Service Fabric Node Type Skus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName/skus", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Get a Service Fabric node type supported SKUs." }, { "info": { "name": "Microsoft Azure Gets A Service Fabric Node Type", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Get a Service Fabric node type of a given managed cluster." }, { "info": { "name": "Microsoft Azure Creates Or Updates A Service Fabric Node Type", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Create or update a Service Fabric node type of a given managed cluster." }, { "info": { "name": "Microsoft Azure Update The Tags Of A Node Type Resource Of A Given Managed Cluster", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Update the configuration of a node type of a given managed cluster, only updating tags." }, { "info": { "name": "Microsoft Azure Deletes A Service Fabric Node Type", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceFabric/managedClusters/:clusterName/nodeTypes/:nodeTypeName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The customer subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster resource." }, { "name": "nodeTypeName", "value": "", "type": "path", "description": "The name of the node type." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the Service Fabric resource provider API. This is a required parameter and it's value must be \"2024-02-01-preview\" for this specification." } ] }, "docs": "Delete a Service Fabric node type of a given managed cluster." } ] } ], "bundled": true }