Group; Role; Rightreferences; Rightreference - VMware VCLOUD API 1.0 - API Programming Manual

Table of Contents

Advertisement

Schema (Continued)
Name

Role

Password
GroupReferences

Group

A Group object defines a group.
Content-Type application/vnd.vmware.admin.group+xml
Object href prototype API‐URL/admin/group/id
Schema
Name
name
any attribute name
Description
NameInSource
UsersList
Role
Role
The Role element contains a single RightReferences element, which is a container for RightReference 
elements.
Content-Type application/vnd.vmware.admin.role+xml
Object href prototype API‐URL/admin/role/id

RightReferences

The RightReferences element is a container for zero or more RightReference elements.

RightReference

The RightReference element contains a reference to a Right.
Schema
Name
Right
VMware, Inc.
Min
Max
Type
0
1
ReferenceType
0
1
xs:string
0
1
GroupsListType
Min
Max
Type
1
1
xs:string
0
n
any
0
1
xs:string
0
1
xs:string
0
1
UsersListType
0
1
ReferenceType
Min
Max
Type
1
1
ReferenceType
Chapter 11 Administrative API Reference
Description
A reference to the user's role. When you are creating a 
User, the request body must contain exactly one Role 
element.
The user's password. This value is never returned by 
GET. It is inspected on create and modify. On modify, 
the absence of this element indicates that the password 
should not be changed.
Container for ReferenceType elements that reference 
groups of which this user is a member
Description
Common object name attribute. The Group's name.
Includes type, href, XML namespace identifiers
Optional description
Group name as retrieved from, and in the encoding 
used by, LDAP
A list of references to users in the group
Reference to the group's role.
Description
A reference to a right defined in the vCloud.
191

Advertisement

Table of Contents
loading

Table of Contents