Interface FenceAgentService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    FenceAgentService

    public static interface FenceAgentService.GetResponse
    extends Response
    Gets details of this fence agent. [source] ---- GET /ovirt-engine/api/hosts/123/fenceagents/0 ---- And here is sample response: [source,xml] ---- apc 1 192.168.1.101 user xxx 9 name1=value1, name2=value2 ----
    • Method Detail

      • agent

        Agent agent()
        Fence agent details.