Service -
CertificateSSOConnector
- Class
- VMware.Hv.CertificateSSOConnector
- See also
-
CertificateSSOConnectorId, CertificateSSOConnectorInfo, CertificateSSOConnectorSpec, MapEntry
- Since
- Horizon 7.0
Service Description
The Certificate SSO Connector service interface.
Methods
CertificateSSOConnector_Create
Creates a Certificate SSO Connector.
Privileges
Privilege
|
Description
|
ADMINISTRATOR |
Administrator is required to create a connector.
|
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_CERT_SSO_CONNECTOR_CREATED |
If the connector was successfully
created.
|
VLSI_CERT_SSO_CONNECTOR_CREATE_FAILED |
If the connector could not be
created.
|
Show WSDL type definition
CertificateSSOConnector_Delete
Deletes the specified Certificate SSO Connector.
Privileges
Privilege
|
Description
|
ADMINISTRATOR |
Administrator is required to delete a connector.
|
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_CERT_SSO_CONNECTOR_DELETED |
If the connector was successfully
deleted.
|
VLSI_CERT_SSO_CONNECTOR_DELETE_FAILED |
If the connector could not be
deleted.
|
Show WSDL type definition
CertificateSSOConnector_Get
Retrieves information about a Certificate SSO Connector.
Privileges
Privilege
|
Description
|
ADMINISTRATOR_VIEW |
Administrator (read-only) is required to
retrieve information about a connector.
|
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
CertificateSSOConnector_List
Lists the configured Certificate SSO Connectors.
Privileges
Privilege
|
Description
|
ADMINISTRATOR_VIEW |
Administrator (read-only) is required to
list connectors.
|
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
CertificateSSOConnector_Update
Updates a Certificate SSO Connector.
Privileges
Privilege
|
Description
|
ADMINISTRATOR |
Administrator is required to update a connector.
|
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_CERT_SSO_CONNECTOR_UPDATED |
If the connector was successfully
updated.
|
VLSI_CERT_SSO_CONNECTOR_UPDATE_FAILED |
If the connector could not be
updated.
|
Show WSDL type definition
© 2020 VMware, Inc. All rights reserved.
Revision Nov-2020 Version 8.1.0