{ "opencollection": "1.0.0", "info": { "name": "Azure API Management Gateway AI Group API", "version": "2024-05-01" }, "items": [ { "info": { "name": "Group", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure API Management Group_ListByService", "type": "http" }, "http": { "method": "GET", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups" }, "docs": "Lists a collection of groups defined within a service instance." }, { "info": { "name": "Microsoft Azure API Management Group_Get", "type": "http" }, "http": { "method": "GET", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups/:groupId" }, "docs": "Gets the details of the group specified by its identifier." }, { "info": { "name": "Microsoft Azure API Management Group_CreateOrUpdate", "type": "http" }, "http": { "method": "PUT", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups/:groupId" }, "docs": "Creates or Updates a group." }, { "info": { "name": "Microsoft Azure API Management Group_Update", "type": "http" }, "http": { "method": "PATCH", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups/:groupId" }, "docs": "Updates the details of the group specified by its identifier." }, { "info": { "name": "Microsoft Azure API Management Group_Delete", "type": "http" }, "http": { "method": "DELETE", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups/:groupId" }, "docs": "Deletes specific group of the API Management service instance." }, { "info": { "name": "Microsoft Azure API Management Group_GetEntityTag", "type": "http" }, "http": { "method": "HEAD", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/groups/:groupId" }, "docs": "Gets the entity state (Etag) version of the group specified by its identifier." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_ListByService", "type": "http" }, "http": { "method": "GET", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups" }, "docs": "Lists a collection of groups defined within a workspace in a service instance." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_Get", "type": "http" }, "http": { "method": "GET", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups/:groupId" }, "docs": "Gets the details of the group specified by its identifier." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate", "type": "http" }, "http": { "method": "PUT", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups/:groupId" }, "docs": "Creates or Updates a group." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_Update", "type": "http" }, "http": { "method": "PATCH", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups/:groupId" }, "docs": "Updates the details of the group specified by its identifier." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_Delete", "type": "http" }, "http": { "method": "DELETE", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups/:groupId" }, "docs": "Deletes specific group of the workspace in an API Management service instance." }, { "info": { "name": "Microsoft Azure API Management WorkspaceGroup_GetEntityTag", "type": "http" }, "http": { "method": "HEAD", "url": "https://{service-name}.azure-api.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ApiManagement/service/:serviceName/workspaces/:workspaceId/groups/:groupId" }, "docs": "Gets the entity state (Etag) version of the group specified by its identifier." } ] } ], "bundled": true }