edgeJob

edgeJob
edgeJob

Job status information for the configuration change carried out on NSX Edge.

JSON Example
{
    "status": "string",
    "edgeId": "string",
    "module": "string",
    "jobId": "string",
    "errorCode": "string",
    "result": [
        {
            "value": "string",
            "key": "string"
        }
    ],
    "startTime": "string",
    "message": "string",
    "endTime": "string"
}
string
status
Optional

Job status.

string
edgeId
Optional

NSX Edge ID.

string
module
Optional

Module information.

string
jobId
Optional

Job ID.

string
errorCode
Optional

Error code identifying the failure of the configuration change.

array of result
result
Optional

Job result information.

string As date-time As date-time
startTime
Optional

Job start time.

string
message
Optional

Job message.

string As date-time As date-time
endTime
Optional

Job end time.

Property Of