Status
object that provides information about the status of the response. If a method returns a Status Code that is equal to Success
, then the console writes the values of the response properties. If the method does not return a response successfully, then the value of the Status Code explains the error. Touchstone supports the following Status Codes:
Further, if the method does not return a response successfully, then the Status
object also contains a Reason. This Reason consists of a Reason Code and a Message. The Reason Codes are organized according to the API to which they apply, as the following table shows:
1000 – 1999 |
Activity Monitor |
2000 – 2999 |
Data Source Management |
3000 – 3999 |
Project |
4000 – 4999 |
Deletion |
5000 – 5999 |
Import |
6000 – 6999 |
Export |
16,000 – 16,999 |
Data Quality Analysis |
25,000 – 25,999 |
Loss Analysis |
System.Object
AIR.Services.Common.Data.Status
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2