cldkctl_org_member_add
Add a user to an organization with specific role and project assignments in Cloudeka's cloud management platform.
Instructions
Call the cldkctl_org_member_add endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ID of the user to add | |
| role_id | Yes | Role ID to assign | |
| project_id | Yes | Project ID to assign |