Composite Application Permissions
| Permission | API | Action | Related Action | IAM Project | Enterprise Project |
|---|---|---|---|---|---|
| Getting details about a composite application by appId | - | romabfs:composedApp:get | - | √ | √ |
| Querying agency scenes | - | romabfs:composedApp:getAgencyScenes | - | √ | √ |
| Getting status statistics of a composite application | - | romabfs:composedApp:getStatusStatistics | - | √ | √ |
| Getting connector actions | - | romabfs:connector:getAction | - | √ | √ |
| Getting connector authentication information | - | romabfs:connector:getAuth | - | √ | √ |
| Listing custom connector templates | - | romabfs:connector:getCustomTemplate | - | √ | √ |
| Getting connector details by connector_id | - | romabfs:connector:getDetail | - | √ | √ |
| Getting a connector instance | - | romabfs:connector:getInstance | - | √ | √ |
| Getting connector instance reference | - | romabfs:connector:getInstanceReference | - | √ | √ |
| Getting trigger details by connector_id and trigger_id | - | romabfs:connector:getTrigger | - | √ | √ |
| Querying variable configurations | - | romabfs:globalConfigs:get | - | √ | √ |
| Getting workflow details | - | romabfs:graph:get | - | √ | √ |
| Querying application details | - | romabfs:resources:getAppDetail | - | √ | √ |
| Obtaining application keys | - | romabfs:resources:getAppSecret | - | √ | √ |
| Querying ROMA Connect instance details | - | romabfs:resources:getInstance | - | √ | √ |
| Querying a ROMA Connect trial instance | - | romabfs:resources:getUserSharedInstanceUsage | - | √ | √ |
| Getting a template by template ID | - | romabfs:template:get | - | √ | √ |
| Getting workflow details by appId and workflowId | - | romabfs:workflow:get | - | √ | √ |
| Listing all nodes of a flow | - | romabfs:workflow:getAllFlowNodes | - | √ | √ |
| Querying workflow breakpoints | - | romabfs:workflow:getBreakpoints | - | √ | √ |
| Querying workflow debugging events | - | romabfs:workflow:getDebugEvents | - | √ | √ |
| Querying flow running statistics | - | romabfs:workflow:getExecutionStatistics | - | √ | √ |
| Starting or stopping composite applications in batches | - | romabfs:composedApp:batchOperate | - | √ | √ |
| Unfavoriting a composite application | - | romabfs:composedApp:cancelFavorite | - | √ | √ |
| Creating a composite application | - | romabfs:composedApp:create | - | √ | √ |
| Creating an agency | - | romabfs:composedApp:createAgency | - | √ | √ |
| Generating a composite application based on a description | - | romabfs:composedApp:createBySmartEngine | - | √ | √ |
| Deleting a composite application | - | romabfs:composedApp:delete | - | √ | √ |
| Deleting a version of the current composite application | - | romabfs:composedApp:deleteVersion | - | √ | √ |
| Exporting a composite application | - | romabfs:composedApp:export | - | √ | √ |
| Favoriting composite applications | - | romabfs:composedApp:favorite | - | √ | √ |
| Importing a composite application | - | romabfs:composedApp:import | - | √ | √ |
| Creating a version for the current composite application | - | romabfs:composedApp:publishVersion | - | √ | √ |
| Restarting a composite application | - | romabfs:composedApp:restart | - | √ | √ |
| Rolling back a historical version | - | romabfs:composedApp:rollbackVersion | - | √ | √ |
| Starting a composite application | - | romabfs:composedApp:start | - | √ | √ |
| Stopping a composite application | - | romabfs:composedApp:stop | - | √ | √ |
| Updating a composite application | - | romabfs:composedApp:update | - | √ | √ |
| Verifying whether the dependency agency exists | - | romabfs:composedApp:validateAgency | - | √ | √ |
| Batch creating connector categories | - | romabfs:connector:batchCreateConnectorCategories | - | √ | √ |
| Batch creating connector tags | - | romabfs:connector:batchCreateTags | - | √ | √ |
| Batch deleting connector categories | - | romabfs:connector:batchDeleteConnectorCategories | - | √ | √ |
| Batch deleting connector tags | - | romabfs:connector:batchDeleteTags | - | √ | √ |
| Checking the data source connection | - | romabfs:connector:checkDBConnection | - | √ | √ |
| Creating a connector | - | romabfs:connector:create | - | √ | √ |
| Creating a connector action | - | romabfs:connector:createAction | - | √ | √ |
| Creating connector authentication information | - | romabfs:connector:createAuth | - | √ | √ |
| Creating a custom connector | - | romabfs:connector:createCustomConnector | - | √ | √ |
| Creating a connector instance | - | romabfs:connector:createInstance | - | √ | √ |
| Creating a connector tag | - | romabfs:connector:createTag | - | √ | √ |
| Creating a connector trigger | - | romabfs:connector:createTrigger | - | √ | √ |
| Deleting a connector | - | romabfs:connector:delete | - | √ | √ |
| Deleting a connector action | - | romabfs:connector:deleteAction | - | √ | √ |
| Deleting connector authentication information | - | romabfs:connector:deleteAuth | - | √ | √ |
| Deleting a connector instance | - | romabfs:connector:deleteInstance | - | √ | √ |
| Updating a connector | - | romabfs:connector:update | - | √ | √ |
| Updating a connector action | - | romabfs:connector:updateAction | - | √ | √ |
| Updating connector authentication information | - | romabfs:connector:updateAuth | - | √ | √ |
| Updating a custom connector | - | romabfs:connector:updateCustomConnector | - | √ | √ |
| Updating a connector instance | - | romabfs:connector:updateInstance | - | √ | √ |
| Updating a trigger | - | romabfs:connector:updateTrigger | - | √ | √ |
| Adding a composite application to a catalog | - | romabfs:directory:batchAddApps | - | √ | √ |
| Batch creating variable configurations | - | romabfs:globalConfigs:batchCreate | - | √ | √ |
| Deleting global configurations by domain ID | - | romabfs:globalConfigs:batchDeleteByDomainId | - | √ | √ |
| Batch updating global configurations | - | romabfs:globalConfigs:batchUpdate | - | √ | √ |
| Creating a variable configuration | - | romabfs:globalConfigs:create | - | √ | √ |
| Deleting global configurations by ID | - | romabfs:globalConfigs:deleteById | - | √ | √ |
| Updating a variable configuration | - | romabfs:globalConfigs:update | - | √ | √ |
| Deleting a workflow | - | romabfs:graph:delete | - | √ | √ |
| Starting/Stopping a workflow | - | romabfs:graph:operate | - | √ | √ |
| Updating a workflow | - | romabfs:graph:update | - | √ | √ |
| Collecting instance flow statistics | - | romabfs:resources:collectInstanceFlowStatistics | - | √ | √ |
| Collecting instance resource statistics | - | romabfs:resources:collectInstanceResourceStatistics | - | √ | √ |
| Creating a ROMA Connect application | - | romabfs:resources:createApplication | - | √ | √ |
| Opening a shared trial BFS instance | - | romabfs:resources:openSharedInstance | - | √ | √ |
| Recording usage based on domain_id | - | romabfs:resources:recordDomainUsage | - | √ | √ |
| Unfavoriting a template | - | romabfs:template:cancelFavorite | - | √ | √ |
| Unliking a template in assets | - | romabfs:template:cancelLike | - | √ | √ |
| Creating a composite application template, which is added to assets by default | - | romabfs:template:create | - | √ | √ |
| Deleting a template from the template list and assets | - | romabfs:template:delete | - | √ | √ |
| Favoriting a template in assets | - | romabfs:template:favorite | - | √ | √ |
| Liking a template in assets | - | romabfs:template:like | - | √ | √ |
| Referencing a template in assets | - | romabfs:template:reference | - | √ | √ |
| Updating template information | - | romabfs:template:update | - | √ | √ |
| Batch restarting workflows | - | romabfs:workflow:batchRestart | - | √ | √ |
| Batch starting workflows | - | romabfs:workflow:batchStart | - | √ | √ |
| Batch stopping workflows | - | romabfs:workflow:batchStop | - | √ | √ |
| Creating a workflow | - | romabfs:workflow:create | - | √ | √ |
| Debugging a workflow | - | romabfs:workflow:debug | - | √ | √ |
| Deleting a workflow | - | romabfs:workflow:delete | - | √ | √ |
| Creating a workflow breakpoint | - | romabfs:workflow:operateBreakpoints | - | √ | √ |
| Updating a workflow | - | romabfs:workflow:update | - | √ | √ |
| Listing composite applications | - | romabfs:composedApp:list | - | √ | √ |
| Listing historical operations on a composite application | - | romabfs:composedApp:listOperations | - | √ | √ |
| Listing historical versions of a composite application | - | romabfs:composedApp:listVersions | - | √ | √ |
| Listing connectors | - | romabfs:connector:list | - | √ | √ |
| Listing actions of a connector | - | romabfs:connector:listAction | - | √ | √ |
| Listing connector authentication information | - | romabfs:connector:listAuth | - | √ | √ |
| Listing connectors by instance key | - | romabfs:connector:listByInstanceKey | - | √ | √ |
| Listing connector categories | - | romabfs:connector:listCategory | - | √ | √ |
| Listing columns of a data source | - | romabfs:connector:listColumns | - | √ | √ |
| Listing custom connectors | - | romabfs:connector:listCustomConnectors | - | √ | √ |
| Listing connections of a connector | - | romabfs:connector:listInstance | - | √ | √ |
| Listing instantiated connectors | - | romabfs:connector:listInstantiatedConnector | - | √ | √ |
| Listing parameters of an SAP function | - | romabfs:connector:listSapFunctionParams | - | √ | √ |
| Listing SAP functions | - | romabfs:connector:listSapFunctions | - | √ | √ |
| Listing data sources | - | romabfs:connector:listTables | - | √ | √ |
| Listing triggers in connectors | - | romabfs:connector:listTriggers | - | √ | √ |
| Listing catalogs | - | romabfs:directory:list | - | √ | √ |
| Listing all functions | - | romabfs:function:list | - | √ | √ |
| Listing all workflows | - | romabfs:graph:list | - | √ | √ |
| Listing all node constraints | - | romabfs:nodeConstraints:list | - | √ | √ |
| Listing all processors | - | romabfs:processor:list | - | √ | √ |
| Listing all ROMA Connect applications | - | romabfs:resources:listAllApplications | - | √ | √ |
| Listing ROMA Connect applications | - | romabfs:resources:listApplications | - | √ | √ |
| Listing ROMA Connect instances | - | romabfs:resources:listInstances | - | √ | √ |
| Listing projects | - | romabfs:resources:listProjects | - | √ | √ |
| Listing regions | - | romabfs:resources:listRegions | - | √ | √ |
| Listing all templates | - | romabfs:template:listAll | - | √ | √ |
| Listing all template categories | - | romabfs:template:listCategory | - | √ | √ |
| Listing templates by category | - | romabfs:template:listCategoryTemplates | - | √ | √ |
| Listing templates in favorites | - | romabfs:template:listFavoriteTemplates | - | √ | √ |
| Listing templates created by the current user | - | romabfs:template:listMyTemplates | - | √ | √ |
| Listing all variables | - | romabfs:variable:list | - | √ | √ |
| Listing all workflows of a composite application | - | romabfs:workflow:list | - | √ | √ |
| Listing workflow connections by appId and workflowId | - | romabfs:workflow:listConnections | - | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot