{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PeerAsns API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PeerAsns", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerasns Peerasnname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peerAsns/:peerAsnName", "params": [ { "name": "peerAsnName", "value": "", "type": "path", "description": "The peer ASN name." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Gets the peer ASN with the specified name under the given subscription." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Peering Peerasns Peerasnname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peerAsns/:peerAsnName", "params": [ { "name": "peerAsnName", "value": "", "type": "path", "description": "The peer ASN name." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Creates a new peer ASN or updates an existing peer ASN with the specified name under the given subscription." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Providers Microsoft Peering Peerasns Peerasnname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peerAsns/:peerAsnName", "params": [ { "name": "peerAsnName", "value": "", "type": "path", "description": "The peer ASN name." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Deletes an existing peer ASN with the specified name under the given subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerasns", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peerAsns", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Lists all of the peer ASNs under the given subscription." } ] } ], "bundled": true }