Interface RoleService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    RoleService

    public static interface RoleService.GetResponse
    extends Response
    Get the role. [source] ---- GET /ovirt-engine/api/roles/123 ---- You will receive XML response like this one: [source,xml] ---- MyRole MyRole description true false ----
    • Method Detail

      • role

        Role role()
        Retrieved role.