Server (Cells) Messaging Home
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

REsponse Message for a Valid User Request


<message_header>
<result_status>
<status type="SUCCESS"/>
</result_status>
</message_header>

Response Message for an Invalid User Request


<response_header>
<result_status>
<status type="ERROR">Project does not exist.</status>
</result_status>
</response_header>


  • No labels