Export MFT artifacts in zip format and configPlan file in XML format

get

/mftapp/rest/v1/artifacts

Request

Query Parameters

Response

Supported Media Types

200 Response

export artifacts was completed.
Headers

500 Response

Body ()
Root Schema : Error information.
Type: object
Title: Error information.
Show Source
Example Response (application/json)
{
    "errorCode":"MFT-7415",
    "errorKey":"MFT_UNSUPPORTED_ARTIFACT_TYPE",
    "errorMessage":"Unsupported artifact type found. Artifact type: {TYPE}."
}