User Guide
70 Chapter 4: XML API Reference
The following XML data is returned when the principal-id parameter is passed:
<results>
<status code="ok" />
<permission acl-id="27" permission-id="manage" principal-id="8" />
</results>
If the principal was not assigned permissions to the SCO, the status code no-data is returned.
See also
permissions-reset
, permissions-update
permissions-reset
Availability
Breeze 4.
Description
Resets all principals’ permissions for the specified SCO, so the permissions of the SCO’s parent
apply to all principals.
For information about permissions, see “About permissions” on page 18.
Parameters
acl-id
The ID of a SCO.
Filters
Results cannot be filtered or sorted.
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
See also
permissions-info
, permissions-update
permissions-update
Availability
Breeze 4.
Description
Updates one or more principals’ permissions for one or more SCOs.
For information about principals, see “About principals, SCOs, and IDs” on page 17.