SaaApmDataTransErrorCode

  • Base type Enumeration

Represents the various error code for APM data transfer. noError(1) - No Error. ftpErr(2) - FTP error while uploading results. timeoutErr(3) - Time out error while uploading results.

Possible values

3 objects
Number Name
1 noError
2 ftpErr
3 timeoutErr