Service -
GlobalSettings
- Class
- VMware.Hv.GlobalSettings
- See also
-
EnvironmentSettings, GatewayCertificateInfo, GatewayCertificateSpec, GlobalFeatureSettings, GlobalPreLogonSettings, GlobalSettingsInfo, MapEntry
- Since
- Horizon View 6.0
Service Description
Service for specifying global settings.
Methods
GlobalSettings_AddGatewayCertificate
Add gateway certificate.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global management is required to add
gateway certificate.
|
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
|
VLSI_GATEWAY_CERTIFICATE_ADDED |
If gateway certificate was added
successfully.
|
Show WSDL type definition
GlobalSettings_DeleteGatewayCertificate
Delete gateway certificate.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global management is required to add
gateway certificate.
|
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
|
VLSI_GATEWAY_CERTIFICATE_DELETED |
If gateway certificate was
deleted successfully.
|
Show WSDL type definition
GlobalSettings_Get
Gets the Global Settings info for this View cluster.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration (read-only) is
required to get global settings 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
GlobalSettings_GetEnvironmentSettings
Fetches the settings of the environment.
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
GlobalSettings_GetFeatureSettings
Gets the feature settings.
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
GlobalSettings_GetPreLogonSettings
Gets the Global Settings info that are required without any user authentication on the login page.
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
GlobalSettings_ListGatewayCertificates
List of gateway certificates configured.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration (read-only) is
required to list gateway certificates 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
GlobalSettings_Update
Updates the global settings for this View cluster.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global management is required
to update global settings 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
|
VLSI_GLOBAL_SETTINGS_UPDATED |
If all members were successfully
updated, this will be sent for each updated member in the update
map.
|
VLSI_GLOBAL_SETTINGS_UPDATE_FAILED |
If any member could not be
updated.
|
Show WSDL type definition
© 2022 VMware, Inc. All rights reserved.
Revision Sep-2022 Version 8.7.0