Sandbox Headers

A test entity that demonstrates the controls under different scenarios

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

SandboxHeaderId is an int data type field that serves as a unique identifier for each record in the SandboxHeader table. This primary key field is used to identify and reference distinct SandboxHeader records when making lookups or performing database operations.

string
required
length ≥ 1

Textbox Required Enabled Info Description

string | null

Textbox Optional Enabled Info Description

string
required
length ≥ 1

TextboxRequiredEnabledNoInfo is an nvarchar type field found in the SandboxHeader table. It contains non-nullable string data which is required upon initial entry, and must be enabled in order to proceed with further action. However, it does not contain any specific information.

string | null

The TextboxOptionalEnabledNoInfo field is an nvarchar data type in the SandboxHeader table. It enables a text box to be populated optionally, with no additional information needed in order to enter information.

int32 | null

ImageEnabledId is an int data type that is used as a flag in the SandboxHeader table to indicate whether or not an image has been enabled. A value of 0 means that the image has not been enabled, and a value of 1 indicates that the image has been enabled.

string | null

The PasswordEnabled field in the SandboxHeader table is a type of nvarchar that stores an indicator of whether a password is enabled to access a specific sandbox. It can be set to 'true' or 'false', based on the requirement.

int32 | null

The StorageEnabledId field in the SandboxHeader table is an integer-type data field used to store the unique identifier associated with a unique instance of a storage device or system. This identifier is used to associate the storage device or system with the SandboxHeader and allow for accurate tracking of the storage system or device.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!