Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 810 Bytes

LegacyProvisioningGetFileForGatewayArchiveByDateResponse.md

File metadata and controls

13 lines (10 loc) · 810 Bytes

# LegacyProvisioningGetFileForGatewayArchiveByDateResponse

Properties

Name Type Description Notes
stat string Status of the request that has been made. Can be 'ok' or 'fail'. [optional]
errorCode string If the request has failed, this element will contain the error code related to the problem encountered. [optional]
errorMsg string If the request has failed, this element will contain the error message related to the problem encountered. [optional]
filepath string Filepath. [optional]
file string File. [optional]

[Back to Model list] [Back to API list] [Back to README]