DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Create Testplan

Creates a new testplan as specified by the supplied model. A simple testplan can be created by specifying only Name parent WorkspaceId. The new test plan is created in the workspace specified by the WorkspaceId URL. Name and additional properties are specified in the request body.

Path Params
integer
required

[Int32] The ID of the parent workspace.

Body Params
integer

[Int32] The testplan database ID. Omit or set this to 0 when creating a new testplan.

integer

[Int32] The ID of the testplans parent workspace.

string

[String] The familiar name of the workspace. (Mandatory when creating a workspace).

boolean

[Boolean] Determines if result reporting is enabled or not.

boolean

[Boolean] Determines whether result reporting is run automatically after execution.

string

[String] Gets or sets the ID of the result reporting extension.

ResultReportingParameters
array of objects

[List<ExtensionParameterData>] Gets or sets the result reporting parameters.

ResultReportingParameters
string

[String] Gets or sets the user for authentication with the result reporting extension.

string

[String] The password for authentication with the result reporting extension. (When read, this is always null).

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json