Apache CloudStack 4.16.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
ruleorderThe parent role permission uuid, 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