{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Settings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Settings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Costmanagement Settings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.CostManagement/settings", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope associated with this setting. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billing profile scope." } ] }, "docs": "List all cost management settings in the requested scope." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Costmanagement Settings Type", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.CostManagement/settings/:type", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope associated with this setting. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billing profile scope." }, { "name": "type", "value": "", "type": "path", "description": "Setting type." } ] }, "docs": "Get the setting from the given scope by name." }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Costmanagement Settings Type", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.CostManagement/settings/:type", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope associated with this setting. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billing profile scope." }, { "name": "type", "value": "", "type": "path", "description": "Setting type." } ] }, "docs": "Create or update a setting within the given scope." }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Costmanagement Settings Type", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.CostManagement/settings/:type", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope associated with this setting. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billing profile scope." }, { "name": "type", "value": "", "type": "path", "description": "Setting type." } ] }, "docs": "Delete a setting within the given scope." } ] } ], "bundled": true }