A Test defines a command to run inside a diagnositc container on an NSG. It represents a command with arguments that will be executed within the diagnostic container as part of a Test Suite run
This object has no members.
The associated Test Definition instance used as an information base for the Test object.
Format: free
Max length: 255
SDK attribute: associatedTestDefinitionID
The type of associated Test Definition instance.
Allowed values: ICMP_ECHO_TEST_DEFINITION, TEST_DEFINITION
SDK attribute: associatedTestDefinitionType
The ID of the Test Suite this Test instance is part of.
Format: free
SDK attribute: associatedTestSuiteID
The command line with arguments as extracted from the Test Definition instance bound to this Test instance.
Format: free
SDK attribute: command
Time stamp when this object was created.
SDK attribute: creationDate
A brief description of the Test Definition referred to by this Test object.
Format: free
SDK attribute: description
Destination to be used in conjunction with this Test. Could be an IPv4 address or FQDN
Format: free
Max length: 255
SDK attribute: destination
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
Time stamp when this object was last updated.
SDK attribute: lastUpdatedDate
The name of the Test Definition instance bound to this Test object.
Format: free
SDK attribute: name
Test order used to run tests. Lower order tests will run before higher order ones.
Min value: 1
Max value: 2000000
SDK attribute: order
Identifies the user that has created this object.
Format: free
SDK attribute: owner
The timeout value set for the Test Definition instance, in seconds, at which point the system will consider the test as failed.
Min value: 1
Max value: 1200
SDK attribute: timeout