Service -
SecurityServer
- Class
- VMware.Hv.SecurityServer
- See also
-
MapEntry, SecurityServerId, SecurityServerInfo
- Since
- Horizon View 6.0
Service Description
Service interface for View Security Server Edit.
Methods
SecurityServer_Get
Get the SecurityServerInfo.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view privilege is
required to retrieve information about a Connection Server.
|
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
SecurityServer_List
Get the SecurityServerInfo objects of all the security servers.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view privilege is
required to retrieve information about a Security Server.
|
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
SecurityServer_Update
Update SecurityServer configuration with the set of attributes in the
map.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management
privilege is required to update Security Server 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. |
Events
Event
|
Description
|
ADMIN_SECURITY_SERVER_EDITED |
Fired once for each attribute
changed in the connection broker
|
ADMIN_SECURITY_SERVER_EDIT_FAILED |
Fired if the update failed.
|
Show WSDL type definition
© 2019 VMware, Inc. All rights reserved.
Revision Jun-2019 Version 7.9.0