@itentialopensource/adapter-efficientip_solidserver
Version:
This adapter integrates with system described as: efficientip solidserver
81 lines • 1.91 kB
JSON
{
"success": false,
"messages": [
{
"code": 3,
"msg": "string",
"type": "error",
"extra": {}
},
{
"code": 8,
"msg": "string",
"type": "notice",
"extra": {}
}
],
"data": [
{
"group_delayed_create_time": "string",
"group_delayed_delete_time": "string",
"server_class_name": "string",
"server_class_parameters": [
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "propagate",
"source": "string"
},
{
"name": "string",
"value": "string",
"inheritance": "inherited",
"propagation": "restrict",
"source": "string"
}
],
"server_id": "string",
"server_name": "string",
"server_type": "string",
"server_version": "string",
"group_class_name": "string",
"group_class_parameters": [
{
"name": "string",
"value": "string",
"inheritance": "set",
"propagation": "restrict",
"source": "string"
}
],
"group_id": "string",
"group_name": "string",
"server_addr": "string",
"group_multistatus": "string",
"smart_parent_id": "string",
"smart_parent_name": "string"
}
]
}