NAME
App::MadEye::Plugin::Agent::Ping - ping! ping!
SCHEMA
type: map
mapping:
    target:
        type: seq
        required: yes
        sequence:
            - type: str
    timeout:
        required: yes
        type: int
AUTHOR
Tokuhiro Matsuno