Available in Classic and VPC
You can set different access permissions for API Workflow using NAVER Cloud Platform's Sub Account service. Sub Account offers both system-managed (System Managed) and user-defined (User Created) policies to help you configure management and operation permissions.
Sub Account is a free service with no additional charges. For more information about Sub Account, see Services > Management & Governance > Sub Account on the NAVER Cloud Platform portal and the Sub Account user guide.
System-managed policies
System-managed policies are pre-built, role-based policies that NAVER Cloud Platform provides for your convenience. When you assign one of these policies to a sub account, that account gets access to API Workflow. Here are the available system-managed policies for API Workflow:
| Policy name | Policy description |
|---|---|
| NCP_ADMINISTRATOR | Full access to all services, same as the main account |
| NCP_INFRA_MANAGER | Access to all services, except My Account > Billing and Cost Management > Billing and Payments in the console |
| NCP_FINANCE_MANAGER | Access only to Cost Explorer and My Account > Billing and Cost Management > Billing and Payments in the console |
| NCP_API_WORKFLOW_MANAGER | Full access to all features of the API Workflow service |
| NCP_API_WORKFLOW_VIEWER | View‑only access to all API Workflow features and lists |
User-defined policies
User-defined policies let you create custom permissions. When you assign a user-defined policy to a sub account, that account can only perform the specific actions you've allowed. Here are the available user-defined policies for API Workflow:
| Type | Action | Related action | Resource type | Group by resource type | Action description |
| ---- | ---- | ---- | ---- | ---- | ---- |
| View | View/getApiTemplateList | - | - | API Template | View API template |
| View | View/getWorkflowList | - | - | Workflow | View workflow |
| View | View/getWorkflowDetail | View/getWorkflowList | Workflow | Workflow | View workflow details |
| View | View/getAuthorityList | - | - | Authority | View authority |
| Change | Change/createApiTemplate | View/getApiTemplateList | - | API Template | Create an API template |
| Change | Change/updateApiTemplate | View/getApiTemplateList | - | API Template | Edit an API template |
| Change | Change/deleteApiTemplate | View/getApiTemplateList | - | API Template | Delete an API template |
| Change | Change/createWorkflow | View/getWorkflowList
View/getWorkflowDetail | - | Workflow | Create a workflow |
| Change | Change/updateWorkflow | View/getWorkflowList
View/getWorkflowDetail | Workflow | Workflow | Edit a workflow |
| Change | Change/deleteWorkflow | View/getWorkflowList
View/getWorkflowDetail | Workflow | Workflow | Delete a workflow |
| Change | Change/createAuthority | View/getAuthorityList | - | Authority | Create an authority |
| Change | Change/updateAuthority | View/getAuthorityList | Authority | Authority | Edit an authority |
| Change | Change/deleteAuthority | View/getAuthorityList | Authority | Authority | Delete an authority |
If you grant someone access to a specific action but not to the required related actions, they won't be able to complete their tasks. Sub Account automatically includes these related permissions to prevent this issue. However, if you manually uncheck these auto-selected related actions, the system assumes this was intentional and won't override your selection.