Apache CloudStack 4.15.0.0 Root Admin API Reference

addAccountToProject

Adds account to a project

Request parameters

Parameter NameDescriptionRequired
projectidID of the project to add the account totrue
accountname of the account to be added to the projectfalse
emailemail to which invitation to the project is going to be sentfalse
projectroleidID of the project rolefalse
roletypeProject role type to be assigned to the user - Admin/Regular; default: Regularfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully