edgeJob

edgeJob
edgeJob

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

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

Job result information.

string
jobId
Optional

Job ID.

string
edgeId
Optional

NSX Edge ID.

string
module
Optional

Module information.

string
errorCode
Optional

Error code identifying the failure of the configuration change.

string As date-time As date-time
startTime
Optional

Job start time.

string As date-time As date-time
endTime
Optional

Job end time.

string
message
Optional

Job message.

string
status
Optional

Job status.

Property Of