get /runs/{name}/vms

List Wave job VMs. (viewRun)

List Wave job VMs.

Path parameters

name (required)

Path Parameter — Wave name

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

 

Return type:

String

Content-Type: application/json

[

{

"sourceVmId": "vm-01",

"rungroup": "0",

"vmJobState": "NotStarted",

"lastUpdated": "1970-01-01T00:00:00.000Z",

"errors": "errorsString"

}

]

 

 

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

Responses

200

OK String

value (optional)

String

Default

Error ErrorInfo

code (optional)

String

detailedMessage (optional)

String