DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Export

api/autotest/workspaces/{WorkspaceId}/testplan/export

Exports a part of the specified workspace Test Plan. While both
the NodeId and Path parameters are optional they are mutually
exclusive, and supplying either one of them is mandatory.

Path Params
int32
required
≥ 1

The ID of the workspace to export from.

Query Params
int32

(Optional) The ID of the group or test case that should be exported. Leave unspecified
to use Path instead.

string

(Optional) The slash-path, path of the test plan folder to import into.
Leave unspecified to use Id instead.

int32

(Optional) The ID of the test plan to export from, or null to export from the repository.
This is used in conjunction with Path to determine which test plan the path belongs to,
and can be omitted or specified to null if exporting by NodeId, or from repository.

boolean
Defaults to true

(Optional) Include login password in the export (default:true)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json