POST api/ArchiveFile/DownFile

加载归档文件

Request Information

URI Parameters

None.

Body Parameters

globally unique identifier

Request Formats

application/json, text/json, text/html

Sample:
"4b68ce90-2507-45ea-872c-13a236481d8e"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4b68ce90-2507-45ea-872c-13a236481d8e</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

加载归档文件

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

text/javascript, application/javascript, application/json-p

Sample:
/**/ typeof  === 'function' && ({});