This operation can be used to get the processed config by using config file id.
Since Product Version: 1
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/getProcessedConfig/{configFileId}
Request Parameters
configFileId
String
|
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.56.58.149/webacs/api/v1/op/configArchive/ViewService/getProcessedConfig/{configFileId}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.56.58.149/webacs/api/v1/op/configArchive/ViewService/getProcessedConfig/{configFileId}" rootUrl="https://10.56.58.149/webacs/api/v1/op">
<ConfigletDTO>
<commands>String value</commands>
<commands>Another string value</commands>
<hasChildren>true</hasChildren>
<id>String value</id>
<menutype>String value</menutype>
<parentId>String value</parentId>
<title>String value</title>
<type>String value</type>
</ConfigletDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.56.58.149/webacs/api/v1/op/configArchive/ViewService/getProcessedConfig/{configFileId}.json
{
"mgmtResponse" : {
"@responseType" : "operation",
"@requestUrl" : "https : \/\/10.56.58.149\/webacs\/api\/v1\/op\/configArchive\/ViewService\/getProcessedConfig\/{
configFileId
}",
"@rootUrl" : "https : \/\/10.56.58.149\/webacs\/api\/v1\/op",
"ConfigletDTO" : {
"commands" : ["String value",
"Another string value"],
"hasChildren" : true,
"id" : "String value",
"menutype" : "String value",
"parentId" : "String value",
"title" : "String value",
"type" : "String value"
}
}
}
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/getProcessedConfig/{configFileId}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
configFileId
String
|
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.56.58.149/webacs/api/v2/op/configArchive/ViewService/getProcessedConfig/{configFileId}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.56.58.149/webacs/api/v2/op/configArchive/ViewService/getProcessedConfig/{configFileId}" rootUrl="https://10.56.58.149/webacs/api/v2/op">
<ConfigletDTO>
<commands>String value</commands>
<commands>Another string value</commands>
<hasChildren>true</hasChildren>
<id>String value</id>
<menutype>String value</menutype>
<parentId>String value</parentId>
<title>String value</title>
<type>String value</type>
</ConfigletDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.56.58.149/webacs/api/v2/op/configArchive/ViewService/getProcessedConfig/{configFileId}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.56.58.149/webacs/api/v2/op/configArchive/ViewService/getProcessedConfig/{configFileId}",
"@responseType" : "operation",
"@rootUrl" : "https://10.56.58.149/webacs/api/v2/op",
"ConfigletDTO" : [ {
"commands" : [ "String value", "Another string value" ],
"hasChildren" : true,
"id" : "String value",
"items" : [ ],
"menutype" : "String value",
"parentId" : "String value",
"title" : "String value",
"type" : "String value"
} ]
}
}
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/getProcessedConfig/{configFileId}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
configFileId
String
|
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.56.58.149/webacs/api/v3/op/configArchive/ViewService/getProcessedConfig/{configFileId}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.56.58.149/webacs/api/v3/op/configArchive/ViewService/getProcessedConfig/{configFileId}" rootUrl="https://10.56.58.149/webacs/api/v3/op">
<ConfigletDTO>
<commands>String value</commands>
<commands>Another string value</commands>
<hasChildren>true</hasChildren>
<id>String value</id>
<menutype>String value</menutype>
<parentId>String value</parentId>
<title>String value</title>
<type>String value</type>
</ConfigletDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.56.58.149/webacs/api/v3/op/configArchive/ViewService/getProcessedConfig/{configFileId}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.56.58.149/webacs/api/v3/op/configArchive/ViewService/getProcessedConfig/{configFileId}",
"@responseType" : "operation",
"@rootUrl" : "https://10.56.58.149/webacs/api/v3/op",
"ConfigletDTO" : [ {
"commands" : [ "String value", "Another string value" ],
"hasChildren" : true,
"id" : "String value",
"items" : [ ],
"menutype" : "String value",
"parentId" : "String value",
"title" : "String value",
"type" : "String value"
} ]
}
}
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/getProcessedConfig/{configFileId}
Unmodified
This resource has not been modified since the previous API version.
Request Parameters
configFileId
String
|
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.56.58.149/webacs/api/v4/op/configArchive/ViewService/getProcessedConfig/{configFileId}
<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="https://10.56.58.149/webacs/api/v4/op/configArchive/ViewService/getProcessedConfig/{configFileId}" rootUrl="https://10.56.58.149/webacs/api/v4/op">
<ConfigletDTO>
<commands>String value</commands>
<commands>Another string value</commands>
<hasChildren>true</hasChildren>
<id>String value</id>
<menutype>String value</menutype>
<parentId>String value</parentId>
<title>String value</title>
<type>String value</type>
</ConfigletDTO>
</mgmtResponse>
Sample JSON Response Payload
https://10.56.58.149/webacs/api/v4/op/configArchive/ViewService/getProcessedConfig/{configFileId}.json
{
"mgmtResponse" : {
"@requestUrl" : "https://10.56.58.149/webacs/api/v4/op/configArchive/ViewService/getProcessedConfig/{configFileId}",
"@responseType" : "operation",
"@rootUrl" : "https://10.56.58.149/webacs/api/v4/op",
"ConfigletDTO" : [ {
"commands" : [ "String value", "Another string value" ],
"hasChildren" : true,
"id" : "String value",
"items" : [ ],
"menutype" : "String value",
"parentId" : "String value",
"title" : "String value",
"type" : "String value"
} ]
}
}