You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
493 B
JSON
22 lines
493 B
JSON
{
|
|
"configKey": "data-entity-provisioning-smardigo",
|
|
"name": "generic-entity-provisioning-smardigo",
|
|
"payloadType": "ENTITY",
|
|
"config": [
|
|
{
|
|
"name": "entityId",
|
|
"type": "STRING",
|
|
"value": "provisioning-smardigo"
|
|
},
|
|
{
|
|
"name": "propertyFilterKey",
|
|
"type": "STRING"
|
|
},
|
|
{
|
|
"name": "propertyFilterValue",
|
|
"type": "STRING"
|
|
}
|
|
],
|
|
"restApi": true
|
|
}
|