Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginLogoutEventsCreateOutputType ¶
func LoginLogoutEventsCreateOutputType() vapiBindings_.BindingType
func NewLoginLogoutEventsClient ¶
func NewLoginLogoutEventsClient(connector vapiProtocolClient_.Connector) *loginLogoutEventsClient
Types ¶
type LoginLogoutEventsClient ¶
type LoginLogoutEventsClient interface {
// API to receive User Login and Logout events for IDFW
//
// @param loginLogoutEventCollectionParam (required)
//
// @throws InvalidRequest Bad Request, Precondition Failed
// @throws Unauthorized Forbidden
// @throws ServiceUnavailable Service Unavailable
// @throws InternalServerError Internal Server Error
// @throws NotFound Not Found
Create(loginLogoutEventCollectionParam nsx_policyModel.LoginLogoutEventCollection) error
}
Click to show internal directories.
Click to hide internal directories.