Unity Dashboard
Preview a list of deployed Cloud Code modules in the Unity Dashboard environment.
Read time 1 minuteLast updated a day ago
The Unity Dashboard provides a simple way to preview the deployed modules.
Preview modules
You can access a list of all Cloud Code modules for an environment from the Unity Dashboard. To access it:- In the Unity Dashboard, open Cloud Code.
- Select C# Modules.
- Select an environment from the list of environments.
Preview module details
To preview the details of a module, select the module name in the list of modules. The Details table for the module displays the module's name, date created and last uploaded date. The Endpoints section displays the list of endpoints defined in the module, along with the parameters and return type for each endpoint.Download your module API specification
You can download the API specification for your module in OpenAPI format. To download the API specification from the Modules page, select the Download API spec icon. You can also download the API specification from the details page of the module if you select the Download API spec button.Delete a module
To delete a module from the Unity Dashboard:- In the Unity Dashboard, open Cloud Code.
- Select Modules.
- Select an environment from the list of environments.
- Click on the Delete icon next to the module you want to delete.