Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
API version v1 is deprecated
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/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
Request Parameters
versionId
String
|
path
|
Optional
|
versionDeviceId
String
|
path
|
Optional
|
popUp
Boolean
|
path
|
Optional
|
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.88.203/webacs/api/v1/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v1/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}" rootUrl="https://10.64.88.203/webacs/api/v1/op">
<ConfigFileListDTO>
<id>String value</id>
<items>
<checked>true</checked>
<createdAtDate>String value</createdAtDate>
<fileId>2</fileId>
<fileName>String value</fileName>
<fileType>String value</fileType>
<identifier>String value</identifier>
<initialArchiveFlag>true</initialArchiveFlag>
<previousRunningExists>true</previousRunningExists>
<previousStartupExists>true</previousStartupExists>
<runningSrcFileId>String value</runningSrcFileId>
<startupRunningDiff>true</startupRunningDiff>
<startupSrcFileId>String value</startupSrcFileId>
<versionDeviceId>String value</versionDeviceId>
<versionId>2</versionId>
</items>
<items>
<checked>false</checked>
<createdAtDate>Another string value</createdAtDate>
<fileId>12</fileId>
<fileName>Another string value</fileName>
<fileType>Another string value</fileType>
<identifier>Another string value</identifier>
<initialArchiveFlag>false</initialArchiveFlag>
<previousRunningExists>false</previousRunningExists>
<previousStartupExists>false</previousStartupExists>
<runningSrcFileId>Another string value</runningSrcFileId>
<startupRunningDiff>false</startupRunningDiff>
<startupSrcFileId>Another string value</startupSrcFileId>
<versionDeviceId>Another string value</versionDeviceId>
<versionId>12</versionId>
</items>
</ConfigFileListDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v1/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}.json
{
"mgmtResponse" : {
"@responseType" : "operation",
"@requestUrl" : "https : //10.64.88.203/webacs/api/v1/op/configArchive/ViewService/getConfigFilesByVersionId/{
versionId
}/{
versionDeviceId
}/{
popUp
}",
"@rootUrl" : "https : //10.64.88.203/webacs/api/v1/op",
"ConfigFileListDTO" : {
"id" : "String value",
"items" : [{
"checked" : true,
"createdAtDate" : "String value",
"fileId" : 2,
"fileName" : "String value",
"fileType" : "String value",
"identifier" : "String value",
"initialArchiveFlag" : true,
"previousRunningExists" : true,
"previousStartupExists" : true,
"runningSrcFileId" : "String value",
"startupRunningDiff" : true,
"startupSrcFileId" : "String value",
"versionDeviceId" : "String value",
"versionId" : 2
},
{
"checked" : false,
"createdAtDate" : "Another string value",
"fileId" : 12,
"fileName" : "Another string value",
"fileType" : "Another string value",
"identifier" : "Another string value",
"initialArchiveFlag" : false,
"previousRunningExists" : false,
"previousStartupExists" : false,
"runningSrcFileId" : "Another string value",
"startupRunningDiff" : false,
"startupSrcFileId" : "Another string value",
"versionDeviceId" : "Another string value",
"versionId" : 12
}]
}
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v2/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
versionId
String
|
path
|
Optional
|
versionDeviceId
String
|
path
|
Optional
|
popUp
Boolean
|
path
|
Optional
|
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.88.203/webacs/api/v2/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v2/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}" rootUrl="https://10.64.88.203/webacs/api/v2/op">
<ConfigFileListDTO>
<id>String value</id>
<items>
<checked>true</checked>
<createdAtDate>String value</createdAtDate>
<fileId>2</fileId>
<fileName>String value</fileName>
<fileType>String value</fileType>
<identifier>String value</identifier>
<initialArchiveFlag>true</initialArchiveFlag>
<previousRunningExists>true</previousRunningExists>
<previousStartupExists>true</previousStartupExists>
<runningSrcFileId>String value</runningSrcFileId>
<startupRunningDiff>true</startupRunningDiff>
<startupSrcFileId>String value</startupSrcFileId>
<versionDeviceId>String value</versionDeviceId>
<versionId>2</versionId>
</items>
<items>
<checked>false</checked>
<createdAtDate>Another string value</createdAtDate>
<fileId>12</fileId>
<fileName>Another string value</fileName>
<fileType>Another string value</fileType>
<identifier>Another string value</identifier>
<initialArchiveFlag>false</initialArchiveFlag>
<previousRunningExists>false</previousRunningExists>
<previousStartupExists>false</previousStartupExists>
<runningSrcFileId>Another string value</runningSrcFileId>
<startupRunningDiff>false</startupRunningDiff>
<startupSrcFileId>Another string value</startupSrcFileId>
<versionDeviceId>Another string value</versionDeviceId>
<versionId>12</versionId>
</items>
</ConfigFileListDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v2/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v2/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v2/op",
"ConfigFileListDTO" : [ {
"id" : "String value",
"items" : [ {
"checked" : true,
"createdAtDate" : "String value",
"fileId" : 2,
"fileName" : "String value",
"fileType" : "String value",
"identifier" : "String value",
"initialArchiveFlag" : true,
"previousRunningExists" : true,
"previousStartupExists" : true,
"runningSrcFileId" : "String value",
"startupRunningDiff" : true,
"startupSrcFileId" : "String value",
"versionDeviceId" : "String value",
"versionId" : 2
}, {
"checked" : false,
"createdAtDate" : "Another string value",
"fileId" : 12,
"fileName" : "Another string value",
"fileType" : "Another string value",
"identifier" : "Another string value",
"initialArchiveFlag" : false,
"previousRunningExists" : false,
"previousStartupExists" : false,
"runningSrcFileId" : "Another string value",
"startupRunningDiff" : false,
"startupSrcFileId" : "Another string value",
"versionDeviceId" : "Another string value",
"versionId" : 12
} ]
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v3/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
versionId
String
|
path
|
Optional
|
versionDeviceId
String
|
path
|
Optional
|
popUp
Boolean
|
path
|
Optional
|
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.88.203/webacs/api/v3/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v3/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}" rootUrl="https://10.64.88.203/webacs/api/v3/op">
<ConfigFileListDTO>
<id>String value</id>
<items>
<checked>true</checked>
<createdAtDate>String value</createdAtDate>
<fileId>2</fileId>
<fileName>String value</fileName>
<fileType>String value</fileType>
<identifier>String value</identifier>
<initialArchiveFlag>true</initialArchiveFlag>
<previousRunningExists>true</previousRunningExists>
<previousStartupExists>true</previousStartupExists>
<runningSrcFileId>String value</runningSrcFileId>
<startupRunningDiff>true</startupRunningDiff>
<startupSrcFileId>String value</startupSrcFileId>
<versionDeviceId>String value</versionDeviceId>
<versionId>2</versionId>
</items>
<items>
<checked>false</checked>
<createdAtDate>Another string value</createdAtDate>
<fileId>12</fileId>
<fileName>Another string value</fileName>
<fileType>Another string value</fileType>
<identifier>Another string value</identifier>
<initialArchiveFlag>false</initialArchiveFlag>
<previousRunningExists>false</previousRunningExists>
<previousStartupExists>false</previousStartupExists>
<runningSrcFileId>Another string value</runningSrcFileId>
<startupRunningDiff>false</startupRunningDiff>
<startupSrcFileId>Another string value</startupSrcFileId>
<versionDeviceId>Another string value</versionDeviceId>
<versionId>12</versionId>
</items>
</ConfigFileListDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v3/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v3/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v3/op",
"ConfigFileListDTO" : [ {
"id" : "String value",
"items" : [ {
"checked" : true,
"createdAtDate" : "String value",
"fileId" : 2,
"fileName" : "String value",
"fileType" : "String value",
"identifier" : "String value",
"initialArchiveFlag" : true,
"previousRunningExists" : true,
"previousStartupExists" : true,
"runningSrcFileId" : "String value",
"startupRunningDiff" : true,
"startupSrcFileId" : "String value",
"versionDeviceId" : "String value",
"versionId" : 2
}, {
"checked" : false,
"createdAtDate" : "Another string value",
"fileId" : 12,
"fileName" : "Another string value",
"fileType" : "Another string value",
"identifier" : "Another string value",
"initialArchiveFlag" : false,
"previousRunningExists" : false,
"previousStartupExists" : false,
"runningSrcFileId" : "Another string value",
"startupRunningDiff" : false,
"startupSrcFileId" : "Another string value",
"versionDeviceId" : "Another string value",
"versionId" : 12
} ]
} ]
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
Resource URL
/webacs/api/v4/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
versionId
String
|
path
|
Optional
|
versionDeviceId
String
|
path
|
Optional
|
popUp
Boolean
|
path
|
Optional
|
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.88.203/webacs/api/v4/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.64.88.203/webacs/api/v4/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}" rootUrl="https://10.64.88.203/webacs/api/v4/op">
<ConfigFileListDTO>
<id>String value</id>
<items>
<checked>true</checked>
<createdAtDate>String value</createdAtDate>
<fileId>2</fileId>
<fileName>String value</fileName>
<fileType>String value</fileType>
<identifier>String value</identifier>
<initialArchiveFlag>true</initialArchiveFlag>
<previousRunningExists>true</previousRunningExists>
<previousStartupExists>true</previousStartupExists>
<runningSrcFileId>String value</runningSrcFileId>
<startupRunningDiff>true</startupRunningDiff>
<startupSrcFileId>String value</startupSrcFileId>
<versionDeviceId>String value</versionDeviceId>
<versionId>2</versionId>
</items>
<items>
<checked>false</checked>
<createdAtDate>Another string value</createdAtDate>
<fileId>12</fileId>
<fileName>Another string value</fileName>
<fileType>Another string value</fileType>
<identifier>Another string value</identifier>
<initialArchiveFlag>false</initialArchiveFlag>
<previousRunningExists>false</previousRunningExists>
<previousStartupExists>false</previousStartupExists>
<runningSrcFileId>Another string value</runningSrcFileId>
<startupRunningDiff>false</startupRunningDiff>
<startupSrcFileId>Another string value</startupSrcFileId>
<versionDeviceId>Another string value</versionDeviceId>
<versionId>12</versionId>
</items>
</ConfigFileListDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.64.88.203/webacs/api/v4/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.64.88.203/webacs/api/v4/op/configArchive/ViewService/getConfigFilesByVersionId/{versionId}/{versionDeviceId}/{popUp}",
"@responseType" : "operation",
"@rootUrl" : "https://10.64.88.203/webacs/api/v4/op",
"ConfigFileListDTO" : [ {
"id" : "String value",
"items" : [ {
"checked" : true,
"createdAtDate" : "String value",
"fileId" : 2,
"fileName" : "String value",
"fileType" : "String value",
"identifier" : "String value",
"initialArchiveFlag" : true,
"previousRunningExists" : true,
"previousStartupExists" : true,
"runningSrcFileId" : "String value",
"startupRunningDiff" : true,
"startupSrcFileId" : "String value",
"versionDeviceId" : "String value",
"versionId" : 2
}, {
"checked" : false,
"createdAtDate" : "Another string value",
"fileId" : 12,
"fileName" : "Another string value",
"fileType" : "Another string value",
"identifier" : "Another string value",
"initialArchiveFlag" : false,
"previousRunningExists" : false,
"previousStartupExists" : false,
"runningSrcFileId" : "Another string value",
"startupRunningDiff" : false,
"startupSrcFileId" : "Another string value",
"versionDeviceId" : "Another string value",
"versionId" : 12
} ]
} ]
}
}