Service - ResourceSettings

Class
VMware.Hv.ResourceSettings
See also
ResourceSettingsInfo
Since
Horizon 7.6


Service Description

Methods

Methods defined in this Service
ResourceSettings_Get

ResourceSettings_Get

Gets the global settings that can be used with resources like Desktops, Farms.

Privileges

Privilege Description
POOL_VIEW privilege is required to get any Desktop and/or Farm related settings.

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ResourceSettings used to make the method call.

Return Value

Type Description
ResourceSettingsInfoThe ResourceSettingsInfo object.

Faults

Type Description
EntityNotFoundThrown if any specified entity cannot be found.
InsufficientPermissionThrown if the user does not have sufficient permission to perform the operation.
InvalidArgumentThrown if any specified argument is invalid.
InvalidTypeThrown if the type of any specified argument is invalid.
UnexpectedFaultThrown if an unexpected error occurs while performing the operation.

Show WSDL type definition