Accesssettings - VMware VCLOUD API 1.0 - API Programming Manual

Table of Contents

Advertisement

vCloud API Programming Guide

AccessSettings

The AccessSettings element is a container for AccessSetting elements. This container must be present and 
not empty if the value of IsSharedToEveryone in the containing ControlAccessParams element is set to 
false.
AccessSetting
An AccessSetting element defines the level of access granted to the user or group referenced in the Subject 
element.
Schema
Name
Min
Subject
1
AccessLevel
1
AccessLevel
The AccessLevel element specifies the access level allowed for the user or group specified in Subject. 
Table
10‐1 shows permitted values for element content and the results they produce.
Table 10-1. AccessLevel Element Values
Value
FullControl
Change
ReadOnly
178
Max
Type
Description
1
ReferenceType
Reference to the user or group to which the specified AccessLevel 
applies.
1
AccessLevelType
Specifies the access level allowed for the user or groups specified in 
Subject
Result
Subject has full control of this object
Subject can change this object
Subject has read access to this object
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents