ArtifactAndData

Artifacts are uploaded to the XL Deploy Server as a multipart HTTP request. It consists of the following parts:
configurationItem
The property data of the artifact in XML. See ConfigurationItem for details.
Content-type: application/xml
filename
The file name of the uploaded artifact.
Content-type: application/xml
fileData
The artifact itself.
Content-type: application/octet-stream