UNPKG

@itentialopensource/adapter-efficientip_solidserver

Version:

This adapter integrates with system described as: efficientip solidserver

101 lines 2.21 kB
{ "success": false, "messages": [ { "code": 2, "msg": "string", "type": "notice", "extra": {} }, { "code": 1, "msg": "string", "type": "notice", "extra": {} }, { "code": 4, "msg": "string", "type": "warning", "extra": {} }, { "code": 7, "msg": "string", "type": "notice", "extra": {} }, { "code": 2, "msg": "string", "type": "error", "extra": {} } ], "data": [ { "space_multistatus": "string", "parent_space_class_name": "string", "parent_space_class_parameters": [ { "name": "string", "value": "string", "inheritance": "set", "propagation": "restrict", "source": "string" }, { "name": "string", "value": "string", "inheritance": "set", "propagation": "propagate", "source": "string" }, { "name": "string", "value": "string", "inheritance": "set", "propagation": "propagate", "source": "string" }, { "name": "string", "value": "string", "inheritance": "inherited", "propagation": "restrict", "source": "string" }, { "name": "string", "value": "string", "inheritance": "inherited", "propagation": "propagate", "source": "string" }, { "name": "string", "value": "string", "inheritance": "inherited", "propagation": "propagate", "source": "string" } ], "parent_space_id": "string", "parent_space_name": "string", "space_class_name": "string", "space_class_parameters": [ { "name": "string", "value": "string", "inheritance": "set", "propagation": "propagate", "source": "string" } ], "space_description": "string", "space_id": "string", "space_is_template": "string", "space_name": "string" } ] }