{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GalleryItems API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GalleryItems", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lists Gallery Items", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/microsoft.gallery.admin/galleryItems" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Uploads A Provider Gallery Item To The Storage", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/microsoft.gallery.admin/galleryItems" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get A Specific Gallery Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/microsoft.gallery.admin/galleryItems/:galleryItemName", "params": [ { "name": "galleryItemName", "value": "", "type": "path", "description": "Identity of the gallery item. Includes publisher name, item name, and may include version separated by period character." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete A Specific Gallery Item", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/microsoft.gallery.admin/galleryItems/:galleryItemName", "params": [ { "name": "galleryItemName", "value": "", "type": "path", "description": "Identity of the gallery item. Includes publisher name, item name, and may include version separated by period character." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }