self_hosting_docker/kuma/generate_configuration/monitor_object.json

89 lines
2.2 KiB
JSON

{
"id": 1,
"name": "Gateway",
"description": null,
"pathName": "Gateway",
"parent": null,
"childrenIDs": [],
"url": "https://",
"method": "GET",
"hostname": "10.0.0.2",
"port": null,
"maxretries": 0,
"weight": 2000,
"active": true,
"forceInactive": false,
"type": "ping",
"timeout": 48,
"interval": 180,
"retryInterval": 180,
"resendInterval": 0,
"keyword": null,
"invertKeyword": false,
"expiryNotification": false,
"ignoreTls": false,
"upsideDown": false,
"packetSize": 56,
"maxredirects": 10,
"accepted_statuscodes": [
"200-299"
],
"dns_resolve_type": "A",
"dns_resolve_server": "1.1.1.1",
"dns_last_result": null,
"docker_container": "",
"docker_host": null,
"proxyId": null,
"notificationIDList": {},
"tags": [],
"maintenance": false,
"mqttTopic": "",
"mqttSuccessMessage": "",
"databaseQuery": null,
"authMethod": null,
"grpcUrl": null,
"grpcProtobuf": null,
"grpcMethod": null,
"grpcServiceName": null,
"grpcEnableTls": false,
"radiusCalledStationId": null,
"radiusCallingStationId": null,
"game": null,
"gamedigGivenPortOnly": true,
"httpBodyEncoding": null,
"jsonPath": null,
"expectedValue": null,
"kafkaProducerTopic": null,
"kafkaProducerBrokers": [],
"kafkaProducerSsl": false,
"kafkaProducerAllowAutoTopicCreation": false,
"kafkaProducerMessage": null,
"screenshot": null,
"headers": null,
"body": null,
"grpcBody": null,
"grpcMetadata": null,
"basic_auth_user": null,
"basic_auth_pass": null,
"oauth_client_id": null,
"oauth_client_secret": null,
"oauth_token_url": null,
"oauth_scopes": null,
"oauth_auth_method": "client_secret_basic",
"pushToken": null,
"databaseConnectionString": null,
"radiusUsername": null,
"radiusPassword": null,
"radiusSecret": null,
"mqttUsername": "",
"mqttPassword": "",
"authWorkstation": null,
"authDomain": null,
"tlsCa": null,
"tlsCert": null,
"tlsKey": null,
"kafkaProducerSaslOptions": {
"mechanism": "None"
},
"includeSensitiveData": true
}