Machines - List Connections
Retourneert een verzameling verbindingen die worden beëindigd of afkomstig zijn van de opgegeven computer
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/connections?api-version=2015-11-01-preview
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/connections?api-version=2015-11-01-preview&startTime={startTime}&endTime={endTime}
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
machine
|
path | True |
string |
Naam van machineresource. |
resource
|
path | True |
string |
De naam van de resourcegroep binnen de opgegeven subscriptionId. Regex-patroon: |
subscription
|
path | True |
string |
Azure-abonnements-id. |
workspace
|
path | True |
string |
OMS-werkruimte met de resources die van belang zijn. Regex-patroon: |
api-version
|
query | True |
string |
API-versie. |
end
|
query |
string date-time |
UTC-datum en -tijd die de eindtijd van een interval aangeven. Wanneer deze niet is opgegeven, gebruikt de service DateTime.UtcNow |
|
start
|
query |
string date-time |
UTC-datum en -tijd die de begintijd van een interval aangeven. Wanneer niet opgegeven, gebruikt de service DateTime.UtcNow - 10m |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
De bewerking is voltooid. |
|
Other Status Codes |
Er is een fout opgetreden tijdens het verwerken van de aanvraag. Zie de parameter error.code om de specifieke fout te identificeren. |
Beveiliging
azure_auth
Azure Active Directory OAuth2-stroom
Type:
oauth2
Stroom:
implicit
Autorisatie-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiken
Name | Description |
---|---|
user_impersonation | Uw gebruikersaccount imiteren |
Voorbeelden
SMMachinesListConnectionsGet
Voorbeeldaanvraag
GET https://management.azure.com/subscriptions/63BE4E24-FDF0-4E9C-9342-6A5D5A359722/resourceGroups/rg-sm/providers/Microsoft.OperationalInsights/workspaces/D6F79F14-E563-469B-84B5-9286D2803B2F/features/serviceMap/machines/m-A4AB1C69-03E9-42D2-B822-B42555569FB4/connections?api-version=2015-11-01-preview&startTime=2018-01-07T07:31:38.4041029Z&endTime=2018-01-07T07:31:38.4041029Z
Voorbeeldrespons
{
"value": [
{
"kind": "rel:connection",
"properties": {
"source": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-00377B1B-7F4D-4EF8-8E1B-5B683DA02123"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-1a9dc431ad6048d83dade29fb72dfd9fbe2ee2b4"
},
"destination": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-f107e3f1cb5d792e6abfed7832ba4e864f995cee"
},
"serverPort": {
"kind": "ref:port",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
},
"ipAddress": "1.0.0.1",
"portNumber": 9000
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports",
"name": "b-01000001_9000"
},
"failureState": "ok"
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/connections",
"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"
},
{
"kind": "rel:connection",
"properties": {
"source": {
"kind": "ref:clientgroup",
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/clientGroups",
"name": "m!m-A4AB1C69-03E9-42D2-B822-B42555569FB4!b!b-01000001_8000"
},
"destination": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249"
},
"serverPort": {
"kind": "ref:port",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
},
"ipAddress": "1.0.0.1",
"portNumber": 8000
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports",
"name": "b-01000001_8000"
},
"failureState": "ok"
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/connections",
"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"
},
{
"kind": "rel:connection",
"properties": {
"source": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2"
},
"destination": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-08445135a7215e343f0f49b8d0b70c3b853ef87f"
},
"serverPort": {
"kind": "ref:port",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-21E1AC11-8AFF-4D2D-8A1F-72FEDA473F7B"
},
"ipAddress": "2.0.0.1",
"portNumber": 1001
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports",
"name": "b-02000001_1001"
},
"failureState": "ok"
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/connections",
"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"
},
{
"kind": "rel:connection",
"properties": {
"source": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2"
},
"destination": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-daedaa0e25869b6cf36525d51c2d321335e69f71"
},
"serverPort": {
"kind": "ref:port",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-573847EE-4D31-4936-A8B2-771372806C80"
},
"ipAddress": "2.0.0.2",
"portNumber": 1002
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports",
"name": "b-02000002_1002"
},
"failureState": "ok"
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/connections",
"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"
},
{
"kind": "rel:connection",
"properties": {
"source": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-d642fef420c5baa4c72f53de9426f1ed699899e2"
},
"destination": {
"kind": "ref:process",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
}
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/processes",
"name": "p-68cf5e3251379179122fa88e761e2acd5577c249"
},
"serverPort": {
"kind": "ref:port",
"properties": {
"machine": {
"kind": "ref: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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines",
"name": "m-A4AB1C69-03E9-42D2-B822-B42555569FB4"
},
"ipAddress": "1.0.0.1",
"portNumber": 8000
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/machines/ports",
"name": "b-01000001_8000"
},
"failureState": "ok"
},
"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",
"type": "Microsoft.OperationalInsights/workspaces/features/connections",
"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"
}
]
}
Definities
Name | Description |
---|---|
Client |
Verwijzing naar een clientgroep. |
Connection |
Een netwerkverbinding. |
Connection |
Verzameling van verbindingsresources. |
Connection |
Status van verbindingsfout:
|
Error |
Foutdetails. |
Error |
Een foutreactie van de API. |
Machine |
Verwijzing naar een computer. |
Machine |
Een computerreferentie met een hint van de naam en het besturingssysteem van de machine. |
Operating |
Hiermee geeft u de besturingssysteemfamilie op, bijvoorbeeld Linux, Windows, enzovoort. |
Port |
Verwijzing naar een poort. |
Process |
Verwijzing naar een proces. |
ClientGroupReference
Verwijzing naar een clientgroep.
Name | Type | Description |
---|---|---|
id |
string |
Resource-URI. |
kind |
string:
ref:clientgroup |
Hiermee geeft u de subklasse van de verwijzing. |
name |
string |
Resourcenaam. |
type |
string |
Kwalificatie van resourcetype. |
Connection
Een netwerkverbinding.
Name | Type | Description |
---|---|---|
id |
string |
Resource-id. |
kind |
string:
rel:connection |
Aanvullende kwalificatie voor resourcetypen. |
name |
string |
Resourcenaam. |
properties.destination | ResourceReference: |
Doelresource van de relatie. |
properties.endTime |
string |
Eindtijd van relatie. |
properties.failureState |
Hiermee geeft u op of er alleen geslaagde, mislukte of een combinatie van beide verbindingen zijn die door deze resource worden vertegenwoordigd. |
|
properties.serverPort |
Verwijzing naar de serverpoort waarmee deze verbinding tot stand is gebracht. |
|
properties.source | ResourceReference: |
Bronresource van de relatie. |
properties.startTime |
string |
Begintijd van relatie. |
type |
string |
Resourcetype. |
ConnectionCollection
Verzameling van verbindingsresources.
Name | Type | Description |
---|---|---|
nextLink |
string |
De URL naar de volgende set resources. |
value |
Verzameling van verbindingsresources. |
ConnectionFailureState
Status van verbindingsfout:
-
ok
geeft aan dat er geen fouten zijn -
failed
geeft alleen fouten aan -
mixed
geeft zowel fouten als successen aan
Name | Type | Description |
---|---|---|
failed |
string |
|
mixed |
string |
|
ok |
string |
Error
Foutdetails.
Name | Type | Description |
---|---|---|
code |
string |
Foutcode die de specifieke fout identificeert. |
message |
string |
Foutbericht in de landinstelling van de beller. |
ErrorResponse
Een foutreactie van de API.
Name | Type | Description |
---|---|---|
error |
Foutinformatie. |
MachineReference
Verwijzing naar een computer.
Name | Type | Description |
---|---|---|
id |
string |
Resource-URI. |
kind |
string:
ref:machine |
Hiermee geeft u de subklasse van de verwijzing. |
name |
string |
Resourcenaam. |
type |
string |
Kwalificatie van resourcetype. |
MachineReferenceWithHints
Een computerreferentie met een hint van de naam en het besturingssysteem van de machine.
Name | Type | Description |
---|---|---|
id |
string |
Resource-URI. |
kind |
string:
ref:machinewithhints |
Hiermee geeft u de subklasse van de verwijzing. |
name |
string |
Resourcenaam. |
properties.displayNameHint |
string |
Laatst bekende weergavenaam. |
properties.osFamilyHint |
Laatst bekende besturingssysteemfamilie. |
|
type |
string |
Kwalificatie van resourcetype. |
OperatingSystemFamily
Hiermee geeft u de besturingssysteemfamilie op, bijvoorbeeld Linux, Windows, enzovoort.
Name | Type | Description |
---|---|---|
aix |
string |
|
linux |
string |
|
solaris |
string |
|
unknown |
string |
|
windows |
string |
PortReference
Verwijzing naar een poort.
Name | Type | Description |
---|---|---|
id |
string |
Resource-URI. |
kind |
string:
ref:port |
Hiermee geeft u de subklasse van de verwijzing. |
name |
string |
Resourcenaam. |
properties.ipAddress |
string |
IP-adres van de poort. |
properties.machine |
Computer die als host fungeert voor de poort. |
|
properties.portNumber |
integer |
Poortnummer. |
type |
string |
Kwalificatie van resourcetype. |
ProcessReference
Verwijzing naar een proces.
Name | Type | Description |
---|---|---|
id |
string |
Resource-URI. |
kind |
string:
ref:process |
Hiermee geeft u de subklasse van de verwijzing. |
name |
string |
Resourcenaam. |
properties.machine |
Computer die het proces host. |
|
type |
string |
Kwalificatie van resourcetype. |