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.
hetzner-ansible/smardigo/pmci/datasource/data-entity-tenants.json

22 lines
447 B
JSON

{
"configKey": "data-entity-tenants",
"name": "data-entity-tenants",
"payloadType": "ENTITY",
"config": [
{
"name": "entityId",
"type": "STRING",
"value": "tenant"
},
{
"name": "propertyFilterKey",
"type": "STRING"
},
{
"name": "propertyFilterValue",
"type": "STRING"
}
],
"restApi": true
}