User Guide
permissions-info 69
For more information about permissions, see “About permissions” on page 18.
For more information about filters, see Chapter 2, “Working with Filters,” on page 21.
Parameters
acl-id
The ID of a specific SCO.
principal-id The ID of a specific principal. This parameter is optional.
Filters
The following table lists the fields on which the data can be filtered and sorted:
Note: The logged-in-access and public-access fields are always returned in the data set, regardless
of the filter restrictions.
For more information about filtering and sorting, see Chapter 2, “Working with Filters,” on
page 21.
Returned elements
permissions
Sample results
The following XML data is returned when the principal-id parameter is not passed and
contains information about all principals:
<results>
<status code="ok" />
<permissions>
<principal principal-id="181248" is-primary="false" type="user"
has-children="false" permission-id="view">
<name>Englesberg, Ari</name>
<login>englesberg@example.com</login>
</principal>
<principal principal-id="181249" is-primary="false" type="user"
has-children="false" permission-id="view">
<name>Milligan, Susan</name>
<login>milligan@example.com</login>
</principal>
</permissions>
</results>
Field Filter/Sort
description
Filter and sort
has-children
Filter and sort
is-primary
Filter and sort
login
Filter and sort
name
Filter and sort
permission-id
Filter and sort
type
Filter and sort