| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Test scope id (Row key) |
globally unique identifier |
None. |
| WellId |
Test scope well parent (Partition key) |
integer |
Required |
| StartUnixTime |
Test start time |
integer |
Required |
| IsApproved |
Is test approved |
boolean |
None. |
| ConductedBy |
Conducted by |
string |
Required |
| CertifiedBy |
Certified by |
string |
Required |
| TestDataDtoList |
List of test data in this scope: required for POST requests |
Collection of TestData |
None. |