{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector NspLinkReferences API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "NspLinkReferences", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Linkreferences Linkreferencename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkSecurityPerimeters/:networkSecurityPerimeterName/linkReferences/:linkReferenceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkSecurityPerimeterName", "value": "", "type": "path", "description": "The name of the network security perimeter." }, { "name": "linkReferenceName", "value": "", "type": "path", "description": "The name of the NSP linkReference." } ] }, "docs": "Gets the specified NSP linkReference resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Linkreferences Linkreferencename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkSecurityPerimeters/:networkSecurityPerimeterName/linkReferences/:linkReferenceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkSecurityPerimeterName", "value": "", "type": "path", "description": "The name of the network security perimeter." }, { "name": "linkReferenceName", "value": "", "type": "path", "description": "The name of the NSP linkReference." } ] }, "docs": "Deletes an NSP LinkReference resource." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networksecurityperimeters Networksecurityperimetername Linkreferences", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/networkSecurityPerimeters/:networkSecurityPerimeterName/linkReferences", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "networkSecurityPerimeterName", "value": "", "type": "path", "description": "The name of the network security perimeter." }, { "name": "$top", "value": "", "type": "query", "description": "An optional query parameter which specifies the maximum number of records to be returned by the server." }, { "name": "$skipToken", "value": "", "type": "query", "description": "SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls." } ] }, "docs": "Lists the NSP LinkReference resources in the specified network security perimeter." } ] } ], "bundled": true }