{ "opencollection": "1.0.0", "info": { "name": "Azure Bastion REST Bastion Hosts Operations API", "version": "2024-01-01" }, "request": { "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "items": [ { "info": { "name": "Operations", "type": "folder" }, "items": [ { "info": { "name": "Azure Bastion REST API List operations", "type": "http" }, "http": { "method": "GET", "url": "https://management.azure.com/providers/Microsoft.Network/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Lists all available REST API operations for Microsoft.Network." } ] } ], "bundled": true }