Managing Apps with the TIBCO Data Plane APIs
An app is a collection of instructions that integrates data from one datastore to another when executed. Using the TIBCO Data Plane APIs you can manage apps for TIBCO Flogo®.
Access Control Through Permissions
This system utilizes permission-based access control to define API access based on user permissions. Three primary permissions govern API accessibility for TIBCO Flogo® apps:
-
Application Viewer: To view application details via the GET method, you must have Application Viewer permission.
-
Application Manager: This permission allows users to manage applications, including actions that modify the application itself (for example, updates, edits).
-
Capability Manager: This permission grants full management privileges for the capability-related APIs, including methods like POST, DELETE, and GET.