Mock App Details Page

The Mock App Details page displays information on your TIBCO Cloud™ Integration Mock app. You can use this page to view, monitor, or modify your Mock app.

The following items are shown for the Mock app:

Item Description
Indicator Icon A stoplight icon showing if the Mock app is running or stopped. The icon is green for a running Mock app, or red for a stopped Mock app. Click the Start or Stop button to start or stop the Mock app.
App Name The Mock app's name.
Date The date when the app was last modified.
App Type The app type, which is always API Mock App.
Endpoint Click to see the app's endpoints. Endpoints are displayed in a list. The following controls are also included for each endpoint:
Copy URL - Copies the app endpoint URL to the Clipboard. This is available for public endpoints only.
Download Spec - Available on the Shortcut menu. Downloads the endpoint API in JSON format.
Copy Spec URL - Available on the Shortcut menu. Copies the API spec URL to the Clipboard.
Publish to API Management - Publishes an app's endpoint to TIBCO Cloud™ API Management, to use its features for API management on that endpoint.
View and Test - Opens the base endpoint URL in a new window.
Shortcut menu
The Shortcut menu contains the following items:
Set endpoints private/public to my TIBCO Cloud - Sets the endpoint visibility of an app to public or TIBCO Cloud™ Mesh (private).
Replace - Updates a Mock app with another app in your organization.
Replace - Deletes the Mock app.
< Returns to the API Modeler page.

The following tabs are shown:

Tab Description
Implementation Shows the mocked methods and their responses. You can edit the responses here. See Implementing Mock Response Data for more details.
Log Displays logs for your Mock app. Logs can be viewed in a scrolling real-time display, or you can select a time range to view historical logs. See Viewing Logs for more details.
History Displays a history of events that have occurred related to this Mock app. This tab displays historical events such as stopping, starting, or updating an app. It also displays events that failed, and the duration of each event. You can use the search control to search events, and click the Raw and Table controls to change the appearance of displayed events. See Viewing App History for more details.

Role Requirements

Some actions on this page may not be visible or usable depending on your user role and app ownership. See User Roles Permissions Matrix for a complete list of permissions based on user role and app ownership.

Related Topics

TIBCO Cloud™ Integration - API Mock App