Home Schema Example JSON Schema

Session Metadata

Type: object

Session.metadata contains additional metadata about the test session.

No Additional Properties

Resources Metadata

Type: object

Contains metadata about resources related to the execution of the test such as the EC2 instance.

Instance ID

Type: string

Instance ID of the AWS EC2 instance running the test.

Instance Type

Type: string

Type of the AWS EC2 instance running the test.

Key Name

Type: string

Name of the key pair associated with the EC2 instance running the test.

Subnet ID

Type: string

ID of the subnet associated with the EC2 instance running the test.

Image ID

Type: string

ID of the AMI associated with the EC2 instance running the test.

Additional Properties of any type are allowed.

Type: object