{
"entities": [
{
"id": "string",
"name": "string",
"description": "string",
"plugin_definition": "string",
"data": {
"values": {
"property1": {
"bool_val": true
},
"property2": {
"bool_val": true
}
}
},
"metadata": {
"values": {
"property1": {
"bool_val": true
},
"property2": {
"bool_val": true
}
}
},
"last_edited": "1s",
"method_id": "REQUEST_METHOD_UNKNOWN",
"display_methods": [
"REQUEST_METHOD_UNKNOWN"
]
}
]
}