{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Ground Station API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Ground Station", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Orbital Groundstations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Orbital/groundStations", "params": [ { "name": "$skiptoken", "value": "", "type": "query", "description": "An opaque string that the resource provider uses to skip over previously-returned results. This is used when a previous list operation call 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": "Return list of ground stations." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Orbital Groundstations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Orbital/groundStations", "params": [ { "name": "$skiptoken", "value": "", "type": "query", "description": "An opaque string that the resource provider uses to skip over previously-returned results. This is used when a previous list operation call 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": "Return list of ground stations." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Orbital Groundstations Groundstationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Orbital/groundStations/:groundStationName", "params": [ { "name": "groundStationName", "value": "", "type": "path", "description": "Ground Station name." } ] }, "docs": "Gets the specified ground station in a specified resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Orbital Groundstations Groundstationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Orbital/groundStations/:groundStationName", "params": [ { "name": "groundStationName", "value": "", "type": "path", "description": "Ground Station name." } ] }, "docs": "Creates or updates a ground station resource." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Orbital Groundstations Groundstationname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Orbital/groundStations/:groundStationName", "params": [ { "name": "groundStationName", "value": "", "type": "path", "description": "Ground Station name." } ] }, "docs": "Updates the specified ground station tags." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Orbital Groundstations Groundstationname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Orbital/groundStations/:groundStationName", "params": [ { "name": "groundStationName", "value": "", "type": "path", "description": "Ground Station name." } ] }, "docs": "Deletes a specified ground station resource." } ] } ], "bundled": true }