Compute Running Configuration Diff. Currently supported only for router devices.
Since Product Version: 3.1
Resource Information
Rate Limiting? |
No |
Sorting? |
No |
Paging? |
No |
Filtering? |
No |
Group Filtering? |
No |
Aggregation? |
No |
Response Formats |
xml json |
User Group |
NBI Read |
HTTP Methods |
GET |
Resource URL
/webacs/api/v3/op/configArchiveService/configDiff/{device}Unmodified
This resource has not been modified since the previous API version.
Request Parameters
Attribute | Source | Description |
---|---|---|
device String |
path |
Required The device name or the management address of the device. The management address is the address used to add the device to the managed inventory, either an IP address or hostname. |
timeStamp Long |
query |
Optional timestamp in UTC milliseconds. When provided, API computes any diff from provided timeStamp till latest. |
diffType String |
query |
Optional Config Archive Diff Type (Processed/Unprocessed). Unprocessed is raw diff. |
Response Parameters
Attribute | Description |
---|---|
configChanged boolean |
Flag indicating if config has changed for a given device from given timeStamp. |
Config diff payload. |
|
deviceIp String |
The management address of the device. The management address is the address used to add the device to the managed inventory, either an IP address or hostname. |
deviceName String |
Device Name of the device. |
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Response Payload
https://10.64.80.159/webacs/api/v3/op/configArchiveService/configDiff/routerName
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.80.159/webacs/api/v3/op/configArchiveService/configDiff/routerName" rootUrl="https://10.64.80.159/webacs/api/v3/op">
<configArchiveDiffInfoDTO>
<configChanged>true</configChanged>
<configDiffs>
<configDiffs>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems>
<flatItems>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</flatItems>
<flatItems>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</flatItems>
</flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items>
<items>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
<items>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</configDiffs>
<configDiffs>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems>
<flatItems>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</flatItems>
<flatItems>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</flatItems>
</flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items>
<items>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
<items>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</configDiffs>
</configDiffs>
<deviceIp>String value</deviceIp>
<deviceName>String value</deviceName>
</configArchiveDiffInfoDTO>
<configArchiveDiffInfoDTO>
<configChanged>false</configChanged>
<configDiffs>
<configDiffs>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems>
<flatItems>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</flatItems>
<flatItems>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</flatItems>
</flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items>
<items>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
<items>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</configDiffs>
<configDiffs>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems>
<flatItems>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</flatItems>
<flatItems>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</flatItems>
</flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items>
<items>
<destinationHeader>String value</destinationHeader>
<diffType>PROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>true</hasChildren>
<id>String value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
<items>
<destinationHeader>Another string value</destinationHeader>
<diffType>UNPROCESSED</diffType>
<flatItems></flatItems>
<hasChildren>false</hasChildren>
<id>Another string value</id>
<items></items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
<lines>
<destinationLine>Another string value</destinationLine>
<diffType>IGNORED</diffType>
<separatorLine>false</separatorLine>
<sourceLine>Another string value</sourceLine>
</lines>
</lines>
<parentId>Another string value</parentId>
<sourceHeader>Another string value</sourceHeader>
<title>Another string value</title>
</configDiffs>
</configDiffs>
<deviceIp>Another string value</deviceIp>
<deviceName>Another string value</deviceName>
</configArchiveDiffInfoDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.80.159/webacs/api/v3/op/configArchiveService/configDiff/routerName.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.80.159/webacs/api/v3/op/configArchiveService/configDiff/routerName",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.80.159/webacs/api/v3/op",
"configArchiveDiffInfoDTO" : [ {
"configChanged" : true,
"configDiffs" : {
"configDiffs" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"deviceIp" : "String value",
"deviceName" : "String value"
}, {
"configChanged" : false,
"configDiffs" : {
"configDiffs" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}, {
"destinationHeader" : "Another string value",
"diffType" : "UNPROCESSED",
"flatItems" : {
"flatItems" : [ ]
},
"hasChildren" : false,
"id" : "Another string value",
"items" : {
"items" : [ ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}, {
"destinationLine" : "Another string value",
"diffType" : "IGNORED",
"separatorLine" : false,
"sourceLine" : "Another string value"
} ]
},
"parentId" : "Another string value",
"sourceHeader" : "Another string value",
"title" : "Another string value"
} ]
},
"deviceIp" : "Another string value",
"deviceName" : "Another string value"
} ]
}
}