"identifier": "urn:stackpack:{{StackPack Name}}:instance:{{instanceId}}:sync:{{sync-name}}",
"_type": "Sts.StsTopologyElementsQuery",
"relationIdExtractorFunction": {{get "urn:stackpack:{{StackPack Name}}:shared:idextractor-function:relation-id-extractor"}},
"componentIdExtractorFunction": {{get "urn:stackpack:{{StackPack Name}}:shared:idextractor-function:component-id-extractor"}},
"consumerOffsetStartAtEarliest": false
"_type": "SyncActionCreateComponent",
"templateFunction": {{get "urn:stackpack:{{StackPack Name}}:shared:component-template-function:exchange-service-template"}},
"mergeStrategy": "MergePreferTheirs",
"type": "exchange_service"
"defaultComponentAction":
"_type": "SyncActionCreateComponent",
"templateFunction": {{get "urn:stackpack:{{StackPack Name}}:shared:component-template-function:exchange-component-template"}},
"mergeStrategy": "MergePreferTheirs",
"type": "default_component_mapping"
"_type": "SyncActionCreateRelation",
"templateFunction": {{get "urn:stackpack:{{StackPack Name}}:shared:relation-template-function:relation-template"}},
"mergeStrategy": "MergePreferTheirs",
"type": "default_relation_mapping"
"identifier": "urn:stackpack:{{StackPack Name}}:instance:{{instanceId}}:data-source:{{datasource}}",
"expireElementsAfter": 172800000,
"_type": "Sts.StsTopologyDataSourceConfig",
"autoExpireElements": false,
"supportedWindowingMethods": [],
"integrationType": "{type}",
"supportedDataTypes": ["TOPOLOGY_ELEMENTS"],
"topic": "{{ topicName }}"
"_type": "TopologySyncSettings",
"cleanupInterval": 3600000,
"maxBatchesPerSecond": 5,
"cleanupExpiredElements": false
"uiRequestTimeout": 15000
"name": "ViewName - {{instance_url}}", "query": "(domain IN (\"TEST\"))",
"groupedByDomains": true,
"identifier": "urn:stackpack:{{StackPack Name}}:instance:{{instanceId}}:query-view:test",
"showIndirectRelations": false,
"timestamp": "2019-05-31T18:03:38Z",