REST V1 Test Instance Response
Response
Attributes | Type | Description |
---|---|---|
isActive | Boolean | This is a Boolean that tracks whether or not the test instance is active. |
properties | List<PropertyValue> | This is a list of the Properties associated with the test instance. |
description | String | This is the description of the test instance. |
instanceName | String | This is the unique name of the test instance. |
instanceCode | String | This is a code of the test instance. |
instanceId | Long | This is the unique Id of the test instance. |
environments | List<Long> | This is a list of the Environment Ids associated with the test instance. |
testingToolId | Long | This is the Id that correlates to the testing tool used for the test instance. |
Each JSON test instance object contains a list of property value. The property value object has these attributes.
Attributes | Type | Description |
---|---|---|
propertyName | String | This is the name of the property |
propertyValue | String | This is the value of the property |
credentialId | Long | Id of the credential associated with the property. Applicable only for encrypted properties |
The following macros are not currently supported in the footer:
- style