{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CommunityTrainings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CommunityTrainings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Community Communitytrainings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Community/communityTrainings" }, "docs": "List CommunityTraining resources by subscription ID" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Community Communitytrainings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Community/communityTrainings" }, "docs": "List CommunityTraining resources by resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Community Communitytrainings Communitytrainingname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Community/communityTrainings/:communityTrainingName", "params": [ { "name": "communityTrainingName", "value": "", "type": "path", "description": "The name of the Community Training Resource" } ] }, "docs": "Get a CommunityTraining" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Community Communitytrainings Communitytrainingname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Community/communityTrainings/:communityTrainingName", "params": [ { "name": "communityTrainingName", "value": "", "type": "path", "description": "The name of the Community Training Resource" } ] }, "docs": "Create a CommunityTraining" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Community Communitytrainings Communitytrainingname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Community/communityTrainings/:communityTrainingName", "params": [ { "name": "communityTrainingName", "value": "", "type": "path", "description": "The name of the Community Training Resource" } ] }, "docs": "Update a CommunityTraining" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Community Communitytrainings Communitytrainingname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Community/communityTrainings/:communityTrainingName", "params": [ { "name": "communityTrainingName", "value": "", "type": "path", "description": "The name of the Community Training Resource" } ] }, "docs": "Delete a CommunityTraining" } ] } ], "bundled": true }