Service Map
Service Map API Reference
COMMUNITYBEARER0 INSTALLS
OpenAPI Specificationv3.0
{
"swagger": "2.0",
"schemes": [
"https"
],
"host": "management.azure.com",
"info": {
"description": "Service Map API Reference",
"title": "Service Map",
"version": "2015-11-01-preview",
"x-apisguru-categories": [
"cloud"
],
"x-logo": {
"url": "https://api.apis.guru/v2/cache/logo/https_assets.onestore.ms_cdnfiles_onestorerolling-1606-01000_shell_v3_images_logo_microsoft.png"
},
"x-origin": [
{
"format": "swagger",
"url": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/service-map/resource-manager/Microsoft.OperationalInsights/preview/2015-11-01-preview/arm-service-map.json",
"version": "2.0"
}
],
"x-providerName": "azure.com",
"x-serviceName": "service-map-arm-service-map",
"x-tags": [
"Azure",
"Microsoft"
]
},
"consumes": [
"application/json"
],
"produces": [
"application/json"
],
"securityDefinitions": {
"azure_auth": {
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
"description": "Azure Active Directory OAuth2 Flow",
"flow": "implicit",
"scopes": {
"user_impersonation": "impersonate your user account"
},
"type": "oauth2"
}
},
"security": [
{
"azure_auth": [
"user_impersonation"
]
}
],
"parameters": {
"ApiVersionParameter": {
"description": "API version.",
"in": "query",
"name": "api-version",
"required": true,
"type": "string"
},
"ClientGroupNameParameter": {
"description": "Client Group resource name.",
"in": "path",
"maxLength": 256,
"minLength": 3,
"name": "clientGroupName",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"MachineGroupNameParameter": {
"description": "Machine Group resource name.",
"in": "path",
"maxLength": 36,
"minLength": 36,
"name": "machineGroupName",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"MachineNameParameter": {
"description": "Machine resource name.",
"in": "path",
"maxLength": 64,
"minLength": 3,
"name": "machineName",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"PortNameParameter": {
"description": "Port resource name.",
"in": "path",
"maxLength": 64,
"minLength": 3,
"name": "portName",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"ProcessNameParameter": {
"description": "Process resource name.",
"in": "path",
"maxLength": 128,
"minLength": 3,
"name": "processName",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"ResourceGroupNameParameter": {
"description": "Resource group name within the specified subscriptionId.",
"in": "path",
"maxLength": 64,
"minLength": 1,
"name": "resourceGroupName",
"pattern": "[a-zA-Z0-9_-]+",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"SubscriptionIdParameter": {
"description": "Azure subscription identifier.",
"in": "path",
"name": "subscriptionId",
"required": true,
"type": "string"
},
"WorkspaceNameParameter": {
"description": "OMS workspace containing the resources of interest.",
"in": "path",
"maxLength": 63,
"minLength": 3,
"name": "workspaceName",
"pattern": "[a-zA-Z0-9_][a-zA-Z0-9_-]+[a-zA-Z0-9_]",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/clientGroups/{clientGroupName}": {
"get": {
"description": "Retrieves the specified client group",
"operationId": "ClientGroups_Get",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/ClientGroupNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ClientGroup"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Client Groups"
],
"x-ms-examples": {
"SMClientGroupsGetGet": {
"parameters": {
"api-version": "2016-08-02",
"clientGroupName": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-c0a8010a_10000",
"endTime": "2018-01-08T21:28:53.7181136Z",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T21:26:53.7181136Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-c0a8010a_10000",
"kind": "clientGroup",
"name": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-c0a8010a_10000",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-c0a8010a_10000",
"kind": "ref:port",
"name": "b-c0a8010a_10000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 10000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/clientGroups/{clientGroupName}/members": {
"get": {
"description": "Returns the members of the client group during the specified time interval.",
"operationId": "ClientGroups_ListMembers",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/ClientGroupNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
},
{
"description": "Page size to use. When not specified, the default page size is 100 records.",
"format": "int32",
"in": "query",
"maximum": 200,
"minimum": 1,
"name": "$top",
"required": false,
"type": "integer"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ClientGroupMembersCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Client Groups"
],
"x-ms-examples": {
"SMClientGroupsListMembersGet": {
"parameters": {
"api-version": "2016-08-02",
"clientGroupName": "m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000",
"endTime": "2018-01-08T21:52:03.301Z",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T21:51:48.301Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010000",
"name": "01010000",
"properties": {
"ipAddress": "1.1.0.0",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010001",
"name": "01010001",
"properties": {
"ipAddress": "1.1.0.1",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010002",
"name": "01010002",
"properties": {
"ipAddress": "1.1.0.2",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010003",
"name": "01010003",
"properties": {
"ipAddress": "1.1.0.3",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010004",
"name": "01010004",
"properties": {
"ipAddress": "1.1.0.4",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010005",
"name": "01010005",
"properties": {
"ipAddress": "1.1.0.5",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010006",
"name": "01010006",
"properties": {
"ipAddress": "1.1.0.6",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010007",
"name": "01010007",
"properties": {
"ipAddress": "1.1.0.7",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010008",
"name": 1010008,
"properties": {
"ipAddress": "1.1.0.8",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010009",
"name": 1010009,
"properties": {
"ipAddress": "1.1.0.9",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000a",
"name": "0101000a",
"properties": {
"ipAddress": "1.1.0.10",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000b",
"name": "0101000b",
"properties": {
"ipAddress": "1.1.0.11",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000c",
"name": "0101000c",
"properties": {
"ipAddress": "1.1.0.12",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000d",
"name": "0101000d",
"properties": {
"ipAddress": "1.1.0.13",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000e",
"name": "0101000e",
"properties": {
"ipAddress": "1.1.0.14",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/0101000f",
"name": "0101000f",
"properties": {
"ipAddress": "1.1.0.15",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010010",
"name": "01010010",
"properties": {
"ipAddress": "1.1.0.16",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010011",
"name": "01010011",
"properties": {
"ipAddress": "1.1.0.17",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010012",
"name": "01010012",
"properties": {
"ipAddress": "1.1.0.18",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010013",
"name": "01010013",
"properties": {
"ipAddress": "1.1.0.19",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010014",
"name": "01010014",
"properties": {
"ipAddress": "1.1.0.20",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010015",
"name": "01010015",
"properties": {
"ipAddress": "1.1.0.21",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010016",
"name": "01010016",
"properties": {
"ipAddress": "1.1.0.22",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010017",
"name": "01010017",
"properties": {
"ipAddress": "1.1.0.23",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000/members/01010018",
"name": 1010018,
"properties": {
"ipAddress": "1.1.0.24",
"port": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b/ports/b-c0a8010a_8000",
"kind": "ref:port",
"name": "b-c0a8010a_8000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"kind": "ref:machine",
"name": "m-12bc33c3-31ad-42e0-a08b-bd1c2531776b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups/members"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/clientGroups/{clientGroupName}/membersCount": {
"get": {
"description": "Returns the approximate number of members in the client group.",
"operationId": "ClientGroups_GetMembersCount",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/ClientGroupNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ClientGroupMembersCount"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Client Groups"
],
"x-ms-examples": {
"SMClientGroupsGetMembersCountGet": {
"parameters": {
"api-version": "2016-08-02",
"clientGroupName": "m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000",
"endTime": "2018-01-08T21:52:03.301Z",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T21:51:48.301Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"accuracy": "actual",
"count": 25,
"endTime": "2018-01-08T21:52:03.301Z",
"groupId": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-12bc33c3-31ad-42e0-a08b-bd1c2531776b!b!b-c0a8010a_8000",
"startTime": "2018-01-08T21:51:48.301Z"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/generateMap": {
"post": {
"description": "Generates the specified map.",
"operationId": "Maps_Generate",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"description": "Request options.",
"in": "body",
"name": "request",
"required": true,
"schema": {
"$ref": "#/definitions/MapRequest"
}
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MapResponse"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Maps"
],
"x-ms-examples": {
"SMMapsGenerateMachineGroupDependencyPost": {
"parameters": {
"api-version": "2016-08-02",
"request": {
"endTime": "2018-01-08T20:01:06.325Z",
"filterProcesses": false,
"kind": "map:machine-group-dependency",
"machineGroupId": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/b90f6d8f-a9b9-4ac6-abeb-abd8fe10a6dc",
"startTime": "2018-01-08T20:00:51.325Z"
},
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-08T20:01:06.325Z",
"map": {
"edges": {
"acceptors": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@b@b-c0a80003_80!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "rel:acceptor",
"name": "m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@b@b-c0a80003_80!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "ref:process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/ports/b-c0a80003_80",
"kind": "ref:port",
"name": "b-c0a80003_80",
"properties": {
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@t-0a0a0a0a@b@b-0a0a0a0a_8880!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880",
"kind": "rel:acceptor",
"name": "m@t-0a0a0a0a@b@b-0a0a0a0a_8880!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "ref:process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "rel:acceptor",
"name": "m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
}
],
"connections": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-d3641418-6ac8-4024-8074-48f6d9db9825@p@p-e12c75e851c715e7e5ee7e889d858cfc3661e91f!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "m@m-d3641418-6ac8-4024-8074-48f6d9db9825@p@p-e12c75e851c715e7e5ee7e889d858cfc3661e91f!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d3641418-6ac8-4024-8074-48f6d9db9825/processes/p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"kind": "ref:process",
"name": "p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d3641418-6ac8-4024-8074-48f6d9db9825",
"kind": "ref:machine",
"name": "m-d3641418-6ac8-4024-8074-48f6d9db9825",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "c@m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:clientgroup",
"name": "m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "c@m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:clientgroup",
"name": "m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@b@b-c0a80003_80",
"kind": "rel:connection",
"name": "m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6!m@m-80cf74cb-2828-42be-8eb1-d78fe35c662b@b@b-c0a80003_80",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "ref:process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/ports/b-c0a80003_80",
"kind": "ref:port",
"name": "b-c0a80003_80",
"properties": {
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "ref:process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880!m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "rel:connection",
"name": "m@m-f16c3a13-c1b4-453b-bff1-4607d18436ab@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880!m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "ref:process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "ref:process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
},
"nodes": {
"clientGroups": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "clientGroup",
"name": "m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "clientGroup",
"name": "m!m-f16c3a13-c1b4-453b-bff1-4607d18436ab!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
],
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d3641418-6ac8-4024-8074-48f6d9db9825",
"kind": "machine",
"name": "m-d3641418-6ac8-4024-8074-48f6d9db9825",
"properties": {
"displayName": "192.168.0.1",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.1",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "linux",
"fullName": "Ubuntu Server Linux 10.4.53"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"properties": {
"displayName": "192.168.0.2",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.2",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "32bit",
"family": "windows",
"fullName": "Windows 7"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"properties": {
"displayName": "192.168.0.3",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.3",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Windows Server 2012 SP2"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "machine",
"name": "t-0a0a0a0a",
"properties": {
"displayName": "unmonitored.server.com",
"monitoringState": "discovered",
"networking": {
"dnsNames": [
"unmonitored.server.com"
],
"ipv4Interfaces": [
{
"ipAddress": "10.10.10.10",
"subnetMask": "255.255.255.255"
}
]
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
],
"ports": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/ports/b-c0a80002_90",
"kind": "port",
"name": "b-c0a80002_90",
"properties": {
"displayName": ":90",
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/ports/b-c0a80003_80",
"kind": "port",
"name": "b-c0a80003_80",
"properties": {
"displayName": ":80",
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "port",
"name": "b-0a0a0a0a_8880",
"properties": {
"displayName": ":8880",
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "discovered",
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
],
"processes": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d3641418-6ac8-4024-8074-48f6d9db9825/processes/p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"kind": "process",
"name": "p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d3641418-6ac8-4024-8074-48f6d9db9825",
"kind": "ref:machine",
"name": "m-d3641418-6ac8-4024-8074-48f6d9db9825",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"displayName": "Apache HTTP Server",
"executableName": "httpd",
"group": "Apache HTTP Server",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"kind": "ref:machine",
"name": "m-f16c3a13-c1b4-453b-bff1-4607d18436ab",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"kind": "ref:machine",
"name": "m-80cf74cb-2828-42be-8eb1-d78fe35c662b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"acceptorOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"displayName": "Port 8880",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "discovered",
"role": "appServer"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
]
}
},
"startTime": "2018-01-08T20:00:51.325Z"
}
}
}
},
"SMMapsGenerateMachineListDependencyPost": {
"parameters": {
"api-version": "2016-08-02",
"request": {
"endTime": "2018-01-08T20:08:04.78Z",
"filterProcesses": false,
"kind": "map:machine-list-dependency",
"machineIds": [
"/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b"
],
"startTime": "2018-01-08T20:07:49.78Z"
},
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-08T20:08:04.78Z",
"map": {
"edges": {
"acceptors": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@b@b-c0a80003_80!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "rel:acceptor",
"name": "m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@b@b-c0a80003_80!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "ref:process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/ports/b-c0a80003_80",
"kind": "ref:port",
"name": "b-c0a80003_80",
"properties": {
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@t-0a0a0a0a@b@b-0a0a0a0a_8880!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880",
"kind": "rel:acceptor",
"name": "m@t-0a0a0a0a@b@b-0a0a0a0a_8880!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "ref:process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "rel:acceptor",
"name": "m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
}
],
"connections": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-52d4f2f9-e684-4003-a774-9cf99898861b@p@p-e12c75e851c715e7e5ee7e889d858cfc3661e91f!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "m@m-52d4f2f9-e684-4003-a774-9cf99898861b@p@p-e12c75e851c715e7e5ee7e889d858cfc3661e91f!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b/processes/p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"kind": "ref:process",
"name": "p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b",
"kind": "ref:machine",
"name": "m-52d4f2f9-e684-4003-a774-9cf99898861b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "c@m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:clientgroup",
"name": "m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"kind": "rel:connection",
"name": "c@m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-a53c0b2e1e6b779729257570076303b32b13add9!m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@b@b-c0a80002_90",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/ports/b-c0a80002_90",
"kind": "ref:port",
"name": "b-c0a80002_90",
"properties": {
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:clientgroup",
"name": "m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@b@b-c0a80003_80",
"kind": "rel:connection",
"name": "m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@p@p-d6e3705d92e552df838f6fe13c72153923fbf3c6!m@m-ca3ca15a-6fa3-4776-993b-28f95821cc44@b@b-c0a80003_80",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "ref:process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/ports/b-c0a80003_80",
"kind": "ref:port",
"name": "b-c0a80003_80",
"properties": {
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "ref:process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880!m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "rel:connection",
"name": "m@m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f@p@p-508565aaf451d5e1e8dbf579493139cd50facb26!m@t-0a0a0a0a@p@ts-m@@t-0a0a0a0a@@b@@b-0a0a0a0a_8880!m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "ref:process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "ref:process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
},
"nodes": {
"clientGroups": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "clientGroup",
"name": "m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "clientGroup",
"name": "m!m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f!p!p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "ref:process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
],
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b",
"kind": "machine",
"name": "m-52d4f2f9-e684-4003-a774-9cf99898861b",
"properties": {
"displayName": "192.168.0.1",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.1",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "linux",
"fullName": "Ubuntu Server Linux 10.4.53"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"properties": {
"displayName": "192.168.0.2",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.2",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "32bit",
"family": "windows",
"fullName": "Windows 7"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"properties": {
"displayName": "192.168.0.3",
"monitoringState": "monitored",
"networking": {
"ipv4Interfaces": [
{
"ipAddress": "192.168.0.3",
"subnetMask": "255.255.255.255"
}
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Windows Server 2012 SP2"
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "machine",
"name": "t-0a0a0a0a",
"properties": {
"displayName": "unmonitored.server.com",
"monitoringState": "discovered",
"networking": {
"dnsNames": [
"unmonitored.server.com"
],
"ipv4Interfaces": [
{
"ipAddress": "10.10.10.10",
"subnetMask": "255.255.255.255"
}
]
},
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
],
"ports": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/ports/b-c0a80002_90",
"kind": "port",
"name": "b-c0a80002_90",
"properties": {
"displayName": ":90",
"ipAddress": "192.168.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 90
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/ports/b-c0a80003_80",
"kind": "port",
"name": "b-c0a80003_80",
"properties": {
"displayName": ":80",
"ipAddress": "192.168.0.3",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "port",
"name": "b-0a0a0a0a_8880",
"properties": {
"displayName": ":8880",
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "discovered",
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
],
"processes": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b/processes/p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"kind": "process",
"name": "p-e12c75e851c715e7e5ee7e889d858cfc3661e91f",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-52d4f2f9-e684-4003-a774-9cf99898861b",
"kind": "ref:machine",
"name": "m-52d4f2f9-e684-4003-a774-9cf99898861b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-a53c0b2e1e6b779729257570076303b32b13add9",
"kind": "process",
"name": "p-a53c0b2e1e6b779729257570076303b32b13add9",
"properties": {
"displayName": "Apache HTTP Server",
"executableName": "httpd",
"group": "Apache HTTP Server",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f/processes/p-508565aaf451d5e1e8dbf579493139cd50facb26",
"kind": "process",
"name": "p-508565aaf451d5e1e8dbf579493139cd50facb26",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"kind": "ref:machine",
"name": "m-d60cf4c2-047a-408e-a5ff-cf3d77928c9f",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44/processes/p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"kind": "process",
"name": "p-d6e3705d92e552df838f6fe13c72153923fbf3c6",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"kind": "ref:machine",
"name": "m-ca3ca15a-6fa3-4776-993b-28f95821cc44",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/processes/ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"kind": "process",
"name": "ts-m@t-0a0a0a0a@b@b-0a0a0a0a_8880",
"properties": {
"acceptorOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a/ports/b-0a0a0a0a_8880",
"kind": "ref:port",
"name": "b-0a0a0a0a_8880",
"properties": {
"ipAddress": "10.10.10.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8880
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"displayName": "Port 8880",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/t-0a0a0a0a",
"kind": "ref:machine",
"name": "t-0a0a0a0a",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "discovered",
"role": "appServer"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
]
}
},
"startTime": "2018-01-08T20:07:49.78Z"
}
}
}
},
"SMMapsGenerateSingleMachineDependencyPost": {
"parameters": {
"api-version": "2016-08-02",
"request": {
"endTime": "2018-01-08T19:52:39.0192315Z",
"kind": "map:single-machine-dependency",
"machineId": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"startTime": "2018-01-08T19:50:39.0192315Z"
},
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-08T19:52:39.0192315Z",
"map": {
"edges": {
"acceptors": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/acceptors/m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "rel:acceptor",
"name": "m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-c0a80101_80",
"kind": "ref:port",
"name": "b-c0a80101_80",
"properties": {
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/acceptors"
}
],
"connections": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-c0a80101_80",
"kind": "ref:port",
"name": "b-c0a80101_80",
"properties": {
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"kind": "rel:connection",
"name": "c@m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-c0a80101_80",
"kind": "ref:port",
"name": "b-c0a80101_80",
"properties": {
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!p!p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:clientgroup",
"name": "m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!p!p-68cf5e3251379179122fa88e761e2acd5577c249",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"kind": "rel:connection",
"name": "c@m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-c0a80101_80",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-c0a80101_80",
"kind": "ref:port",
"name": "b-c0a80101_80",
"properties": {
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:clientgroup",
"name": "m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
},
"nodes": {
"clientGroups": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!p!p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "clientGroup",
"name": "m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B!p!p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "clientGroup",
"name": "m!m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"properties": {
"clientsOf": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
],
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"properties": {
"displayName": "???",
"monitoringState": "monitored",
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"properties": {
"displayName": "???",
"monitoringState": "monitored",
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
],
"ports": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-c0a80101_80",
"kind": "port",
"name": "b-c0a80101_80",
"properties": {
"displayName": ":80",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 80
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
],
"processes": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"displayName": "???",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
]
}
},
"startTime": "2018-01-08T19:50:39.0192315Z"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machineGroups": {
"get": {
"description": "Returns all machine groups during the specified time interval.",
"operationId": "MachineGroups_ListByWorkspace",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineGroupCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"MachineGroups"
],
"x-ms-examples": {
"SMMachineGroupsListByWorkspaceGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-08T19:19:49.333139Z",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T19:17:49.333139Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"etag": "6e87df32-c683-492d-bd2a-6dcd69c3034f",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/07597c56-5395-4815-839c-c4e7bddbac18",
"kind": "machineGroup",
"name": "07597c56-5395-4815-839c-c4e7bddbac18",
"properties": {
"count": 2,
"displayName": "Foo",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machinewithhints",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machinewithhints",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
},
{
"etag": "9580746a-73bc-4c37-b3a0-5ac1f0ceefc2",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/4cac6673-1395-4fcd-975d-3bfe35ad57d2",
"kind": "machineGroup",
"name": "4cac6673-1395-4fcd-975d-3bfe35ad57d2",
"properties": {
"count": 2,
"displayName": "Bar",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80",
"kind": "ref:machinewithhints",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123",
"kind": "ref:machinewithhints",
"name": "m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
},
"post": {
"description": "Creates a new machine group.",
"operationId": "MachineGroups_Create",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"description": "Machine Group resource to create.",
"in": "body",
"name": "machineGroup",
"required": true,
"schema": {
"$ref": "#/definitions/MachineGroup"
}
}
],
"responses": {
"201": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineGroup"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"MachineGroups"
],
"x-ms-examples": {
"SMMachineGroupsCreatePost": {
"parameters": {
"api-version": "2016-08-02",
"machineGroup": {
"etag": "e20e75b5-5765-48a5-9503-9d1b7fd20925",
"kind": "machineGroup",
"properties": {
"count": 1,
"displayName": "Foo",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-2f2506f5-cf18-4dc6-98ba-d84ce2610ae0",
"kind": "ref:machinewithhints"
}
]
}
},
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"201": {
"body": {
"etag": "e20e75b5-5765-48a5-9503-9d1b7fd20925",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/ccaf142f-57f7-4510-bd80-b073cd5dcdec",
"kind": "machineGroup",
"name": "ccaf142f-57f7-4510-bd80-b073cd5dcdec",
"properties": {
"count": 1,
"displayName": "Foo",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-2f2506f5-cf18-4dc6-98ba-d84ce2610ae0",
"kind": "ref:machinewithhints",
"name": "m-2f2506f5-cf18-4dc6-98ba-d84ce2610ae0",
"properties": {
"displayNameHint": "MachineName",
"osFamilyHint": "windows"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machineGroups/{machineGroupName}": {
"delete": {
"description": "Deletes the specified Machine Group.",
"operationId": "MachineGroups_Delete",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineGroupNameParameter"
}
],
"responses": {
"204": {
"description": "The operation completed successfully."
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"MachineGroups"
],
"x-ms-examples": {
"SMMachineGroupsDeleteDelete": {
"parameters": {
"api-version": "2016-08-02",
"machineGroupName": "ccfbf4bf-dc08-4371-9e9b-00a8d875d45a",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"204": {}
}
}
}
},
"get": {
"description": "Returns the specified machine group as it existed during the specified time interval.",
"operationId": "MachineGroups_Get",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineGroupNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineGroup"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"MachineGroups"
],
"x-ms-examples": {
"SMMachineGroupsGetGet": {
"parameters": {
"api-version": "2016-08-02",
"machineGroupName": "07597c56-5395-4815-839c-c4e7bddbac18",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"etag": "6e87df32-c683-492d-bd2a-6dcd69c3034f",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/07597c56-5395-4815-839c-c4e7bddbac18",
"kind": "machineGroup",
"name": "07597c56-5395-4815-839c-c4e7bddbac18",
"properties": {
"count": 2,
"displayName": "Foo",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machinewithhints",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machinewithhints",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
}
}
}
}
}
},
"put": {
"description": "Updates a machine group.",
"operationId": "MachineGroups_Update",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineGroupNameParameter"
},
{
"description": "Machine Group resource to update.",
"in": "body",
"name": "machineGroup",
"required": true,
"schema": {
"$ref": "#/definitions/MachineGroup"
}
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineGroup"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"MachineGroups"
],
"x-ms-examples": {
"SMMachineGroupsUpdatePut": {
"parameters": {
"api-version": "2016-08-02",
"machineGroup": {
"etag": "8cd3a8a1-4b1f-43fc-ae3c-b2c092561444",
"kind": "machineGroup",
"properties": {
"count": 1,
"displayName": "Foo",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-0fe4b501-7ac9-41d7-a4e1-1591a0789519",
"kind": "ref:machinewithhints"
}
]
}
},
"machineGroupName": "ccfbf4bf-dc08-4371-9e9b-00a8d875d45a",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"etag": "8cd3a8a1-4b1f-43fc-ae3c-b2c092561444",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/ccfbf4bf-dc08-4371-9e9b-00a8d875d45a",
"kind": "machineGroup",
"name": "ccfbf4bf-dc08-4371-9e9b-00a8d875d45a",
"properties": {
"count": 1,
"displayName": "Foo",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-0fe4b501-7ac9-41d7-a4e1-1591a0789519",
"kind": "ref:machinewithhints",
"name": "m-0fe4b501-7ac9-41d7-a4e1-1591a0789519",
"properties": {
"displayNameHint": "MachineName",
"osFamilyHint": "windows"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines": {
"get": {
"description": "Returns a collection of machines matching the specified conditions. The returned collection represents either machines that are active/live during the specified interval of time (`live=true` and `startTime`/`endTime` are specified) or that are known to have existed at or some time prior to the specified point in time (`live=false` and `timestamp` is specified).",
"operationId": "Machines_ListByWorkspace",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"default": true,
"description": "Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp.",
"in": "query",
"name": "live",
"required": false,
"type": "boolean"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying a time instance relative to which to evaluate each machine resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow.",
"format": "date-time",
"in": "query",
"name": "timestamp",
"required": false,
"type": "string"
},
{
"description": "Page size to use. When not specified, the default page size is 100 records.",
"format": "int32",
"in": "query",
"maximum": 200,
"minimum": 1,
"name": "$top",
"required": false,
"type": "integer"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines"
],
"x-ms-examples": {
"SMMachinesListByWorkspaceGet": {
"parameters": {
"api-version": "2016-08-02",
"live": false,
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"timestamp": "2018-01-05T21:36:07.009Z",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-0ec98f01-4f24-4a46-abfa-278571e916dc",
"kind": "machine",
"name": "m-0ec98f01-4f24-4a46-abfa-278571e916dc",
"properties": {
"agent": {
"agentId": "0ec98f01-4f24-4a46-abfa-278571e916dc",
"clockGranularity": 1,
"dependencyAgentId": "d742e84a-e114-4b3d-b3ba-160d5cf4129b",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:36:07.009Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "cca1e83c-e0b8-454a-b39c-581ef1211c01",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "60bf38dd-4204-40ac-b4f6-b94065e957ea",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "3eaa0b8c-65e4-4c9f-8cb8-d77b9bce910f",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1e295878-4b4c-46ac-91d1-08e5fbd65361",
"kind": "machine",
"name": "m-1e295878-4b4c-46ac-91d1-08e5fbd65361",
"properties": {
"agent": {
"agentId": "1e295878-4b4c-46ac-91d1-08e5fbd65361",
"clockGranularity": 1,
"dependencyAgentId": "3e285a31-7988-423b-a55b-8f5610ff0b12",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "8f19c2b2-2a98-42cf-b1bc-751fee767fc9",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "4bf527ba-20cc-4537-951d-c78664e61938",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "7b375bd0-69d7-4088-8211-e71c30b41f10",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-6277eb91-c8de-4696-9f5e-d0658261422c",
"kind": "machine",
"name": "m-6277eb91-c8de-4696-9f5e-d0658261422c",
"properties": {
"agent": {
"agentId": "6277eb91-c8de-4696-9f5e-d0658261422c",
"clockGranularity": 1,
"dependencyAgentId": "9d31bd18-720a-4ff9-8952-bdfec7872421",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "cd5943b5-d731-4389-a315-cb723fc2e125",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "db085678-b544-497c-bde2-165f9ee269fa",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "45eb057c-dcd9-4a98-ba4a-1f20e89cd661",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-8811e3c4-15db-45d3-8b76-23da80efeff3",
"kind": "machine",
"name": "m-8811e3c4-15db-45d3-8b76-23da80efeff3",
"properties": {
"agent": {
"agentId": "8811e3c4-15db-45d3-8b76-23da80efeff3",
"clockGranularity": 1,
"dependencyAgentId": "a04d8f0b-df9a-46cb-a212-29c7576fd75d",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:22.372Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "79e84f1b-2172-490e-9fd4-6119d6678d95",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "832578ab-2d97-4412-babd-4976d3f144c2",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "f24d41a8-2f09-4f29-b2b1-65a4a7277297",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-55d6b873-b60c-4091-b735-0077f04c3b88",
"kind": "machine",
"name": "m-55d6b873-b60c-4091-b735-0077f04c3b88",
"properties": {
"agent": {
"agentId": "55d6b873-b60c-4091-b735-0077f04c3b88",
"clockGranularity": 1,
"dependencyAgentId": "125f3f0b-1e2d-4045-a6d9-1cd12fb96b61",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "e1bf385f-b092-4a6d-abc4-d2a106fda204",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "e1e97460-3f12-4511-b885-c561a1476217",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "4687fc36-e40b-4c40-bdee-5727367c0777",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-29f030f7-d41c-4474-ad09-2271cbf18cfb",
"kind": "machine",
"name": "m-29f030f7-d41c-4474-ad09-2271cbf18cfb",
"properties": {
"agent": {
"agentId": "29f030f7-d41c-4474-ad09-2271cbf18cfb",
"clockGranularity": 1,
"dependencyAgentId": "5e05f099-8ecd-44d3-8147-08088270f1c8",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:22.372Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "365102e6-1843-4f88-99b2-ec398c2b9ed2",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "7a9dea89-0dfa-45d8-b984-a0a645c3b6a0",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "4d912177-543c-4539-a185-3b47c52c6ca4",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-f39c1cbe-1d5d-4c3f-8963-26a00b57b099",
"kind": "machine",
"name": "m-f39c1cbe-1d5d-4c3f-8963-26a00b57b099",
"properties": {
"agent": {
"agentId": "f39c1cbe-1d5d-4c3f-8963-26a00b57b099",
"clockGranularity": 1,
"dependencyAgentId": "aa0be2b5-5faf-43d2-a060-de7d7fe37c4b",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "623b84ba-0219-41af-b839-91acc23ec8e6",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "e6ab7207-0446-4a61-af18-a2f2fc43ebcb",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "045ed792-6d9f-4798-94a1-9b6e32f5449a",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-a57565a4-beaf-4c87-8a36-8d209d14cf9c",
"kind": "machine",
"name": "m-a57565a4-beaf-4c87-8a36-8d209d14cf9c",
"properties": {
"agent": {
"agentId": "a57565a4-beaf-4c87-8a36-8d209d14cf9c",
"clockGranularity": 1,
"dependencyAgentId": "5471c74d-7d9d-4e18-b23f-fc523f5e0d68",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:36:07.009Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "f4d4bd5e-11ba-4971-8c5c-eb4553042b43",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "d5563a08-0d72-4e56-80a1-8c0d3888fa72",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "92e6c240-ba09-45ab-8bb3-bcc7b233c197",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-92371907-1ea4-4e4b-9538-8754876c1fa3",
"kind": "machine",
"name": "m-92371907-1ea4-4e4b-9538-8754876c1fa3",
"properties": {
"agent": {
"agentId": "92371907-1ea4-4e4b-9538-8754876c1fa3",
"clockGranularity": 1,
"dependencyAgentId": "fb8ebef9-e01a-4a00-a264-879fe4b33632",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "new name",
"displayName": "new name",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "101bfb0e-75d1-4c5b-821e-987423463e6b",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "d2edc020-02f5-4327-80ea-4443db018fe4",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "a241809b-50d8-4f8c-960d-75ec99cc79d9",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-fb7d798d-ecbc-4cf8-9ad6-d6dde35cdb77",
"kind": "machine",
"name": "m-fb7d798d-ecbc-4cf8-9ad6-d6dde35cdb77",
"properties": {
"agent": {
"agentId": "fb7d798d-ecbc-4cf8-9ad6-d6dde35cdb77",
"clockGranularity": 1,
"dependencyAgentId": "f068fe75-47d9-4c76-801a-0781893c250d",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:36:07.009Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "382bfc03-ece0-48e8-88dd-0c0049b0b093",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "52b6a8ca-3b0c-4ebf-a1f6-fec87b5b59c7",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "5fc7b841-843c-4391-b5b6-5bc7e8e25028",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-dcdbd51d-e423-4667-bce3-c1f78f0bec83",
"kind": "machine",
"name": "m-dcdbd51d-e423-4667-bce3-c1f78f0bec83",
"properties": {
"agent": {
"agentId": "dcdbd51d-e423-4667-bce3-c1f78f0bec83",
"clockGranularity": 1,
"dependencyAgentId": "901407a9-0047-4b2d-8190-e546189fa1c8",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:22.372Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "e4e28557-bb79-4add-bd9a-adc4b1856aae",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "a344f76b-98d7-4d83-8a11-7ef9b04c6563",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "bd88f6a9-ead8-414a-a91c-a47fbeddb3d5",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-10cb867d-1b73-4b39-a9cf-31cdd2b00dab",
"kind": "machine",
"name": "m-10cb867d-1b73-4b39-a9cf-31cdd2b00dab",
"properties": {
"agent": {
"agentId": "10cb867d-1b73-4b39-a9cf-31cdd2b00dab",
"clockGranularity": 1,
"dependencyAgentId": "e837d606-09ae-41fc-bc9a-5e8407d88942",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "3d8e1902-1875-428c-98d3-6fb02c96af47",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "a6efc921-6c5e-4455-a83e-409a380d800f",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "594fd238-0d97-444b-a8fd-2e5087e3e97c",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-e6ad2c87-c7e9-4663-bca2-ec5fd1e2d3ef",
"kind": "machine",
"name": "m-e6ad2c87-c7e9-4663-bca2-ec5fd1e2d3ef",
"properties": {
"agent": {
"agentId": "e6ad2c87-c7e9-4663-bca2-ec5fd1e2d3ef",
"clockGranularity": 1,
"dependencyAgentId": "07a0ba0f-90c3-4d9b-a1bf-d1cf636eeb80",
"dependencyAgentRevision": "1234",
"dependencyAgentVersion": "2.2.2.2",
"rebootStatus": "rebooted"
},
"bootTime": "2018-01-05T21:30:47.913Z",
"computerName": "name1",
"displayName": "name1",
"fullyQualifiedDomainName": "name1.foo.com",
"hosting": {
"cloudService": {
"deployment": "72932bbb-6c12-4f06-8622-f11942aede02",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"faultDomain": "1",
"image": {
"offering": "SuperFast",
"publisher": "AnImagePublisher",
"sku": "10101010",
"version": "1.0"
},
"kind": "provider:azure",
"location": "Earth",
"name": "AHostedVm",
"provider": "azure",
"resourceGroup": "myResourceGroup",
"resourceId": "TestResourceId",
"serviceFabricCluster": {
"clusterId": "6cbe41c5-4034-4376-b90d-4edbfc9d9375",
"name": "MyClusterName"
},
"size": "SuperBig",
"subscriptionId": "123123",
"updateDomain": "1",
"vmId": "12345",
"vmScaleSet": {
"deployment": "4ae328aa-2638-4f60-9dbe-0384b2a33b3d",
"instanceId": "VmmssInstance#1",
"name": "MyVMSS",
"resourceId": "TestResourceId"
}
},
"monitoringState": "monitored",
"networking": {
"defaultIpv4Gateways": [
"1.1.1.254",
"1.1.1.255"
],
"dnsNames": [
"name1",
"name2",
"name3"
],
"ipv4Interfaces": [
{
"ipAddress": "1.1.1.1",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.3",
"subnetMask": "255.255.255.0"
},
{
"ipAddress": "1.1.1.4",
"subnetMask": "255.255.255.0"
}
],
"ipv6Interfaces": [
{
"ipAddress": "2602:30a:2cb8:4830:414f:a76e:59e4:4fa7"
}
],
"macAddresses": [
"64:00:6A:65:E4:71"
]
},
"operatingSystem": {
"bitness": "64bit",
"family": "windows",
"fullName": "Microsoft Windows [Version 10.0.10586]"
},
"resources": {
"cpuSpeed": 2000,
"cpuSpeedAccuracy": "actual",
"cpus": 2,
"physicalMemory": 4096
},
"timezone": {
"fullName": "some zone"
},
"virtualMachine": {
"nativeHostMachineId": "physical-machine-id",
"nativeMachineId": "vm-id",
"virtualMachineName": "vm-name-1",
"virtualMachineType": "hyperv"
},
"virtualizationState": "virtual"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}": {
"get": {
"description": "Returns the specified machine.",
"operationId": "Machines_Get",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"description": "UTC date and time specifying a time instance relative to which to evaluate the machine resource. When not specified, the service uses DateTime.UtcNow.",
"format": "date-time",
"in": "query",
"name": "timestamp",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Machine"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines"
],
"x-ms-examples": {
"SMMachinesGetGet": {
"parameters": {
"api-version": "2016-08-02",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"timestamp": "2018-01-07T07:01:16.1556059Z",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"properties": {
"displayName": "my machine",
"monitoringState": "monitored",
"virtualizationState": "unknown"
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/connections": {
"get": {
"description": "Returns a collection of connections terminating or originating at the specified machine",
"operationId": "Machines_ListConnections",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ConnectionCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines"
],
"x-ms-examples": {
"SMMachinesListConnectionsGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T07:31:38.4041029Z",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T07:31:38.4041029Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123@p@p-1a9dc431ad6048d83dade29fb72dfd9fbe2ee2b4!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f107e3f1cb5d792e6abfed7832ba4e864f995cee!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_9000",
"kind": "rel:connection",
"name": "m@m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123@p@p-1a9dc431ad6048d83dade29fb72dfd9fbe2ee2b4!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f107e3f1cb5d792e6abfed7832ba4e864f995cee!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_9000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f107e3f1cb5d792e6abfed7832ba4e864f995cee",
"kind": "ref:process",
"name": "p-f107e3f1cb5d792e6abfed7832ba4e864f995cee",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-01000001_9000",
"kind": "ref:port",
"name": "b-01000001_9000",
"properties": {
"ipAddress": "1.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 9000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123/processes/p-1a9dc431ad6048d83dade29fb72dfd9fbe2ee2b4",
"kind": "ref:process",
"name": "p-1a9dc431ad6048d83dade29fb72dfd9fbe2ee2b4",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123",
"kind": "ref:machine",
"name": "m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000",
"kind": "rel:connection",
"name": "c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-01000001_8000",
"kind": "ref:port",
"name": "b-01000001_8000",
"properties": {
"ipAddress": "1.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-01000001_8000",
"kind": "ref:clientgroup",
"name": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-01000001_8000",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-08445135a7215e343f0f49b8d0b70c3b853ef87f!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-02000001_1001",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-08445135a7215e343f0f49b8d0b70c3b853ef87f!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-02000001_1001",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-08445135a7215e343f0f49b8d0b70c3b853ef87f",
"kind": "ref:process",
"name": "p-08445135a7215e343f0f49b8d0b70c3b853ef87f",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-02000001_1001",
"kind": "ref:port",
"name": "b-02000001_1001",
"properties": {
"ipAddress": "2.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 1001
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-573847EE-4D31-4936-A8B2-771372806C80@p@p-daedaa0e25869b6cf36525d51c2d321335e69f71!m@m-573847EE-4D31-4936-A8B2-771372806C80@b@b-02000002_1002",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-573847EE-4D31-4936-A8B2-771372806C80@p@p-daedaa0e25869b6cf36525d51c2d321335e69f71!m@m-573847EE-4D31-4936-A8B2-771372806C80@b@b-02000002_1002",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80/processes/p-daedaa0e25869b6cf36525d51c2d321335e69f71",
"kind": "ref:process",
"name": "p-daedaa0e25869b6cf36525d51c2d321335e69f71",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80",
"kind": "ref:machine",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80/ports/b-02000002_1002",
"kind": "ref:port",
"name": "b-02000002_1002",
"properties": {
"ipAddress": "2.0.0.2",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80",
"kind": "ref:machine",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 1002
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-01000001_8000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-01000001_8000",
"kind": "ref:port",
"name": "b-01000001_8000",
"properties": {
"ipAddress": "1.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/liveness": {
"get": {
"description": "Obtains the liveness status of the machine during the specified time interval.",
"operationId": "Machines_GetLiveness",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Liveness"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines"
],
"x-ms-examples": {
"SMMachinesGetLivenessGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T07:09:27.6026938Z",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T07:07:27.6026938Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-07T07:09:27.6026938Z",
"live": true,
"startTime": "2018-01-07T07:07:27.6026938Z"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/machineGroups": {
"get": {
"description": "Returns a collection of machine groups this machine belongs to during the specified time interval.",
"operationId": "Machines_ListMachineGroupMembership",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachineGroupCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines",
"MachineGroups"
],
"x-ms-examples": {
"SMMachinesListMachineGroupMembershipGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-08T19:19:49.333139Z",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T19:17:49.333139Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"etag": "6e87df32-c683-492d-bd2a-6dcd69c3034f",
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machineGroups/07597c56-5395-4815-839c-c4e7bddbac18",
"kind": "machineGroup",
"name": "07597c56-5395-4815-839c-c4e7bddbac18",
"properties": {
"count": 2,
"displayName": "Foo",
"groupType": "unknown",
"machines": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machinewithhints",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machinewithhints",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
]
},
"type": "Microsoft.OperationalInsights/workspaces/features/machineGroups"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/ports": {
"get": {
"description": "Returns a collection of live ports on the specified machine during the specified time interval.",
"operationId": "Machines_ListPorts",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/PortCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Machines",
"Ports"
],
"x-ms-examples": {
"SMMachinesListPortsGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T08:01:48.525Z",
"machineName": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T08:01:48.525Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8000",
"kind": "port",
"name": "b-c0a80101_8000",
"properties": {
"displayName": ":8000",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8001",
"kind": "port",
"name": "b-c0a80101_8001",
"properties": {
"displayName": ":8001",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8001
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8002",
"kind": "port",
"name": "b-c0a80101_8002",
"properties": {
"displayName": ":8002",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8002
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/ports/{portName}": {
"get": {
"description": "Returns the specified port. The port must be live during the specified time interval. If the port is not live during the interval, status 404 (Not Found) is returned.",
"operationId": "Ports_Get",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/PortNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Port"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Ports"
],
"x-ms-examples": {
"SMMachinesPortsGetGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T08:01:48.525Z",
"machineName": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"portName": "b-c0a80101_8000",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T08:01:48.525Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8000",
"kind": "port",
"name": "b-c0a80101_8000",
"properties": {
"displayName": ":8000",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/ports/{portName}/acceptingProcesses": {
"get": {
"description": "Returns a collection of processes accepting on the specified port",
"operationId": "Ports_ListAcceptingProcesses",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/PortNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ProcessCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Ports",
"Processes"
],
"x-ms-examples": {
"SMMachinesPortsListAcceptingProcessesGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-08T18:37:54.936Z",
"machineName": "m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e",
"portName": "b-c0a80101_8000",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T18:37:39.936Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e/processes/p-e832fd7598b913c9f6d751b977028248c48c35dc",
"kind": "process",
"name": "p-e832fd7598b913c9f6d751b977028248c48c35dc",
"properties": {
"details": {
"commandLine": "cmdline",
"companyName": "mycompany",
"description": "mydescription",
"executablePath": "mypath",
"fileVersion": "1.2.3.4",
"firstPid": 10,
"internalName": "myinternalname",
"persistentKey": "1a502634-e7ca-4c56-b10d-545f60623ef2",
"poolId": 12,
"productName": "myproductname",
"productVersion": "3.3.3.3",
"services": [
{
"displayName": "Foo Service",
"name": "foosvc"
}
],
"workingDirectory": "myworkingdir",
"zoneName": "LinuxOnlyZone"
},
"displayName": "process",
"executableName": "process",
"group": "myproductname",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e",
"kind": "ref:machine",
"name": "m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"startTime": "2018-01-08T18:27:39.936Z",
"user": {
"userDomain": "mydomain",
"userName": "myuser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e/processes/p-fa195e268682d998e42071ff3346c09f0af4f9e8",
"kind": "process",
"name": "p-fa195e268682d998e42071ff3346c09f0af4f9e8",
"properties": {
"details": {
"commandLine": "cmdline",
"companyName": "mycompany",
"description": "mydescription",
"executablePath": "mypath",
"fileVersion": "1.2.3.4",
"firstPid": 10,
"internalName": "myinternalname",
"persistentKey": "677cde70-5589-41f3-89b8-4b866ed5c86e",
"poolId": 12,
"productName": "myproductname",
"productVersion": "3.3.3.3",
"services": [
{
"displayName": "Foo Service",
"name": "foosvc"
}
],
"workingDirectory": "myworkingdir",
"zoneName": "LinuxOnlyZone"
},
"displayName": "process",
"executableName": "process",
"group": "myproductname",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e",
"kind": "ref:machine",
"name": "m-1bc28d72-0e81-4aff-b1e3-ae12e8da155e",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"startTime": "2018-01-08T18:27:39.936Z",
"user": {
"userDomain": "mydomain",
"userName": "myuser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/ports/{portName}/connections": {
"get": {
"description": "Returns a collection of connections established via the specified port.",
"operationId": "Ports_ListConnections",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/PortNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ConnectionCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Ports"
],
"x-ms-examples": {
"SMMachinesPortsListConnectionsGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-08T23:07:16.7985488Z",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"portName": "b-c0a8010a_10000",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T23:05:16.7985488Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-9b60b5e7-fb98-4864-9a1f-51d26407f99b@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000",
"kind": "rel:connection",
"name": "m@m-9b60b5e7-fb98-4864-9a1f-51d26407f99b@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-c0a8010a_10000",
"kind": "ref:port",
"name": "b-c0a8010a_10000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 10000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-9b60b5e7-fb98-4864-9a1f-51d26407f99b/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-9b60b5e7-fb98-4864-9a1f-51d26407f99b",
"kind": "ref:machine",
"name": "m-9b60b5e7-fb98-4864-9a1f-51d26407f99b",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000",
"kind": "rel:connection",
"name": "c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a8010a_10000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-c0a8010a_10000",
"kind": "ref:port",
"name": "b-c0a8010a_10000",
"properties": {
"ipAddress": "192.168.1.10",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 10000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-c0a8010a_10000",
"kind": "ref:clientgroup",
"name": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-c0a8010a_10000",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/ports/{portName}/liveness": {
"get": {
"description": "Obtains the liveness status of the port during the specified time interval.",
"operationId": "Ports_GetLiveness",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/PortNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Liveness"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Ports"
],
"x-ms-examples": {
"SMMachinesPortsGetLivenessGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T08:01:48.525Z",
"machineName": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"portName": "b-c0a80101_8000",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T08:01:48.525Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-07T08:01:48.525Z",
"live": true,
"startTime": "2018-01-07T08:01:48.525Z"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes": {
"get": {
"description": "Returns a collection of processes on the specified machine matching the specified conditions. The returned collection represents either processes that are active/live during the specified interval of time (`live=true` and `startTime`/`endTime` are specified) or that are known to have existed at or some time prior to the specified point in time (`live=false` and `timestamp` is specified). ",
"operationId": "Machines_ListProcesses",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"default": true,
"description": "Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp.",
"in": "query",
"name": "live",
"required": false,
"type": "boolean"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying a time instance relative to which to evaluate all process resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow.",
"format": "date-time",
"in": "query",
"name": "timestamp",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ProcessCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Processes",
"Machines"
],
"x-ms-examples": {
"SMMachinesListProcessesGet": {
"parameters": {
"api-version": "2016-08-02",
"live": false,
"machineName": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"timestamp": "2018-01-07T07:45:45.1930000Z",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae/processes/p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"kind": "process",
"name": "p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"properties": {
"details": {
"commandLine": "foo-bar.exe -f -g -h do something",
"companyName": "Microsoft",
"description": "A special process",
"executablePath": "c:\\Program Files\\foobar\\bin\\boo-bar.exe",
"fileVersion": "1.2.3.4",
"firstPid": 456,
"internalName": "foo-bar-internal",
"persistentKey": "77228e39-7348-4fac-8ce5-b83c7bcc52bc",
"poolId": 345,
"productName": "Foo-bar Suite",
"productVersion": "3.0.0.10",
"workingDirectory": "c:\\temp",
"zoneName": "zone name"
},
"displayName": "foo-bar",
"executableName": "foo-bar",
"group": "Foo-bar Suite",
"hosting": {
"cloudService": {
"deployment": "f4849088-01a2-420e-9709-d0b48ae31d87",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"kind": "provider:azure",
"provider": "azure"
},
"machine": {
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae",
"kind": "ref:machine",
"name": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer",
"startTime": "2018-01-10T21:04:56.8518962Z",
"user": {
"userDomain": "REDMOND",
"userName": "SecretUser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae/processes/p-bbf99526b8fc5e7ee4f75568958a040d08489161",
"kind": "process",
"name": "p-bbf99526b8fc5e7ee4f75568958a040d08489161",
"properties": {
"details": {
"commandLine": "foo-bar.exe -f -g -h do something",
"companyName": "Microsoft",
"description": "A special process",
"executablePath": "c:\\Program Files\\foobar\\bin\\boo-bar.exe",
"fileVersion": "1.2.3.4",
"firstPid": 456,
"internalName": "foo-bar-internal",
"persistentKey": "77228e39-7348-4fac-8ce5-b83c7bcc52bc",
"poolId": 345,
"productName": "Foo-bar Suite",
"productVersion": "3.0.0.10",
"workingDirectory": "c:\\temp",
"zoneName": "zone name"
},
"displayName": "foo-bar",
"executableName": "foo-bar",
"group": "Foo-bar Suite",
"hosting": {
"cloudService": {
"deployment": "f4849088-01a2-420e-9709-d0b48ae31d87",
"instanceId": "Instance#2",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"kind": "provider:azure",
"provider": "azure"
},
"machine": {
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae",
"kind": "ref:machine",
"name": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer",
"startTime": "2018-01-10T21:04:56.8518962Z",
"user": {
"userDomain": "REDMOND",
"userName": "SecretUser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
{
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae/processes/p-bbf99526b8fc5e7ee4f75568958a040d08489162",
"kind": "process",
"name": "p-bbf99526b8fc5e7ee4f75568958a040d08489162",
"properties": {
"details": {
"commandLine": "foo-bar.exe -f -g -h do something",
"companyName": "Microsoft",
"description": "A special process",
"executablePath": "c:\\Program Files\\foobar\\bin\\boo-bar.exe",
"fileVersion": "1.2.3.4",
"firstPid": 456,
"internalName": "foo-bar-internal",
"persistentKey": "77228e39-7348-4fac-8ce5-b83c7bcc52bc",
"poolId": 345,
"productName": "Foo-bar Suite",
"productVersion": "3.0.0.10",
"workingDirectory": "c:\\temp",
"zoneName": "zone name"
},
"displayName": "foo-bar",
"executableName": "foo-bar",
"group": "Foo-bar Suite",
"hosting": {
"cloudService": {
"deployment": "f4849088-01a2-420e-9709-d0b48ae31d87",
"instanceId": "Instance#3",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"kind": "provider:azure",
"provider": "azure"
},
"machine": {
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae",
"kind": "ref:machine",
"name": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer",
"startTime": "2018-01-10T21:04:56.8518962Z",
"user": {
"userDomain": "REDMOND",
"userName": "SecretUser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes/{processName}": {
"get": {
"description": "Returns the specified process.",
"operationId": "Processes_Get",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/ProcessNameParameter"
},
{
"description": "UTC date and time specifying a time instance relative to which to evaluate a resource. When not specified, the service uses DateTime.UtcNow.",
"format": "date-time",
"in": "query",
"name": "timestamp",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Process"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Processes"
],
"x-ms-examples": {
"SMMachinesProcessesGetGet": {
"parameters": {
"api-version": "2016-08-02",
"machineName": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"processName": "p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"resourceGroupName": "rg-sm",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"timestamp": "2018-01-10T22:45:45.1930000Z",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae/processes/p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"kind": "process",
"name": "p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"properties": {
"details": {
"commandLine": "foo-bar.exe -f -g -h do something",
"companyName": "Microsoft",
"description": "A special process",
"executablePath": "c:\\Program Files\\foobar\\bin\\boo-bar.exe",
"fileVersion": "1.2.3.4",
"firstPid": 456,
"internalName": "foo-bar-internal",
"persistentKey": "77228e39-7348-4fac-8ce5-b83c7bcc52bc",
"poolId": 345,
"productName": "Foo-bar Suite",
"productVersion": "3.0.0.10",
"workingDirectory": "c:\\temp",
"zoneName": "zone name"
},
"displayName": "foo-bar",
"executableName": "foo-bar",
"group": "Foo-bar Suite",
"hosting": {
"cloudService": {
"deployment": "f4849088-01a2-420e-9709-d0b48ae31d87",
"instanceId": "Instance#1",
"name": "MyCloudService",
"roleName": "MyRoleName",
"roleType": "web"
},
"kind": "provider:azure",
"provider": "azure"
},
"machine": {
"id": "/subscriptions/A9C800F7-342E-45B7-8EB4-6C9A6F7FE466/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-36b83664-0822-4fb3-99a3-8332754f3eae",
"kind": "ref:machine",
"name": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"role": "webServer",
"startTime": "2018-01-10T21:04:56.8518962Z",
"user": {
"userDomain": "REDMOND",
"userName": "SecretUser"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes/{processName}/acceptingPorts": {
"get": {
"description": "Returns a collection of ports on which this process is accepting",
"operationId": "Processes_ListAcceptingPorts",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/ProcessNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/PortCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Processes"
],
"x-ms-examples": {
"SMMachinesProcessesListAcceptingPortsGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T08:01:48.525Z",
"machineName": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"processName": "p-37d1761114556be465c44e2300bda03178a6189e",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T08:01:48.525Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8000",
"kind": "port",
"name": "b-c0a80101_8000",
"properties": {
"displayName": ":8000",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8001",
"kind": "port",
"name": "b-c0a80101_8001",
"properties": {
"displayName": ":8001",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8001
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432/ports/b-c0a80101_8002",
"kind": "port",
"name": "b-c0a80101_8002",
"properties": {
"displayName": ":8002",
"ipAddress": "192.168.1.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"kind": "ref:machine",
"name": "m-999066c5-38c5-4f2f-9ce0-51d738cdc432",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"monitoringState": "monitored",
"portNumber": 8002
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes/{processName}/connections": {
"get": {
"description": "Returns a collection of connections terminating or originating at the specified process",
"operationId": "Processes_ListConnections",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/ProcessNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/ConnectionCollection"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Processes"
],
"x-ms-examples": {
"SMMachinesProcessesListConnectionsGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T08:11:15.1682041Z",
"machineName": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"processName": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T08:09:15.1682041Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-1010b884-f743-4292-abde-30ebfd0ae560@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a80001_8000",
"kind": "rel:connection",
"name": "m@m-1010b884-f743-4292-abde-30ebfd0ae560@p@p-d642fef420c5baa4c72f53de9426f1ed699899e2!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a80001_8000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-c0a80001_8000",
"kind": "ref:port",
"name": "b-c0a80001_8000",
"properties": {
"ipAddress": "192.168.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1010b884-f743-4292-abde-30ebfd0ae560/processes/p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"kind": "ref:process",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-1010b884-f743-4292-abde-30ebfd0ae560",
"kind": "ref:machine",
"name": "m-1010b884-f743-4292-abde-30ebfd0ae560",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a80001_8000",
"kind": "rel:connection",
"name": "c@m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@b@b-c0a80001_8000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/ports/b-c0a80001_8000",
"kind": "ref:port",
"name": "b-c0a80001_8000",
"properties": {
"ipAddress": "192.168.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 8000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/clientGroups/m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!p!p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:clientgroup",
"name": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!p!p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-01000001_1000",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@p@p-68cf5e3251379179122fa88e761e2acd5577c249!m@m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B@b@b-01000001_1000",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/processes/p-68cf5e3251379179122fa88e761e2acd5577c249",
"kind": "ref:process",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B/ports/b-01000001_1000",
"kind": "ref:port",
"name": "b-01000001_1000",
"properties": {
"ipAddress": "1.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"kind": "ref:machine",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 1000
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
},
{
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/connections/m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-573847EE-4D31-4936-A8B2-771372806C80@p@p-f107e3f1cb5d792e6abfed7832ba4e864f995cee!m@m-573847EE-4D31-4936-A8B2-771372806C80@b@b-01000001_1001",
"kind": "rel:connection",
"name": "m@m-A4AB1C69-03E9-42D2-B822-B42555569FB4@p@p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0!m@m-573847EE-4D31-4936-A8B2-771372806C80@p@p-f107e3f1cb5d792e6abfed7832ba4e864f995cee!m@m-573847EE-4D31-4936-A8B2-771372806C80@b@b-01000001_1001",
"properties": {
"destination": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80/processes/p-f107e3f1cb5d792e6abfed7832ba4e864f995cee",
"kind": "ref:process",
"name": "p-f107e3f1cb5d792e6abfed7832ba4e864f995cee",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80",
"kind": "ref:machine",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
},
"failureState": "ok",
"serverPort": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80/ports/b-01000001_1001",
"kind": "ref:port",
"name": "b-01000001_1001",
"properties": {
"ipAddress": "1.0.0.1",
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-573847EE-4D31-4936-A8B2-771372806C80",
"kind": "ref:machine",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
},
"portNumber": 1001
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports"
},
"source": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/processes/p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"kind": "ref:process",
"name": "p-f1dd514e73cda65d9a19a977aa4a9f6959427ab0",
"properties": {
"machine": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"kind": "ref:machine",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4",
"type": "Microsoft.OperationalInsights/workspaces/features/machines"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes"
}
},
"type": "Microsoft.OperationalInsights/workspaces/features/connections"
}
]
}
}
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes/{processName}/liveness": {
"get": {
"description": "Obtains the liveness status of the process during the specified time interval.",
"operationId": "Processes_GetLiveness",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/MachineNameParameter"
},
{
"$ref": "#/parameters/ProcessNameParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/Liveness"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Processes"
],
"x-ms-examples": {
"SMMachinesProcessesGetLivenessGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-07T07:09:27.6026938Z",
"machineName": "m-36b83664-0822-4fb3-99a3-8332754f3eae",
"processName": "p-bbf99526b8fc5e7ee4f75568958a040d08489160",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-07T07:07:27.6026938Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"endTime": "2018-01-07T07:09:27.6026938Z",
"live": true,
"startTime": "2018-01-07T07:07:27.6026938Z"
}
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/summaries/machines": {
"get": {
"description": "Returns summary information about the machines in the workspace.",
"operationId": "Summaries_GetMachines",
"parameters": [
{
"$ref": "#/parameters/SubscriptionIdParameter"
},
{
"$ref": "#/parameters/ResourceGroupNameParameter"
},
{
"$ref": "#/parameters/WorkspaceNameParameter"
},
{
"$ref": "#/parameters/ApiVersionParameter"
},
{
"description": "UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m",
"format": "date-time",
"in": "query",
"name": "startTime",
"required": false,
"type": "string"
},
{
"description": "UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow",
"format": "date-time",
"in": "query",
"name": "endTime",
"required": false,
"type": "string"
}
],
"responses": {
"200": {
"description": "The operation completed successfully.",
"schema": {
"$ref": "#/definitions/MachinesSummary"
}
},
"default": {
"description": "An error occurred while processing the request. See the error.code parameter to identify the specific error.",
"schema": {
"$ref": "#/definitions/ErrorResponse"
}
}
},
"tags": [
"Summaries"
],
"x-ms-examples": {
"SMSummariesGetMachinesGet": {
"parameters": {
"api-version": "2016-08-02",
"endTime": "2018-01-08T19:42:14.3360000Z",
"resourceGroupName": "rg-sm",
"startTime": "2018-01-08T19:41:59.3360000Z",
"subscriptionId": "63BE4E24-FDF0-4E9C-9342-6A5D5A359722",
"workspaceName": "D6F79F14-E563-469B-84B5-9286D2803B2F"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/summaries/machines",
"name": "machines",
"properties": {
"endTime": "2018-01-08T19:42:14.336Z",
"live": 3,
"os": {
"linux": 1,
"windows": 2
},
"startTime": "2018-01-08T19:41:59.336Z",
"total": 3
},
"type": "Microsoft.OperationalInsights/workspaces/features/summaries"
}
}
}
}
}
}
}
},
"definitions": {
"Acceptor": {
"allOf": [
{
"$ref": "#/definitions/Relationship"
}
],
"description": "A process accepting on a port.",
"properties": {
"properties": {
"$ref": "#/definitions/AcceptorProperties",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "rel:acceptor"
},
"AcceptorProperties": {
"description": "Properties for an acceptor relationship.",
"properties": {
"destination": {
"$ref": "#/definitions/ProcessReference",
"description": "Accepting process."
},
"endTime": {
"description": "Relationship end time.",
"format": "date-time",
"type": "string"
},
"source": {
"$ref": "#/definitions/PortReference",
"description": "Port being accepted."
},
"startTime": {
"description": "Relationship start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"source",
"destination"
]
},
"Accuracy": {
"description": "Specifies the accuracy of a computation.",
"enum": [
"actual",
"estimated"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "Accuracy"
}
},
"AgentConfiguration": {
"description": "Describes the configuration of the Dependency Agent installed on a machine.",
"properties": {
"agentId": {
"description": "Health Service Agent unique identifier.",
"type": "string"
},
"clockGranularity": {
"description": "Machine clock granularity in milliseconds.",
"format": "int32",
"type": "integer"
},
"dependencyAgentId": {
"description": "Dependency Agent unique identifier.",
"type": "string"
},
"dependencyAgentRevision": {
"description": "Dependency Agent revision number.",
"type": "string"
},
"dependencyAgentVersion": {
"description": "Dependency Agent version number.",
"type": "string"
},
"rebootStatus": {
"$ref": "#/definitions/MachineRebootStatus",
"description": "Specifies whether the machine has been rebooted since the Dependency Agent installation."
}
},
"required": [
"agentId"
]
},
"AzureCloudServiceConfiguration": {
"description": "Describes an Azure Cloud Service",
"properties": {
"deployment": {
"description": "Cloud Service deployment identifier",
"type": "string"
},
"instanceId": {
"description": "Cloud Service instance identifier",
"type": "string"
},
"name": {
"description": "Cloud Service name",
"type": "string"
},
"roleName": {
"description": "Cloud Service role name",
"type": "string"
},
"roleType": {
"description": "Used to specify type of an Azure Cloud Service role",
"enum": [
"unknown",
"worker",
"web"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "AzureCloudServiceRoleType"
}
}
}
},
"AzureHostingConfiguration": {
"allOf": [
{
"$ref": "#/definitions/HostingConfiguration"
}
],
"description": "Provides information about how a machine is hosted in Azure",
"properties": {
"cloudService": {
"$ref": "#/definitions/AzureCloudServiceConfiguration",
"description": "Contains information about machines hosted as an Azure Cloud Service"
},
"faultDomain": {
"description": "Fault domain of the VM.",
"type": "string"
},
"image": {
"$ref": "#/definitions/ImageConfiguration",
"description": "Image of the machine."
},
"location": {
"description": "Geographical location of the VM.",
"type": "string"
},
"name": {
"description": "Machine name according to the hosting provider.",
"type": "string"
},
"resourceGroup": {
"description": "Resource group name within the specified subscription.",
"type": "string"
},
"resourceId": {
"description": "Unique identifier of the resource.",
"type": "string"
},
"serviceFabricCluster": {
"$ref": "#/definitions/AzureServiceFabricClusterConfiguration",
"description": "Contains information about machines that belong an Azure Service Fabric Cluster"
},
"size": {
"description": "Size of the VM.",
"type": "string"
},
"subscriptionId": {
"description": "Subscription ID.",
"type": "string"
},
"updateDomain": {
"description": "Update domain of the VM.",
"type": "string"
},
"vmId": {
"description": "Virtual Machine ID (unique identifier).",
"type": "string"
},
"vmScaleSet": {
"$ref": "#/definitions/AzureVmScaleSetConfiguration",
"description": "Contains information about machines hosted as an Azure Virtual Machine Scale Set"
}
},
"x-ms-discriminator-value": "provider:azure"
},
"AzureProcessHostingConfiguration": {
"allOf": [
{
"$ref": "#/definitions/ProcessHostingConfiguration"
}
],
"description": "Describes the hosting configuration of a process when hosted on azure",
"properties": {
"cloudService": {
"$ref": "#/definitions/AzureCloudServiceConfiguration",
"description": "Contains information about the cloud service the process belongs to"
}
},
"x-ms-discriminator-value": "provider:azure"
},
"AzureServiceFabricClusterConfiguration": {
"description": "Describes an Azure Service Fabric Cluster",
"properties": {
"clusterId": {
"description": "Service Fabric cluster identifier.",
"type": "string"
},
"name": {
"description": "Service Fabric cluster name.",
"type": "string"
}
}
},
"AzureVmScaleSetConfiguration": {
"description": "Describes an Azure Virtual Machine Scale Set",
"properties": {
"deployment": {
"description": "Virtual Machine Scale Set deployment identifier",
"type": "string"
},
"instanceId": {
"description": "Virtual Machine Scale Set instance identifier",
"type": "string"
},
"name": {
"description": "Virtual Machine Scale Set name",
"type": "string"
},
"resourceId": {
"description": "Unique identifier of the resource.",
"type": "string"
}
}
},
"Bitness": {
"description": "Specifies the bitness of a machine or process.",
"enum": [
"32bit",
"64bit"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "Bitness"
}
},
"ClientGroup": {
"allOf": [
{
"$ref": "#/definitions/CoreResource"
}
],
"description": "Represents a collection of clients of a resource. A client group can represent the clients of a port, process, or a machine.",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"clientsOf": {
"$ref": "#/definitions/ResourceReference",
"description": "Reference to the resource whose clients are represented by this group."
}
},
"required": [
"clientsOf"
],
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "clientGroup"
},
"ClientGroupMember": {
"allOf": [
{
"$ref": "#/definitions/Resource"
}
],
"description": "Represents a member of a client group",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"ipAddress": {
"description": "IP address.",
"type": "string"
},
"port": {
"$ref": "#/definitions/PortReference",
"description": "Port into which this client connected"
},
"processes": {
"description": "Processes accepting on the above port that received connections from this client.",
"items": {
"$ref": "#/definitions/ProcessReference"
},
"type": "array"
}
},
"type": "object",
"x-ms-client-flatten": true
}
}
},
"ClientGroupMembersCollection": {
"description": "Collection of ClientGroupMember resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of ClientGroupMember resources.",
"items": {
"$ref": "#/definitions/ClientGroupMember"
},
"type": "array"
}
},
"type": "object"
},
"ClientGroupMembersCount": {
"description": "Specifies the number of members in a client group.",
"properties": {
"accuracy": {
"$ref": "#/definitions/Accuracy",
"description": "Accuracy of the reported count."
},
"count": {
"description": "Number of members in the client group. Use this value together with the value of ```accuracy```. If accuracy is `exact` then the value represents the actual number of members in the cloud. When accuracy is `estimated`, the actual number of members is larger than the value of ```count```.",
"format": "int32",
"type": "integer"
},
"endTime": {
"description": "Membership interval start time.",
"format": "date-time",
"type": "string"
},
"groupId": {
"description": "Client Group URI.",
"type": "string"
},
"startTime": {
"description": "Membership interval start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"startTime",
"endTime",
"groupId",
"count",
"accuracy"
],
"type": "object"
},
"ClientGroupReference": {
"allOf": [
{
"$ref": "#/definitions/ResourceReference"
}
],
"description": "Reference to a client group.",
"x-ms-discriminator-value": "ref:clientgroup"
},
"Connection": {
"allOf": [
{
"$ref": "#/definitions/Relationship"
}
],
"description": "A network connection.",
"properties": {
"properties": {
"$ref": "#/definitions/ConnectionProperties",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "rel:connection"
},
"ConnectionCollection": {
"description": "Collection of Connection resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of Connection resources.",
"items": {
"$ref": "#/definitions/Connection"
},
"type": "array"
}
},
"type": "object"
},
"ConnectionFailureState": {
"description": "Connection failure state:\n * ```ok``` indicates no failures\n * ```failed``` indicates only failures\n * ```mixed``` indicates both failures and successes",
"enum": [
"ok",
"failed",
"mixed"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "ConnectionFailureState"
}
},
"ConnectionProperties": {
"allOf": [
{
"$ref": "#/definitions/RelationshipProperties"
}
],
"description": "Properties for a connection resource.",
"properties": {
"failureState": {
"$ref": "#/definitions/ConnectionFailureState",
"description": "Specifies whether there are only successful, failed or a mixture of both connections represented by this resource."
},
"serverPort": {
"$ref": "#/definitions/PortReference",
"description": "Reference to the server port via which this connection has been established."
}
}
},
"CoreResource": {
"allOf": [
{
"$ref": "#/definitions/Resource"
}
],
"description": "Marker resource for the core Service Map resources",
"discriminator": "kind",
"properties": {
"etag": {
"description": "Resource ETAG.",
"type": "string"
},
"kind": {
"description": "Additional resource type qualifier.",
"enum": [
"machine",
"process",
"port",
"clientGroup",
"machineGroup"
],
"type": "string"
}
},
"required": [
"kind"
]
},
"Error": {
"description": "Error details.",
"properties": {
"code": {
"description": "Error code identifying the specific error.",
"type": "string"
},
"message": {
"description": "Error message in the caller's locale.",
"type": "string"
}
},
"required": [
"code"
],
"type": "object"
},
"ErrorResponse": {
"description": "An error response from the API.",
"properties": {
"error": {
"$ref": "#/definitions/Error",
"description": "Error information."
}
},
"required": [
"error"
],
"type": "object"
},
"HostingConfiguration": {
"description": "Describes the hosting configuration of a machine.",
"discriminator": "kind",
"properties": {
"kind": {
"description": "Additional hosting configuration type qualifier.",
"enum": [
"provider:azure"
],
"type": "string"
},
"provider": {
"description": "The hosting provider of the VM.",
"enum": [
"azure"
],
"type": "string"
}
},
"required": [
"kind"
]
},
"HypervisorConfiguration": {
"description": "Describes the hypervisor configuration of a machine.",
"properties": {
"hypervisorType": {
"$ref": "#/definitions/HypervisorType",
"description": "Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.)"
},
"nativeHostMachineId": {
"description": "The unique identifier of the hypervisor machine as reported by the underlying virtualization system.",
"type": "string"
}
}
},
"HypervisorType": {
"description": "Specifies the hypervisor type of a machine.",
"enum": [
"unknown",
"hyperv"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "HypervisorType"
}
},
"ImageConfiguration": {
"description": "Describes the VM image of a machine.",
"properties": {
"offering": {
"description": "Offering of the VM image.",
"type": "string"
},
"publisher": {
"description": "Publisher of the VM image.",
"type": "string"
},
"sku": {
"description": "SKU of the VM image.",
"type": "string"
},
"version": {
"description": "Version of the VM image.",
"type": "string"
}
}
},
"Ipv4NetworkInterface": {
"description": "Describes an IPv4 network interface.",
"properties": {
"ipAddress": {
"description": "IPv4 address.",
"type": "string"
},
"subnetMask": {
"default": "255.255.255.255",
"description": "IPv4 subnet mask.",
"type": "string"
}
},
"required": [
"ipAddress"
]
},
"Ipv6NetworkInterface": {
"description": "Describes an IPv6 network interface.",
"properties": {
"ipAddress": {
"description": "IPv6 address.",
"type": "string"
}
},
"required": [
"ipAddress"
]
},
"Liveness": {
"description": "Specifies the contents of a check liveness response.",
"properties": {
"endTime": {
"description": "Liveness interval end time.",
"format": "date-time",
"type": "string"
},
"live": {
"description": "`true` if the resource is live during [startTime, endTime], `false` otherwise",
"type": "boolean"
},
"startTime": {
"description": "Liveness interval start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"startTime",
"endTime",
"live"
],
"type": "object"
},
"Machine": {
"allOf": [
{
"$ref": "#/definitions/CoreResource"
}
],
"description": "A machine resource represents a discovered computer system. It can be *monitored*, i.e., a Dependency Agent is running on it, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. As machines change, prior versions of the machine resource are preserved and available for access. A machine is live during an interval of time, if either its Dependency Agent has reported data during (parts) of that interval, or a Dependency agent running on other machines has reported activity associated with the machine.",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"agent": {
"$ref": "#/definitions/AgentConfiguration",
"description": "Dependency Agent configuration."
},
"bootTime": {
"description": "UTC date and time when the machine last booted",
"format": "date-time",
"type": "string"
},
"computerName": {
"description": "Name of the machine, e.g., server",
"type": "string"
},
"displayName": {
"description": "Name to use for display purposes",
"type": "string"
},
"fullyQualifiedDomainName": {
"description": "Fully-qualified name of the machine, e.g., server.company.com",
"type": "string"
},
"hosting": {
"$ref": "#/definitions/HostingConfiguration",
"description": "Hosting-related configuration. Present if hosting information is discovered for the VM."
},
"hypervisor": {
"$ref": "#/definitions/HypervisorConfiguration",
"description": "Hypervisor-related configuration. Present only when 'virtualizationState' is `hypervisor`."
},
"monitoringState": {
"$ref": "#/definitions/MonitoringState",
"description": "Specifies whether the machine is actively monitored or discovered."
},
"networking": {
"$ref": "#/definitions/NetworkConfiguration",
"description": "Network configuration (ips, gateways, dns, etc.)"
},
"operatingSystem": {
"$ref": "#/definitions/OperatingSystemConfiguration",
"description": "Operating system information."
},
"resources": {
"$ref": "#/definitions/MachineResourcesConfiguration",
"description": "Machine resources (memory, cpu, etc.)."
},
"timestamp": {
"description": "UTC date and time when this resource was updated in the system.",
"format": "date-time",
"type": "string"
},
"timezone": {
"$ref": "#/definitions/Timezone",
"description": "Timezone of the machine."
},
"virtualMachine": {
"$ref": "#/definitions/VirtualMachineConfiguration",
"description": "Virtualization-related configuration. Present only when `virtualizationState` is `virtual`."
},
"virtualizationState": {
"$ref": "#/definitions/VirtualizationState",
"description": "Specifies whether the machine is virtualized."
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "machine"
},
"MachineCollection": {
"description": "Collection of Machine resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of Machine resources.",
"items": {
"$ref": "#/definitions/Machine"
},
"type": "array"
}
},
"type": "object"
},
"MachineCountsByOperatingSystem": {
"description": "Machines by operating system.",
"properties": {
"linux": {
"description": "Number of live Linux machines.",
"format": "int32",
"type": "integer"
},
"windows": {
"description": "Number of live Windows machines.",
"format": "int32",
"type": "integer"
}
},
"required": [
"windows",
"linux"
],
"type": "object"
},
"MachineGroup": {
"allOf": [
{
"$ref": "#/definitions/CoreResource"
}
],
"description": "A user-defined logical grouping of machines.",
"properties": {
"etag": {
"description": "Resource ETAG.",
"type": "string"
},
"properties": {
"description": "Resource properties.",
"properties": {
"count": {
"description": "Count of machines in this group. The value of count may be bigger than the number of machines in case of the group has been truncated due to exceeding the max number of machines a group can handle.",
"format": "int32",
"type": "integer"
},
"displayName": {
"description": "User defined name for the group",
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"groupType": {
"description": "Type of the machine group",
"enum": [
"unknown",
"azure-cs",
"azure-sf",
"azure-vmss",
"user-static"
],
"type": "string",
"x-ms-enum": {
"modelAsString": true,
"name": "MachineGroupType"
}
},
"machines": {
"description": "References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated.",
"items": {
"$ref": "#/definitions/MachineReferenceWithHints"
},
"type": "array"
}
},
"required": [
"displayName"
],
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "machineGroup"
},
"MachineGroupCollection": {
"description": "Collection of Machine Group resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of Machine Group resources.",
"items": {
"$ref": "#/definitions/MachineGroup"
},
"type": "array"
}
},
"type": "object"
},
"MachineGroupMapRequest": {
"allOf": [
{
"$ref": "#/definitions/MultipleMachinesMapRequest"
}
],
"description": "Specifies the computation of a machine group dependency map. A machine group dependency map includes all direct dependencies the machines in the group.",
"properties": {
"machineGroupId": {
"description": "URI of machine group resource for which to generate the map.",
"type": "string"
}
},
"required": [
"machineGroupId"
],
"x-ms-discriminator-value": "map:machine-group-dependency"
},
"MachineListMapRequest": {
"allOf": [
{
"$ref": "#/definitions/MultipleMachinesMapRequest"
}
],
"description": "Specifies the computation of a one hope dependency map for a list of machines. The resulting map includes all direct dependencies for the specified machines.",
"properties": {
"machineIds": {
"description": "a list of URIs of machine resources for which to generate the map.",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"machineIds"
],
"x-ms-discriminator-value": "map:machine-list-dependency"
},
"MachineRebootStatus": {
"description": "Specifies if the machine has been rebooted since the installation of the dependency agent.",
"enum": [
"unknown",
"rebooted",
"notRebooted"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "MachineRebootStatus"
}
},
"MachineReference": {
"allOf": [
{
"$ref": "#/definitions/ResourceReference"
}
],
"description": "Reference to a machine.",
"x-ms-discriminator-value": "ref:machine"
},
"MachineReferenceWithHints": {
"allOf": [
{
"$ref": "#/definitions/ResourceReference"
}
],
"description": "A machine reference with a hint of the machine's name and operating system.",
"properties": {
"properties": {
"description": "Machine reference with name and os hints.",
"properties": {
"displayNameHint": {
"description": "Last known display name.",
"readOnly": true,
"type": "string"
},
"osFamilyHint": {
"$ref": "#/definitions/OperatingSystemFamily",
"description": "Last known operating system family.",
"readOnly": true
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "ref:machinewithhints"
},
"MachineResourcesConfiguration": {
"description": "Describes the resources of a machine.",
"properties": {
"cpuSpeed": {
"description": "CPU speed in megahertz (Mhz).",
"format": "int32",
"type": "integer"
},
"cpuSpeedAccuracy": {
"$ref": "#/definitions/Accuracy",
"description": "Describes the accuracy of the cpuSpeed field."
},
"cpus": {
"description": "Number of CPUs.",
"format": "int32",
"type": "integer"
},
"physicalMemory": {
"description": "Physical memory in megabytes (MB).",
"format": "int32",
"type": "integer"
}
}
},
"MachinesSummary": {
"allOf": [
{
"$ref": "#/definitions/Summary"
}
],
"description": "A summary of the machines in the workspace.",
"properties": {
"properties": {
"$ref": "#/definitions/MachinesSummaryProperties",
"x-ms-client-flatten": true
}
}
},
"MachinesSummaryProperties": {
"allOf": [
{
"$ref": "#/definitions/SummaryProperties"
}
],
"description": "Summarizes machines in the workspace.",
"properties": {
"live": {
"description": "Number of live machines.",
"format": "int32",
"type": "integer"
},
"os": {
"$ref": "#/definitions/MachineCountsByOperatingSystem",
"description": "Machine counts by operating system."
},
"total": {
"description": "Total number of machines.",
"format": "int32",
"type": "integer"
}
},
"required": [
"total",
"live",
"os"
],
"type": "object"
},
"Map": {
"description": "A map of resources and relationships between them.",
"properties": {
"edges": {
"$ref": "#/definitions/MapEdges"
},
"nodes": {
"$ref": "#/definitions/MapNodes"
}
},
"required": [
"nodes",
"edges"
],
"type": "object"
},
"MapEdges": {
"description": "The edges (relationships) of a map.",
"properties": {
"acceptors": {
"description": "Processes accepting on a port.",
"items": {
"$ref": "#/definitions/Acceptor"
},
"type": "array"
},
"connections": {
"description": "Network connections.",
"items": {
"$ref": "#/definitions/Connection"
},
"type": "array"
}
},
"type": "object"
},
"MapNodes": {
"description": "The nodes (entities) of a map.",
"properties": {
"clientGroups": {
"description": "Client Group resources.",
"items": {
"$ref": "#/definitions/ClientGroup"
},
"type": "array"
},
"machines": {
"description": "Machine resources.",
"items": {
"$ref": "#/definitions/Machine"
},
"type": "array"
},
"ports": {
"description": "Port resources.",
"items": {
"$ref": "#/definitions/Port"
},
"type": "array"
},
"processes": {
"description": "Process resources.",
"items": {
"$ref": "#/definitions/Process"
},
"type": "array"
}
},
"type": "object"
},
"MapRequest": {
"description": "Specifies the contents of request to generate a map.",
"discriminator": "kind",
"properties": {
"endTime": {
"description": "Map interval end time.",
"format": "date-time",
"type": "string"
},
"kind": {
"description": "The type of map to create.",
"enum": [
"map:single-machine-dependency",
"map:machine-group-dependency",
"map:machine-list-dependency"
],
"type": "string"
},
"startTime": {
"description": "Map interval start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"kind"
],
"type": "object"
},
"MapResponse": {
"description": "Specified the contents of a map response.",
"properties": {
"endTime": {
"description": "Map interval end time.",
"format": "date-time",
"type": "string"
},
"map": {
"$ref": "#/definitions/Map",
"description": "The generated map."
},
"startTime": {
"description": "Map interval start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"startTime",
"endTime",
"map"
],
"type": "object"
},
"MonitoringState": {
"description": "Used to specify if a resources is monitored or discovered.",
"enum": [
"monitored",
"discovered"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "MonitoringState"
}
},
"MultipleMachinesMapRequest": {
"allOf": [
{
"$ref": "#/definitions/MapRequest"
}
],
"description": "Provides a base class for describing map requests for a collection of machines",
"properties": {
"filterProcesses": {
"description": "If true, only processes between specified machines will be included. Any connections in or out of those processes will be included.",
"type": "boolean"
}
}
},
"NetworkConfiguration": {
"description": "Describes the network configuration of a machine.",
"properties": {
"defaultIpv4Gateways": {
"description": "Default IPv4 gateways.",
"items": {
"description": "IPv4 address.",
"type": "string"
},
"type": "array"
},
"dnsNames": {
"description": "DNS names associated with the machine.",
"items": {
"description": "DNS name.",
"type": "string"
},
"type": "array"
},
"ipv4Interfaces": {
"description": "IPv4 interfaces.",
"items": {
"$ref": "#/definitions/Ipv4NetworkInterface"
},
"type": "array"
},
"ipv6Interfaces": {
"description": "IPv6 interfaces.",
"items": {
"$ref": "#/definitions/Ipv6NetworkInterface"
},
"type": "array"
},
"macAddresses": {
"description": "MAC addresses of all active network interfaces.",
"items": {
"description": "MAC address.",
"type": "string"
},
"type": "array"
}
}
},
"OperatingSystemConfiguration": {
"description": "Describes the configuration of the operating system of a machine.",
"properties": {
"bitness": {
"$ref": "#/definitions/Bitness",
"description": "Operating system bitness (32-bit or 64-bit)."
},
"family": {
"$ref": "#/definitions/OperatingSystemFamily",
"description": "Windows, Linux, etc."
},
"fullName": {
"description": "Operating system full name.",
"type": "string"
}
},
"required": [
"family",
"fullName",
"bitness"
]
},
"OperatingSystemFamily": {
"description": "Specifies the operating system family, e.g., Linux, Windows, etc.",
"enum": [
"unknown",
"windows",
"linux",
"solaris",
"aix"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "OperatingSystemFamily"
}
},
"Port": {
"allOf": [
{
"$ref": "#/definitions/CoreResource"
}
],
"description": "A port resource represents a server port on a machine. The port may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A port is live during an interval of time, if that port had associated activity during (parts) of that interval.",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"displayName": {
"description": "Name to use for display purposes.",
"type": "string"
},
"ipAddress": {
"description": "IP address associated with the port. At present only IPv4 addresses are supported.",
"type": "string"
},
"machine": {
"$ref": "#/definitions/ResourceReference",
"description": "Machine hosting this port."
},
"monitoringState": {
"$ref": "#/definitions/MonitoringState",
"description": "Specifies whether the port is actively monitored or discovered."
},
"portNumber": {
"description": "Port number.",
"format": "int32",
"type": "integer"
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "port"
},
"PortCollection": {
"description": "Collection of Port resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of Port resources.",
"items": {
"$ref": "#/definitions/Port"
},
"type": "array"
}
},
"type": "object"
},
"PortReference": {
"allOf": [
{
"$ref": "#/definitions/ResourceReference"
}
],
"description": "Reference to a port.",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"ipAddress": {
"description": "IP address of the port.",
"readOnly": true,
"type": "string"
},
"machine": {
"$ref": "#/definitions/MachineReference",
"description": "Machine hosting the port.",
"readOnly": true
},
"portNumber": {
"description": "Port number.",
"format": "int32",
"type": "integer"
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "ref:port"
},
"Process": {
"allOf": [
{
"$ref": "#/definitions/CoreResource"
}
],
"description": "A process resource represents a process running on a machine. The process may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A process resource represents a pool of actual operating system resources that share command lines and metadata. As the process pool evolves over time, prior versions of the process resource are preserved and available for access. A process is live during an interval of time, if that process is executing during (parts) of that interval",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"acceptorOf": {
"$ref": "#/definitions/ResourceReference",
"description": "Present only for a discovered process acting as a server. References the port on which the discovered process is accepting."
},
"clientOf": {
"$ref": "#/definitions/ResourceReference",
"description": "Present only for a discovered process acting as a client of a monitored process/machine/port. References the monitored process/machine/port that this process is a client of."
},
"details": {
"$ref": "#/definitions/ProcessDetails",
"description": "Process metadata (command line, product name, etc.)."
},
"displayName": {
"description": "Name to use for display purposes",
"type": "string"
},
"executableName": {
"description": "The name of the process executable",
"type": "string"
},
"group": {
"description": "The name of the product or suite of the process. The group is determined by its executable name, command line, etc.",
"type": "string"
},
"hosting": {
"$ref": "#/definitions/ProcessHostingConfiguration",
"description": "Information about the hosting environment"
},
"machine": {
"$ref": "#/definitions/ResourceReference",
"description": "Machine hosting this process."
},
"monitoringState": {
"$ref": "#/definitions/MonitoringState",
"description": "Specifies whether the process is actively monitored or discovered."
},
"role": {
"description": "The inferred role of this process based on its name, command line, etc.",
"enum": [
"webServer",
"appServer",
"databaseServer",
"ldapServer",
"smbServer"
],
"type": "string",
"x-ms-enum": {
"modelAsString": true,
"name": "ProcessRole"
}
},
"startTime": {
"description": "UTC date and time when the process started",
"format": "date-time",
"type": "string"
},
"timestamp": {
"description": "UTC date and time when this process resource was updated in the system",
"format": "date-time",
"type": "string"
},
"user": {
"$ref": "#/definitions/ProcessUser",
"description": "Information about the account under which the process is executing."
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "process"
},
"ProcessCollection": {
"description": "Collection of Process resources.",
"properties": {
"nextLink": {
"description": "The URL to the next set of resources.",
"type": "string"
},
"value": {
"description": "Collection of Process resources.",
"items": {
"$ref": "#/definitions/Process"
},
"type": "array"
}
},
"type": "object"
},
"ProcessDetails": {
"description": "Describes process metadata.",
"properties": {
"commandLine": {
"description": "Process command line.",
"type": "string"
},
"companyName": {
"description": "Name of company that created the process executable.",
"type": "string"
},
"description": {
"description": "Process description.",
"type": "string"
},
"executablePath": {
"description": "Process executable path.",
"type": "string"
},
"fileVersion": {
"description": "File version.",
"type": "string"
},
"firstPid": {
"description": "The Operating System Process Identifier (PID) of the first process in this process pool.",
"format": "int32",
"type": "integer"
},
"internalName": {
"description": "Internal process name.",
"type": "string"
},
"persistentKey": {
"description": "A unique identifier for a process, generally resilient to process restart, computed by Service Map.",
"type": "string"
},
"poolId": {
"description": "Represents the identity of the process pool assigned to the process by Dependency Agent.",
"format": "int32",
"type": "integer"
},
"productName": {
"description": "Product name.",
"type": "string"
},
"productVersion": {
"description": "Product version.",
"type": "string"
},
"services": {
"description": "Collection of services hosted by this Process (Windows only).",
"items": {
"$ref": "#/definitions/ProcessHostedService"
},
"type": "array"
},
"workingDirectory": {
"description": "Process workingDirectory.",
"type": "string"
},
"zoneName": {
"description": "Process zone name (Linux only).",
"type": "string"
}
}
},
"ProcessHostedService": {
"description": "A service hosted by a process.",
"properties": {
"displayName": {
"description": "The service's display name.",
"type": "string"
},
"name": {
"description": "The name of the service.",
"type": "string"
}
}
},
"ProcessHostingConfiguration": {
"description": "Describes the hosting configuration of a process.",
"discriminator": "kind",
"properties": {
"kind": {
"description": "Additional hosting configuration type qualifier.",
"enum": [
"provider:azure"
],
"type": "string"
},
"provider": {
"description": "The hosting provider of the VM.",
"enum": [
"azure"
],
"type": "string"
}
},
"required": [
"kind"
]
},
"ProcessReference": {
"allOf": [
{
"$ref": "#/definitions/ResourceReference"
}
],
"description": "Reference to a process.",
"properties": {
"properties": {
"description": "Resource properties.",
"properties": {
"machine": {
"$ref": "#/definitions/MachineReference",
"description": "Machine hosting the process.",
"readOnly": true
}
},
"type": "object",
"x-ms-client-flatten": true
}
},
"x-ms-discriminator-value": "ref:process"
},
"ProcessUser": {
"description": "Describes the user under which a process is running.",
"properties": {
"userDomain": {
"description": "Domain name for the user.",
"type": "string"
},
"userName": {
"description": "User name under which the process is running.",
"type": "string"
}
}
},
"Relationship": {
"allOf": [
{
"$ref": "#/definitions/Resource"
}
],
"description": "A typed relationship between two entities.",
"discriminator": "kind",
"properties": {
"kind": {
"description": "Additional resource type qualifier.",
"enum": [
"rel:connection",
"rel:acceptor"
],
"type": "string"
}
},
"required": [
"kind"
]
},
"RelationshipProperties": {
"description": "Relationship properties.",
"properties": {
"destination": {
"$ref": "#/definitions/ResourceReference",
"description": "Destination resource of the relationship."
},
"endTime": {
"description": "Relationship end time.",
"format": "date-time",
"type": "string"
},
"source": {
"$ref": "#/definitions/ResourceReference",
"description": "Source resource of the relationship."
},
"startTime": {
"description": "Relationship start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"source",
"destination"
]
},
"Resource": {
"description": "Resource model definition.",
"properties": {
"id": {
"description": "Resource identifier.",
"readOnly": true,
"type": "string"
},
"name": {
"description": "Resource name.",
"readOnly": true,
"type": "string"
},
"type": {
"description": "Resource type.",
"readOnly": true,
"type": "string"
}
},
"x-ms-azure-resource": true
},
"ResourceReference": {
"description": "Represents a reference to another resource.",
"discriminator": "kind",
"properties": {
"id": {
"description": "Resource URI.",
"type": "string"
},
"kind": {
"description": "Specifies the sub-class of the reference.",
"enum": [
"ref:machine",
"ref:machinewithhints",
"ref:process",
"ref:port",
"ref:onmachine",
"ref:clientgroup"
],
"type": "string"
},
"name": {
"description": "Resource name.",
"readOnly": true,
"type": "string"
},
"type": {
"description": "Resource type qualifier.",
"readOnly": true,
"type": "string"
}
},
"required": [
"id",
"kind"
]
},
"SingleMachineDependencyMapRequest": {
"allOf": [
{
"$ref": "#/definitions/MapRequest"
}
],
"description": "Specifies the computation of a single server dependency map. A single server dependency map includes all direct dependencies of a given machine.",
"properties": {
"machineId": {
"description": "URI of machine resource for which to generate the map.",
"type": "string"
}
},
"required": [
"machineId"
],
"x-ms-discriminator-value": "map:single-machine-dependency"
},
"Summary": {
"allOf": [
{
"$ref": "#/definitions/Resource"
}
],
"description": "Base for all resource summaries."
},
"SummaryProperties": {
"description": "Base for all summaries.",
"properties": {
"endTime": {
"description": "Summary interval end time.",
"format": "date-time",
"type": "string"
},
"startTime": {
"description": "Summary interval start time.",
"format": "date-time",
"type": "string"
}
},
"required": [
"startTime",
"endTime"
],
"type": "object"
},
"Timezone": {
"description": "Describes a timezone.",
"properties": {
"fullName": {
"description": "Timezone full name.",
"type": "string"
}
}
},
"VirtualMachineConfiguration": {
"description": "Describes the virtualization-related configuration of a machine.",
"properties": {
"nativeHostMachineId": {
"description": "The unique identifier of the host of this virtual machine as reported by the underlying virtualization system.",
"type": "string"
},
"nativeMachineId": {
"description": "The unique identifier of the virtual machine as reported by the underlying virtualization system.",
"type": "string"
},
"virtualMachineName": {
"description": "The Name of the virtual machine.",
"type": "string"
},
"virtualMachineType": {
"$ref": "#/definitions/VirtualMachineType",
"description": "Specifies the virtualization technology used by the machine (hyperv, vmware, etc.)"
}
}
},
"VirtualMachineType": {
"description": "Specifies the virtualization type of a machine.",
"enum": [
"unknown",
"hyperv",
"ldom",
"lpar",
"vmware",
"virtualPc",
"xen"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "VirtualMachineType"
}
},
"VirtualizationState": {
"description": "Specifies if the machine is physical, virtual, hypervisor, or unknown.",
"enum": [
"unknown",
"physical",
"virtual",
"hypervisor"
],
"type": "string",
"x-ms-enum": {
"modelAsString": false,
"name": "VirtualizationState"
}
}
}
}