connectionType |
The FTP connection type. |
string (values: normal, implicitencryption, explicitsslencryption, explicittlsencryption) |
createdOn |
Gets the creation datetime in UTC time. |
datetime |
creatorEmail |
E-mail address for this job. |
string |
deliveredFiles |
Gets a list of files delivered which is delivered by the order to the client. |
Collection of string items |
disableNotification |
Value indicating whether or not notification is enabled on this job. |
boolean |
earliestStartDate |
The earliest date in utc time on which this job can be executed. |
datetime |
executionTime |
Gets the time it took for this maintenance job to execute. |
timespan |
failedTargetsCount |
Gets the count of the failed targets. |
int32 |
ftpDirectory |
The FTP directory. |
string |
ftpHostname |
The FTP hostname. |
string |
ftpPort |
The FTP port. |
int32 |
ftpUsername |
The FTP username. |
string |
id |
Gets the Id of this maintenance job. |
guid |
message |
Gets the error message that describes why this maintenance job failed. Returns null if this maintenance job hasn't been executed yet. |
string |
orderType |
Gets the type of the order. |
string |
passiveTransfer |
Indicates if passive transfer is enabled. |
boolean |
priority |
Gets or sets the priority of this maintenance job. |
string (values: high, medium, auditarchiving, buildsearchindex) |
proxyHostname |
The FTP proxy hostname. |
string |
proxyPort |
The FTP proxy port. |
int32 |
proxyUsername |
The FTP proxy username. |
string |
startedOn |
Gets the time on which the execution of this maintenance job started in utc time. |
datetime |
status |
Gets the status of this maintenance job. |
string (values: pending, success, failed, partiallyfailed, executing, cancelled, scheduled, queued, asyncpending, asyncexecuting) |
totalFileSize |
Total file size of the delivered files. |
int64 |
type |
Gets the name of this maintenance job. |
string |