Interface DomainService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    DomainService

    public static interface DomainService.GetResponse
    extends Response
    Gets the authentication domain information. Usage: .... GET /ovirt-engine/api/domains/5678 .... Will return the domain information: [source,xml] ---- internal-authz ----
    • Method Detail

      • domain

        Domain domain()
        The authentication domain.