Besides backend operations, various backend configuration and information can be found in the Backend Control Panel.
From Backend Control Panel, click on the navicon
icon and choose Select a Backend
. The Backend dialog will appear.
You can either switch to another existing backend or create a new one. Then, click Apply.
From Backend Control Panel, go to Backend Settings
. Then, Backend Settings page will appear.
In this page, you can:
Click Apply to save the changes.
Backend Management API key and Endpoint URL are needed when you want to use Monaca Backend Management API. This API allows you to manage your Monaca Backend from your server rather than from Monaca Cloud IDE. For more information about this, please refer to Backend Management API.
In order to get Backend Management API key and Endpoint URL, please follow the instruction below:
From Backend Control Panel, go to Backend Settings
. Then, Backend Settings page will appear.
In this page, go to Management API
and click Enable button.
Then, various information related to Management API will be shown. You can find the Endpoint URL there. This URL will be used as JSON-RPC Request URL
(See Backend Management API).
Next, create the API key. You can create the API key in 2 ways:
By default, only system properties of a record are shown such as: Oid
, Username
, Password
, Owner User
, Permission
, Created at
and Updated at
.
If you want to show/hide other column(s), please do as follows:
Click on + icon.
Select the column you want to be shown and click Add. You can only add one column at a time.
After that, the additional column(s) will be shown. You can re-arrange the column order by dragging and moving the column header.
When you want to hide a column, click on its dropdown icon and choose Hide this column.
See Also: