[{"label":"Latest (1.0)","version":"latest"}]
srs-for-vsphere

StreamRecord

StreamRecord object represents a single record of script stream.


Properties

string
message Optional

Message of the stream records.


string as date-time
time Optional

Time the message was received by the script execution engine. String representing time in format ISO 8601.

JSON Example

{
	"message": "string",
	"time": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
srs-for-vsphere
Returned By

Get Script Execution Stream

Feedback

Was this page helpful?