Interface GroupService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    GroupService

    public static interface GroupService.GetResponse
    extends Response
    Gets the system group information. Usage: .... GET /ovirt-engine/api/groups/123 .... Will return the group information: [source,xml] ---- mygroup 476652557A382F67696B6D2B32762B37796E46476D513D3D DC=example,DC=com myextension-authz ----
    • Method Detail

      • get

        Group get()
        The system group.