{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Client Groups API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Client Groups", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Clientgroups Clientgroupname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Resource group name within the specified subscriptionId." }, { "name": "workspaceName", "value": "", "type": "path", "description": "OMS workspace containing the resources of interest." }, { "name": "api-version", "value": "", "type": "query", "description": "API version." }, { "name": "clientGroupName", "value": "", "type": "path", "description": "Client Group resource name." }, { "name": "startTime", "value": "", "type": "query", "description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m" }, { "name": "endTime", "value": "", "type": "query", "description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow" } ] }, "docs": "Retrieves the specified client group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Clientgroups Clientgroupname Memberscount", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName/membersCount", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Resource group name within the specified subscriptionId." }, { "name": "workspaceName", "value": "", "type": "path", "description": "OMS workspace containing the resources of interest." }, { "name": "api-version", "value": "", "type": "query", "description": "API version." }, { "name": "clientGroupName", "value": "", "type": "path", "description": "Client Group resource name." }, { "name": "startTime", "value": "", "type": "query", "description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m" }, { "name": "endTime", "value": "", "type": "query", "description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow" } ] }, "docs": "Returns the approximate number of members in the client group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Clientgroups Clientgroupname Members", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.OperationalInsights/workspaces/:workspaceName/features/serviceMap/clientGroups/:clientGroupName/members", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Resource group name within the specified subscriptionId." }, { "name": "workspaceName", "value": "", "type": "path", "description": "OMS workspace containing the resources of interest." }, { "name": "api-version", "value": "", "type": "query", "description": "API version." }, { "name": "clientGroupName", "value": "", "type": "path", "description": "Client Group resource name." }, { "name": "startTime", "value": "", "type": "query", "description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m" }, { "name": "endTime", "value": "", "type": "query", "description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow" }, { "name": "$top", "value": "", "type": "query", "description": "Page size to use. When not specified, the default page size is 100 records." } ] }, "docs": "Returns the members of the client group during the specified time interval." } ] } ], "bundled": true }