Interface ExternalHostGroupService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    ExternalHostGroupService

    public static interface ExternalHostGroupService.GetResponse
    extends Response
    Get host group information. For example, to get the details of hostgroup `234` of provider `123`, send a request like this: .... GET /ovirt-engine/api/externalhostproviders/123/hostgroups/234 .... It will return a response like this: [source,xml] ---- rhel7 x86_64 s.com RedHat 7.3 sat0 ----