Apache CloudStack 4.23.0.0 Root Admin API Reference

updateProjectRolePermission

Updates a project role permission and/or order

Request parameters

Parameter NameDescriptionRequired
projectidID of project where project role permission is to be updatedtrue
projectroleidID of the project roletrue
permissionRule permission, can be: allow or denyfalse
projectrolepermissionidProject Role permission rule idfalse
ruleorderID of the parent role permission, use 0 to move this rule at the top of the listfalse

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully