2015-02-12 17:01:58 +00:00
|
|
|
add_new:
|
2014-12-09 21:53:49 +00:00
|
|
|
group: 'test_group'
|
|
|
|
host: 'test_host'
|
|
|
|
protocol: 'test_protocol'
|
2015-02-12 22:02:09 +00:00
|
|
|
user: 'test_user'
|
2014-12-09 21:53:49 +00:00
|
|
|
password: 'test_password'
|
|
|
|
port: '42'
|
|
|
|
comment: 'test_comment'
|
2015-02-12 17:01:58 +00:00
|
|
|
|
|
|
|
add_existing:
|
|
|
|
id: 'TEST-ID-XXXXX'
|
|
|
|
group: 'test_group_existing'
|
|
|
|
host: 'test_host_existing'
|
|
|
|
protocol: 'test_protocol_existing'
|
|
|
|
user: 'test_user_existing'
|
|
|
|
password: 'test_password_existing'
|
|
|
|
port: '44'
|
|
|
|
comment: 'test_comment_existing'
|
|
|
|
created: 1386752948
|
|
|
|
|
2014-12-09 21:53:49 +00:00
|
|
|
update:
|
|
|
|
group: 'test_group_update'
|
|
|
|
host: 'test_host_update'
|
|
|
|
protocol: 'test_protocol_update'
|
2015-02-12 22:02:09 +00:00
|
|
|
user: 'test_user_update'
|
2014-12-09 21:53:49 +00:00
|
|
|
password: 'test_password_update'
|
|
|
|
port: '43'
|
|
|
|
comment: 'test_comment_update'
|