DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

Import

api/autotest/workspaces/{WorkspaceId}/testplan/{NodeId}/import

Imports one or more collateral archives into the specified workspace
at a specific node ID. The archive files should be embedded in the request body
as multipart/form-data with application/zip content type.

Path Params
int32
required
≥ 1

The ID of the workspace to import into.

int32
required
≥ 1

The ID of the inner node to import into.

Query Params
boolean
Defaults to false

(Optional) Map imported files to files in the workspace (default:false)

boolean
Defaults to true

(Optional) Map imported logins to logins in the workspace (default:true)

boolean
Defaults to true

(Optional) Map imported variables to variables in the workspace (default:true)

boolean
Defaults to true

(Optional) Map imported testcases to testcases in the workspace (default:true)

Response

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