Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
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/scheduleArchive
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 Request Payload
https://10.64.80.159/webacs/api/v1/op/configArchive/ViewService/scheduleArchive
<?xml version="1.0" ?>
<ConfigArchiveJobDto>
<baseJobDto>
<customFlag>String value</customFlag>
<description>String value</description>
<jobName>String value</jobName>
<jobSchedule>
<daily>true</daily>
<dayOfWeek>String value</dayOfWeek>
<dayRepetition>String value</dayRepetition>
<fortnight>true</fortnight>
<hourRepetition>String value</hourRepetition>
<hourly>true</hourly>
<jobScheduleTime>
<day>String value</day>
<endDate>String value</endDate>
<hour>String value</hour>
<minute>String value</minute>
<month>String value</month>
<startDate>String value</startDate>
<year>String value</year>
</jobScheduleTime>
<minute>true</minute>
<monthly>true</monthly>
<monthlyDay>String value</monthlyDay>
<monthlyMonth>String value</monthlyMonth>
<monthlyWeek>String value</monthlyWeek>
<monthlyWeekDay>String value</monthlyWeekDay>
<noOfRepetitions>String value</noOfRepetitions>
<now>true</now>
<weekly>true</weekly>
<yearly>true</yearly>
</jobSchedule>
<jobSpecification>
<runTaskInParallel>true</runTaskInParallel>
<runTaskInSequence>true</runTaskInSequence>
<taskSpecification>
<domainSpecId>String value</domainSpecId>
<taskName>String value</taskName>
</taskSpecification>
</jobSpecification>
<jobType>String value</jobType>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1986-07-24T00:00:00+05:30</instanceCreatedOn>
<instanceId>2</instanceId>
<instanceUpdatedOn>1986-07-24T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>String value</instanceUuid>
<instanceVersion>1</instanceVersion>
<propertyName>String value</propertyName>
</parameters>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1991-01-11T00:00:00+05:30</instanceCreatedOn>
<instanceId>12</instanceId>
<instanceUpdatedOn>1991-01-11T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>Another string value</instanceUuid>
<instanceVersion>11</instanceVersion>
<propertyName>Another string value</propertyName>
</parameters>
<userName>String value</userName>
</baseJobDto>
<deviceIds>String value</deviceIds>
<groupLevel>true</groupLevel>
<jobType>String value</jobType>
</ConfigArchiveJobDto>
Sample JSON Request Payload
https://10.64.80.159/webacs/api/v1/op/configArchive/ViewService/scheduleArchive.json
{
"ConfigArchiveJobDto" : {
"baseJobDto" : {
"customFlag" : "String value",
"description" : "String value",
"jobName" : "String value",
"jobSchedule" : {
"daily" : true,
"dayOfWeek" : "String value",
"dayRepetition" : "String value",
"fortnight" : true,
"hourRepetition" : "String value",
"hourly" : true,
"jobScheduleTime" : {
"day" : "String value",
"endDate" : "String value",
"hour" : "String value",
"minute" : "String value",
"month" : "String value",
"startDate" : "String value",
"year" : "String value"
},
"minute" : true,
"monthly" : true,
"monthlyDay" : "String value",
"monthlyMonth" : "String value",
"monthlyWeek" : "String value",
"monthlyWeekDay" : "String value",
"noOfRepetitions" : "String value",
"now" : true,
"weekly" : true,
"yearly" : true
},
"jobSpecification" : {
"runTaskInParallel" : true,
"runTaskInSequence" : true,
"taskSpecification" : {
"domainSpecId" : "String value",
"taskName" : "String value"
}
},
"jobType" : "String value",
"parameters" : [{
"lazyLoadedEntities" : {
"entry" : [{
"key" : "Another string value",
"value" : {
"@xsi.type" : "xs : string",
"$" : "Another string value"
}
},
{
"key" : "String value",
"value" : {
"@xsi.type" : "xs : string",
"$" : "String value"
}
}]
},
"instanceCreatedOn" : "1986-07-24T00 : 00 : 00+05 : 30",
"instanceId" : 2,
"instanceUpdatedOn" : "1986-07-24T00 : 00 : 00+05 : 30",
"instanceUuid" : "String value",
"instanceVersion" : 1,
"propertyName" : "String value"
},
{
"lazyLoadedEntities" : {
"entry" : [{
"key" : "Another string value",
"value" : {
"@xsi.type" : "xs : string",
"$" : "Another string value"
}
},
{
"key" : "String value",
"value" : {
"@xsi.type" : "xs : string",
"$" : "String value"
}
}]
},
"instanceCreatedOn" : "1991-01-11T00 : 00 : 00+05 : 30",
"instanceId" : 12,
"instanceUpdatedOn" : "1991-01-11T00 : 00 : 00+05 : 30",
"instanceUuid" : "Another string value",
"instanceVersion" : 11,
"propertyName" : "Another string value"
}],
"userName" : "String value"
},
"deviceIds" : "String value",
"groupLevel" : true,
"jobType" : "String value"
}
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v2/op/configArchive/ViewService/scheduleArchive
Unmodified
This resource has not been modified since the previous API version.
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 Request Payload
https://10.64.80.159/webacs/api/v2/op/configArchive/ViewService/scheduleArchive
<?xml version="1.0" ?>
<ConfigArchiveJobDto>
<baseJobDto>
<customFlag>String value</customFlag>
<description>String value</description>
<jobName>String value</jobName>
<jobSchedule>
<daily>true</daily>
<dayOfWeek>String value</dayOfWeek>
<dayRepetition>String value</dayRepetition>
<fortnight>true</fortnight>
<hourRepetition>String value</hourRepetition>
<hourly>true</hourly>
<jobScheduleTime>
<day>String value</day>
<endDate>String value</endDate>
<hour>String value</hour>
<minute>String value</minute>
<month>String value</month>
<startDate>String value</startDate>
<year>String value</year>
</jobScheduleTime>
<minute>true</minute>
<monthly>true</monthly>
<monthlyDay>String value</monthlyDay>
<monthlyMonth>String value</monthlyMonth>
<monthlyWeek>String value</monthlyWeek>
<monthlyWeekDay>String value</monthlyWeekDay>
<noOfRepetitions>String value</noOfRepetitions>
<now>true</now>
<weekly>true</weekly>
<yearly>true</yearly>
</jobSchedule>
<jobSpecification>
<runTaskInParallel>true</runTaskInParallel>
<runTaskInSequence>true</runTaskInSequence>
<taskSpecification>
<domainSpecId>String value</domainSpecId>
<taskName>String value</taskName>
</taskSpecification>
</jobSpecification>
<jobType>String value</jobType>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1986-07-24T00:00:00+05:30</instanceCreatedOn>
<instanceId>2</instanceId>
<instanceUpdatedOn>1986-07-24T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>String value</instanceUuid>
<instanceVersion>1</instanceVersion>
<propertyName>String value</propertyName>
</parameters>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1991-01-11T00:00:00+05:30</instanceCreatedOn>
<instanceId>12</instanceId>
<instanceUpdatedOn>1991-01-11T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>Another string value</instanceUuid>
<instanceVersion>11</instanceVersion>
<propertyName>Another string value</propertyName>
</parameters>
<userName>String value</userName>
</baseJobDto>
<deviceIds>String value</deviceIds>
<groupLevel>true</groupLevel>
<jobType>String value</jobType>
</ConfigArchiveJobDto>
Sample JSON Response Payload
https://10.64.80.159/webacs/api/v2/op/configArchive/ViewService/scheduleArchive.json
{
"String" : "String value"
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v3/op/configArchive/ViewService/scheduleArchive
Unmodified
This resource has not been modified since the previous API version.
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 Request Payload
https://10.64.80.159/webacs/api/v3/op/configArchive/ViewService/scheduleArchive
<?xml version="1.0" ?>
<ConfigArchiveJobDto>
<baseJobDto>
<customFlag>String value</customFlag>
<description>String value</description>
<jobName>String value</jobName>
<jobSchedule>
<daily>true</daily>
<dayOfWeek>String value</dayOfWeek>
<dayRepetition>String value</dayRepetition>
<fortnight>true</fortnight>
<hourRepetition>String value</hourRepetition>
<hourly>true</hourly>
<jobScheduleTime>
<day>String value</day>
<endDate>String value</endDate>
<hour>String value</hour>
<minute>String value</minute>
<month>String value</month>
<startDate>String value</startDate>
<year>String value</year>
</jobScheduleTime>
<minute>true</minute>
<monthly>true</monthly>
<monthlyDay>String value</monthlyDay>
<monthlyMonth>String value</monthlyMonth>
<monthlyWeek>String value</monthlyWeek>
<monthlyWeekDay>String value</monthlyWeekDay>
<noOfRepetitions>String value</noOfRepetitions>
<now>true</now>
<weekly>true</weekly>
<yearly>true</yearly>
</jobSchedule>
<jobSpecification>
<runTaskInParallel>true</runTaskInParallel>
<runTaskInSequence>true</runTaskInSequence>
<taskSpecification>
<domainSpecId>String value</domainSpecId>
<taskName>String value</taskName>
</taskSpecification>
</jobSpecification>
<jobType>String value</jobType>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1986-07-24T00:00:00+05:30</instanceCreatedOn>
<instanceId>2</instanceId>
<instanceUpdatedOn>1986-07-24T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>String value</instanceUuid>
<instanceVersion>1</instanceVersion>
<propertyName>String value</propertyName>
</parameters>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1991-01-11T00:00:00+05:30</instanceCreatedOn>
<instanceId>12</instanceId>
<instanceUpdatedOn>1991-01-11T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>Another string value</instanceUuid>
<instanceVersion>11</instanceVersion>
<propertyName>Another string value</propertyName>
</parameters>
<userName>String value</userName>
</baseJobDto>
<deviceIds>String value</deviceIds>
<groupLevel>true</groupLevel>
<jobType>String value</jobType>
</ConfigArchiveJobDto>
Sample JSON Response Payload
https://10.64.80.159/webacs/api/v3/op/configArchive/ViewService/scheduleArchive.json
{
"String" : "String value"
}
Resource Information
Rate Limiting?
|
No
|
Sorting?
|
No
|
Paging?
|
No
|
Filtering?
|
No
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Write
|
HTTP Methods
|
|
Resource URL
/webacs/api/v4/op/configArchive/ViewService/scheduleArchive
Unmodified
This resource has not been modified since the previous API version.
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 Request Payload
https://10.64.80.159/webacs/api/v4/op/configArchive/ViewService/scheduleArchive
<?xml version="1.0" ?>
<ConfigArchiveJobDto>
<baseJobDto>
<customFlag>String value</customFlag>
<description>String value</description>
<jobName>String value</jobName>
<jobSchedule>
<daily>true</daily>
<dayOfWeek>String value</dayOfWeek>
<dayRepetition>String value</dayRepetition>
<fortnight>true</fortnight>
<hourRepetition>String value</hourRepetition>
<hourly>true</hourly>
<jobScheduleTime>
<day>String value</day>
<endDate>String value</endDate>
<hour>String value</hour>
<minute>String value</minute>
<month>String value</month>
<startDate>String value</startDate>
<year>String value</year>
</jobScheduleTime>
<minute>true</minute>
<monthly>true</monthly>
<monthlyDay>String value</monthlyDay>
<monthlyMonth>String value</monthlyMonth>
<monthlyWeek>String value</monthlyWeek>
<monthlyWeekDay>String value</monthlyWeekDay>
<noOfRepetitions>String value</noOfRepetitions>
<now>true</now>
<weekly>true</weekly>
<yearly>true</yearly>
</jobSchedule>
<jobSpecification>
<runTaskInParallel>true</runTaskInParallel>
<runTaskInSequence>true</runTaskInSequence>
<taskSpecification>
<domainSpecId>String value</domainSpecId>
<taskName>String value</taskName>
</taskSpecification>
</jobSpecification>
<jobType>String value</jobType>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1986-07-24T00:00:00+05:30</instanceCreatedOn>
<instanceId>2</instanceId>
<instanceUpdatedOn>1986-07-24T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>String value</instanceUuid>
<instanceVersion>1</instanceVersion>
<propertyName>String value</propertyName>
</parameters>
<parameters>
<lazyLoadedEntities>
<entry>
<key>Another string value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">Another string value</value>
</entry>
<entry>
<key>String value</key>
<value xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">String value</value>
</entry>
</lazyLoadedEntities>
<instanceCreatedOn>1991-01-11T00:00:00+05:30</instanceCreatedOn>
<instanceId>12</instanceId>
<instanceUpdatedOn>1991-01-11T00:00:00+05:30</instanceUpdatedOn>
<instanceUuid>Another string value</instanceUuid>
<instanceVersion>11</instanceVersion>
<propertyName>Another string value</propertyName>
</parameters>
<userName>String value</userName>
</baseJobDto>
<deviceIds>String value</deviceIds>
<groupLevel>true</groupLevel>
<jobType>String value</jobType>
</ConfigArchiveJobDto>
Sample JSON Response Payload
https://10.64.80.159/webacs/api/v4/op/configArchive/ViewService/scheduleArchive.json
{
"String" : "String value"
}