Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 745 Bytes

LegacyProvisioningClearCacheResponse.md

File metadata and controls

12 lines (9 loc) · 745 Bytes

# LegacyProvisioningClearCacheResponse

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]
database bool Database. [optional]

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