Service -
RADIUSAuthenticator
- Class
- VMware.Hv.RADIUSAuthenticator
- See also
-
MapEntry, RADIUSAuthenticatorId, RADIUSAuthenticatorInfo, RADIUSAuthenticatorSpec
- Since
- Horizon View 6.0
Service Description
Service for managing RADIUS authenticators.
Methods
RADIUSAuthenticator_Create
Creates a RADIUS authenticator.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to create a RADIUS authenticator.
|
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_RADIUS_AUTHENTICATOR_CREATED |
If the RADIUS authenticator was
successfully created.
|
VLSI_RADIUS_AUTHENTICATOR_CREATE_FAILED |
If the RADIUS authenticator
could not be created.
|
Show WSDL type definition
RADIUSAuthenticator_Delete
Deletes the specified RADIUS authenticator.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to delete a RADIUS authenticator.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityInUse | Thrown if the RADIUS authentication is currently being used by a connection server. |
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_RADIUS_AUTHENTICATOR_DELETED |
If the RADIUS authenticator was
successfully deleted.
|
VLSI_RADIUS_AUTHENTICATOR_DELETE_FAILED |
If the RADIUS authenticator
could not be deleted.
|
Show WSDL type definition
RADIUSAuthenticator_Get
Retrieves information about a RADIUS authenticator.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view is required to
retrieve information about a RADIUS authenticator.
|
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
RADIUSAuthenticator_List
Lists the configured RADIUS authenticators.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view is required to
list RADIUS authenticators.
|
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
RADIUSAuthenticator_Update
Updates a RADIUS authenticator.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to update a RADIUS authenticator.
|
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_RADIUS_AUTHENTICATOR_UPDATED |
If the RADIUS authenticator was
successfully updated.
|
VLSI_RADIUS_AUTHENTICATOR_UPDATE_FAILED |
If the RADIUS authenticator
could not be updated.
|
Show WSDL type definition
© 2019 VMware, Inc. All rights reserved.
Revision Dec-2019 Version 7.11.0