{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CloudServiceOperatingSystems API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CloudServiceOperatingSystems", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions Osversionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/cloudServiceOsVersions/:osVersionName", "params": [ { "name": "location", "value": "", "type": "path", "description": "Name of the location that the OS version pertains to." }, { "name": "osVersionName", "value": "", "type": "path", "description": "Name of the OS version." } ] }, "docs": "Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/cloudServiceOsVersions", "params": [ { "name": "location", "value": "", "type": "path", "description": "Name of the location that the OS versions pertain to." } ] }, "docs": "Gets a list of all guest operating system versions available to be specified in the XML service configuration (.cscfg) for a cloud service. Use nextLink property in the response to get the next page of OS versions. Do this till nextLink is null to fetch all the OS versions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies Osfamilyname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/cloudServiceOsFamilies/:osFamilyName", "params": [ { "name": "location", "value": "", "type": "path", "description": "Name of the location that the OS family pertains to." }, { "name": "osFamilyName", "value": "", "type": "path", "description": "Name of the OS family." } ] }, "docs": "Gets properties of a guest operating system family that can be specified in the XML service configuration (.cscfg) for a cloud service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/cloudServiceOsFamilies", "params": [ { "name": "location", "value": "", "type": "path", "description": "Name of the location that the OS families pertain to." } ] }, "docs": "Gets a list of all guest operating system families available to be specified in the XML service configuration (.cscfg) for a cloud service. Use nextLink property in the response to get the next page of OS Families. Do this till nextLink is null to fetch all the OS Families." } ] } ], "bundled": true }