Sha256: a4e4eebf4730c37c34e297b67108bb686b5a8c0117012d1207b8729f9aa0da32
Contents?: true
Size: 1.54 KB
Versions: 20
Compression:
Stored size: 1.54 KB
Contents
--- http_interactions: - request: method: get uri: https://myhost.com:2087/json-api/passwd?pass=superpass&user=changeme body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"passwd":[{"status":1,"services":[{"app":"system"},{"app":"ftp"},{"app":"mail"},{"app":"mySQL"}],"statusmsg":"Password changed for user changeme","rawout":"Changing password for changeme\nPassword for changeme has been changed\nUpdating ftp passwords for changeme\nFtp password files updated.\nFtp vhost passwords synced\n"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT - request: method: get uri: https://myhost.com:2087/json-api/passwd?pass=superpass&user=dontchangeme body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"passwd":[{"status":0,"services":null,"statusmsg":"Sorry, the user dontchangeme does not exist.","rawout":null}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT recorded_with: VCR 2.0.0 ...
Version data entries
20 entries across 20 versions & 1 rubygems