createdAtstring date-time required
updatedAtstring date-time required
projectIdstring required
The Project ID linked to the Session.
startedAtstring date-time required
expiresAtstring date-time required
status'PENDING' | 'RUNNING' | 'ERROR' | 'TIMED_OUT' | 'COMPLETED' required
proxyBytesinteger required
keepAliveboolean required
Indicates if the Session was created to be kept alive upon disconnections
contextIdstring
Optional. The Context linked to the Session.
region'us-west-2' | 'us-east-1' | 'eu-central-1' | 'ap-southeast-1' required
The region where the Session is running.
userMetadataobject
Arbitrary user metadata to attach to the session. To learn more about user metadata, see User Metadata.
connectUrlstring uri
WebSocket URL to connect to the Session.
seleniumRemoteUrlstring uri
HTTP URL to connect to the Session.
signingKeystring
Signing key to use when connecting to the Session via HTTP.