Interface ExternalProviderService.TestConnectivityResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ExternalProviderService

    public static interface ExternalProviderService.TestConnectivityResponse
    extends Response
    In order to test connectivity for external provider we need to run following request where 123 is an id of a provider. [source] ---- POST /ovirt-engine/api/externalhostproviders/123/testconnectivity ----