Interface ExternalProviderCertificateService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ExternalProviderCertificateService

    public static interface ExternalProviderCertificateService.GetResponse
    extends Response
    Get specific certificate. [source] ---- GET /ovirt-engine/api/externalhostproviders/123/certificate/0 ---- And here is sample response: [source,xml] ---- provider.example.com CN=provider.example.com ... ----
    • Method Detail

      • certificate

        Certificate certificate()
        The details of the certificate.