{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VendorNetworkFunctions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VendorNetworkFunctions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridnetwork Locations Locationname Vendors Vendorname Networkfunctions Servicekey", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HybridNetwork/locations/:locationName/vendors/:vendorName/networkFunctions/:serviceKey", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The Azure region where the network function resource was created by the customer." }, { "name": "vendorName", "value": "", "type": "path", "description": "The name of the vendor." }, { "name": "serviceKey", "value": "", "type": "path", "description": "The GUID for the vendor network function." } ] }, "docs": "Gets information about the specified vendor network function." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Hybridnetwork Locations Locationname Vendors Vendorname Networkfunctions Servicekey", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HybridNetwork/locations/:locationName/vendors/:vendorName/networkFunctions/:serviceKey", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The Azure region where the network function resource was created by the customer." }, { "name": "vendorName", "value": "", "type": "path", "description": "The name of the vendor." }, { "name": "serviceKey", "value": "", "type": "path", "description": "The GUID for the vendor network function." } ] }, "docs": "Creates or updates a vendor network function." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybridnetwork Locations Locationname Vendors Vendorname Networkfunctions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HybridNetwork/locations/:locationName/vendors/:vendorName/networkFunctions", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The Azure region where the network function resource was created by the customer." }, { "name": "vendorName", "value": "", "type": "path", "description": "The name of the vendor." }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. The properties you can use for eq (equals) are: skuType, skuName and vendorProvisioningState." } ] }, "docs": "Lists all the vendor network function sub resources in an Azure region, filtered by skuType, skuName, vendorProvisioningState." } ] } ], "bundled": true }