Documentation
Preparing search index...
discloud.app
RESTApiBaseResult
Interface RESTApiBaseResult
interface
RESTApiBaseResult
{
message
:
string
;
status
:
"ok"
|
"error"
;
}
Hierarchy (
View Summary
)
RESTApiBaseResult
RESTGetApiAppAllResult
RESTGetApiAppAllBackupResult
RESTGetApiAppAllLogResult
RESTGetApiAppResult
RESTGetApiAppBackupResult
RESTGetApiAppLogResult
RESTGetApiAppStatusResult
RESTApiAppManagerResult
RESTPutApiAppAptResult
RESTDeleteApiAppAptResult
RESTPutApiAppCommitResult
RESTPutApiAppConsoleResult
RESTPutApiAppRamResult
RESTPostApiAppTeamResult
RESTPutApiAppTeamResult
RESTGetApiCustomdomainListResult
RESTGetApiCustomdomainResult
RESTGetApiSubdomainListResult
RESTGetApiSubdomainResult
RESTGetApiTeamResult
RESTPostApiUploadOkResult
RESTPostApiUploadErrorResult
RESTGetApiUserResult
Index
Properties
message
status
Properties
message
message
:
string
Message of the API
It is useful to use as logs
status
status
:
"ok"
|
"error"
The status of API response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
status
Documentation
Loading...
Message of the API