You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
595 B
20 lines
595 B
[incident_intelligence_kvstore_lookup]
|
|
external_type = kvstore
|
|
collection = incident_intelligence_collection
|
|
fields_list = _key, realm, org_id, is_default, test_result
|
|
|
|
[incident_intelligence_ir_services_lookup]
|
|
external_type = kvstore
|
|
collection = incident_intelligence_ir_services
|
|
fields_list = _key, org_id, name, id, workflow_id
|
|
|
|
[proxy_lookup]
|
|
external_type = kvstore
|
|
collection = proxyconfig
|
|
fields_list = _key, protocol, host, port, user
|
|
|
|
[deployment_details_lookup]
|
|
external_type = kvstore
|
|
collection = deployment
|
|
fields_list = _key, is_hybridaction, manager_host_url
|