This web service sets indicator data for a bulk of indicators using an XML body. It is important to note that the size of the URI is limited to about 8192 bytes. Due to the increased size of the URI because of the added xml body, please ensure that the URI is kept under this limit.
POST
None. Open to all public users.
{type}/SMI/{version}/setIndicator
|
Parameter |
Description |
|
&key |
The API Key that is provided when your application has been registered. |
|
&secret |
The Shared Secret that is provided when your application has been registered. |
|
&xmlData |
Defines the XML body that contains the indicator data. |
Example:
See the section on XML Data Input in this document for more information.
Sample output of successful execution:
{
"result":
{
"returnCode": "0",
"errorMessage": "Operation Successful.",
"resultCount": 0,
}
}
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |