Compute Running Configuration Diff. Currently supported only for router devices.
Since Product Version: 3.1
-
Jump To
- AAA/TACACS+ Servers Operations Service (4)
- AP Onboarding Profile Management Service (4)
- API Health Service (6)
- Access Point Operations (5)
- Alarms Management Service (5)
- Application Visibility and Control Service (1)
- CLI Template Configuration (12)
- Clients (7)
- Compliance Service (5)
- Configuration Archive Service (7)
- Credential Profile Management Service (5)
- Credentials Service (1)
- Device Details (9)
- Device Operations (9)
- Group Management Service (8)
- Group Summary Service (8)
- Guest User Management Service (8)
- Job Operations (6)
- MAC Filters Management Service (5)
- Manage and Monitor Info Service (5)
- Managed Servers Operations (6)
- Plug and Play (11)
- Rate Limits Management Service (2)
- Report Service (4)
- Site Map Service (3)
- Software Updates (2)
- Statistics (91)
- System Settings (26)
- Trap Receivers (4)
- User Defined Field Management (3)
- User Management Service (5)
- VNF Provisioning (16)
- Virtual Domains Management Service (10)
- Virtual Image Repository (8)
- WLAN Provisioning (16)
- Wireless Device Details (22)
- v1
- v2
- v3
- v4
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 |
This API version has been deprecated. It will be removed in a future release of the product. Please develop new clients using the latest API version. Please modify your existing clients to use a later API version.
Resource URL
/webacs/api/v1/op/configArchiveService/configDiff/{device}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://localhost/webacs/api/v1/op/configArchiveService/configDiff/routerName
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://localhost/webacs/api/v1/op/configArchiveService/configDiff/routerName" rootUrl="https://localhost/webacs/api/v1/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>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>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>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</configDiffs>
</configDiffs>
<deviceIp>String value</deviceIp>
<deviceName>String value</deviceName>
</configArchiveDiffInfoDTO>
</mgmtResponse>
Sample JSON Response Payload
https://localhost/webacs/api/v1/op/configArchiveService/configDiff/routerName.json
{
"mgmtResponse" : {
"@responseType" : "operation",
"@requestUrl" : "https : \/\/localhost\/webacs\/api\/v1\/op\/configArchiveService\/configDiff\/routerName",
"@rootUrl" : "https : \/\/localhost\/webacs\/api\/v1\/op",
"configArchiveDiffInfoDTO" : {
"configChanged" : true,
"configDiffs" : {
"configDiffs" : {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : {
"flatItems" : {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : "",
"hasChildren" : true,
"id" : "String value",
"items" : "",
"lines" : {
"lines" : {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}
},
"hasChildren" : true,
"id" : "String value",
"items" : {
"items" : {
"destinationHeader" : "String value",
"diffType" : "PROCESSED",
"flatItems" : "",
"hasChildren" : true,
"id" : "String value",
"items" : "",
"lines" : {
"lines" : {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}
},
"lines" : {
"lines" : {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
}
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
}
},
"deviceIp" : "String value",
"deviceName" : "String value"
}
}
}
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/v2/op/configArchiveService/configDiff/{device} UnmodifiedThis 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://localhost/webacs/api/v2/op/configArchiveService/configDiff/routerName
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://localhost/webacs/api/v2/op/configArchiveService/configDiff/routerName" rootUrl="https://localhost/webacs/api/v2/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>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>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>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</items>
</items>
<lines>
<lines>
<destinationLine>String value</destinationLine>
<diffType>SAME</diffType>
<separatorLine>true</separatorLine>
<sourceLine>String value</sourceLine>
</lines>
</lines>
<parentId>String value</parentId>
<sourceHeader>String value</sourceHeader>
<title>String value</title>
</configDiffs>
</configDiffs>
<deviceIp>String value</deviceIp>
<deviceName>String value</deviceName>
</configArchiveDiffInfoDTO>
</mgmtResponse>
Sample JSON Response Payload
https://localhost/webacs/api/v2/op/configArchiveService/configDiff/routerName.json
{
"mgmtResponse" : {
"@requestUrl" : "https://localhost/webacs/api/v2/op/configArchiveService/configDiff/routerName",
"@responseType" : "operation",
"@rootUrl" : "https://localhost/webacs/api/v2/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"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "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"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
} ]
},
"lines" : {
"lines" : [ {
"destinationLine" : "String value",
"diffType" : "SAME",
"separatorLine" : true,
"sourceLine" : "String value"
} ]
},
"parentId" : "String value",
"sourceHeader" : "String value",
"title" : "String value"
} ]
},
"deviceIp" : "String value",
"deviceName" : "String value"
} ]
}
}
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} UnmodifiedThis 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://localhost/webacs/api/v3/op/configArchiveService/configDiff/routerName
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://localhost/webacs/api/v3/op/configArchiveService/configDiff/routerName" rootUrl="https://localhost/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://localhost/webacs/api/v3/op/configArchiveService/configDiff/routerName.json
{
"mgmtResponse" : {
"@requestUrl" : "https://localhost/webacs/api/v3/op/configArchiveService/configDiff/routerName",
"@responseType" : "operation",
"@rootUrl" : "https://localhost/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"
} ]
}
}
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/v4/op/configArchiveService/configDiff/{device} UnmodifiedThis 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://localhost/webacs/api/v4/op/configArchiveService/configDiff/routerName
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://localhost/webacs/api/v4/op/configArchiveService/configDiff/routerName" rootUrl="https://localhost/webacs/api/v4/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://localhost/webacs/api/v4/op/configArchiveService/configDiff/routerName.json
{
"mgmtResponse" : {
"@requestUrl" : "https://localhost/webacs/api/v4/op/configArchiveService/configDiff/routerName",
"@responseType" : "operation",
"@rootUrl" : "https://localhost/webacs/api/v4/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"
} ]
}
}