Acl-Field-List - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

<field acl-id="38181499" field-id="pricing-model-meeting">
<value>concurrent-attendee</value>
</field>
</acl-fields>
</results>
See also

acl-field-list

acl-field-list
Availability
Breeze 5.
Description
Returns the list of
example, to list the first names of all users in an account, call this API with
. This API requires Administrator permission on the logged-in account.
name
Call
acl-field-info
An ACL is a securable Breeze object, for example, a principal, SCO, or account. For more
information, see
Parameters
The ID of the field whose values you want to list.
field-id
Filters
Results cannot be filtered or sorted.
Returned elements
acl-field-list
Sample results
<results>
<status code="ok"/>
<acl-field-list>
<acl acl-id="38122317">
<value>Stephanie</value>
</acl>
<acl acl-id="38130237">
<value>Daryl</value>
</acl>
<acl acl-id="38140560">
<value>Mary</value>
</acl>
</acl-field-list>
</results>
See also
acl-field-info
54
Chapter 4: XML API Reference
,
acl-field-update
and values in the logged-in account for the given
acl-ids
to determine the possible fields for an ACL.
"About principals, SCOs, and IDs" on page
,
acl-field-update
field-id
field-id=first-
17.
. For

Advertisement

Table of Contents
loading

Table of Contents