permissions-info
53
Filters
The following table lists the fields that the data can be filtered and sorted on:
Note:
Principals’
logged-in-access
and
public-access
are always returned in the data set,
irrespective 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>[email protected]</login>
</principal>
<principal principal-id="181249" is-primary="false" type="user"
has-children="false" permission-id="view">
<name>Milligan, Susan</name>
<login>[email protected]</login>
</principal>
</permissions>
</results>
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 has not been assigned permissions to the SCO, the status code
no-data
is
returned.
Field
Filter/Sort
is-primary
Filter and sort
type
Filter and sort
has-children
Filter and sort
permission-id
Filter and sort
name
Filter and sort
login
Filter and sort
description
Filter and sort
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...