5.5

Table Of Contents
An operation that has encountered an error could return the following response.
{
"status" : "failed",
"message" : "File Generation failed"
}
Authentication
An endpoint can require authentication. VCSP clients always present the user name vcsp when logging in.
The endpoint can specify any password for this user, but must accept the user name vcsp. The user name
and password are encoded as specified for Basic HTTP authentication.
Version Numbers
Version numbers appear in the endpoint descriptor and endpoint index as version values, which are integer
values that increment monotonically. It is the responsibility of the endpoint to increment the appropriate
version value whenever any of the following changes occur.
Changes to a catalog
item
n
A file in the item is added, removed, or changed.
n
The name or description of the item is changed.
Changes to a catalog
n
An item is added to or removed from the catalog.
n
The version value of any contained catalog item changes.
n
The name or description of the catalog is changed.
User and Group Administration
A newly created organization has no users or groups in it. An administrator must create or import them.
An organization can contain an arbitrary number of users and groups. Users can be created by the
organization administrator or imported from an LDAP directory service or SAML-based identity provider.
Groups must be imported. Permissions within an organization are controlled through the assignment of
rights and roles to users and groups.
Local Users and Imported Users
Users can be created locally or imported from the organization's LDAP service if it has defined one. Users
and groups can also be imported from an external identity provider that supports SAML (the Security
Assertion Markup Language). Local user accounts are stored in the vCloud Director database and managed
by the organization administrator. Imported user accounts are managed by the service from which the user
was imported. If an imported user changes his password, contact information, or other account properties,
those changes are not effective in vCloud Director until the user is imported again.
Chapter 6 Creating and Managing Organizations
VMware, Inc. 219