Service -
AdminUserOrGroup
- Class
- VMware.Hv.AdminUserOrGroup
- See also
-
AdminUserOrGroupInfo, AdminUserOrGroupLoginView, AdminUserOrGroupView, UserOrGroupId
- Since
- Horizon View 6.0
Service Description
Information about an administrator user or a group.
Methods
AdminUserOrGroup_Get
Get an administrator user or group by ID.
Privileges
Privilege
|
Description
|
GLOBAL_PERMISSION_VIEW |
Permission read access privilege is
required to get admin user information.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
AdminUserOrGroup_GetLoginView
Gets login view of current loggedin user.
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
AdminUserOrGroup_GetLoginViewById
Gets login view by ID.
Privileges
Privilege
|
Description
|
GLOBAL_PERMISSION_VIEW |
Permission read access privilege is
required to get admin user information.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
AdminUserOrGroup_GetView
Get an administrator user or group full view by ID.
If this method is invoked without any argument, it will return the
information related to current loggedin user.
Privileges
Privilege
|
Description
|
GLOBAL_PERMISSION_VIEW |
Permission read access privilege is
required to get admin user information.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
AdminUserOrGroup_List
List all users or groups used by the broker as administrators.
Privileges
Privilege
|
Description
|
GLOBAL_PERMISSION_VIEW |
Permission read access privilege is
required to get any admin user information.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
AdminUserOrGroup_ListViews
List all users or group full views used by the broker as administrators.
Privileges
Privilege
|
Description
|
GLOBAL_PERMISSION_VIEW |
Permission read access privilege is
required to get any admin user information.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
© 2023 VMware, Inc. All rights reserved.
Revision Mar-2023 Version 8.9.0