A Test Run object represents the execution of a specific Test as part of a Test Suite Run.
This object has no members.
The ID of the Test instance to which this Test Run is bound.
Format: free
SDK attribute: associatedTestID
Test Run instances are part of a Test Suite Run. This is the ID of the Test Suite Run object to which this Test Run belongs.
Format: free
SDK attribute: associatedTestSuiteRunID
The command, with its arguments, that is to be executed as part of the Test Run.
Format: free
SDK attribute: command
The exit code returned to the OS from the executed test command. Field modified on VSD by the NSG.
SDK attribute: commandExitCode
The output of the test command that was executed. Updated on VSD by the NSG.
Format: free
SDK attribute: commandOutput
A brief summary of the command output received by the NSG. Only the beginning and the end of the output is displayed.
Format: free
SDK attribute: commandOutputSummary
The duration of execution of the Test in milliseconds.
SDK attribute: duration
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
The status of the test operation request as received by the NSG Agent. This field is set by the NSG.
Allowed values: COMPLETED, FAILED, STARTED, TIMED_OUT, UNKNOWN
SDK attribute: operationStatus
The start date and time of the test in milliseconds since Epoch.
SDK attribute: startDateTime
The stop date and time of the test in milliseconds since Epoch.
SDK attribute: stopDateTime
The result of the test
Allowed values: DEGRADED, FAIL, NOT_APPLICABLE, PASS
SDK attribute: testResult
The test result data
SDK attribute: testResultData
The type of the data embedded in the testResultData attribute
Allowed values: BandwidthTestResult, MTUDiscoveryTestResult, None, TCPConnectTestResult, UDPProbeTestResult
SDK attribute: testResultDataType
The spefication entity name of the data embedded in the testResultData attribute
Format: free
Max length: 255
SDK attribute: testResultSpecificationEntityName
The underlay test category
Allowed values: BANDWIDTH, CONNECTIVITY, MTU_DISCOVERY
SDK attribute: underlayTestCategory
The underlay test description
Format: free
Max length: 255
SDK attribute: underlayTestDescription
The underlay test name
Format: free
Max length: 255
SDK attribute: underlayTestName