Smaws_Client_BackupGateway.TestHypervisorConfiguration
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its resources.
val request :
Smaws_Lib.Context.t ->
Types.test_hypervisor_configuration_input ->
(Types.test_hypervisor_configuration_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result