Skip to content

Instantly share code, notes, and snippets.

@edstenson
Last active October 7, 2015 02:37
Show Gist options
  • Save edstenson/3091880 to your computer and use it in GitHub Desktop.
Save edstenson/3091880 to your computer and use it in GitHub Desktop.
push/create JSON output
{
"id": "9114517c03d71e758971dc2d795c0ca5",
"name": "mysubscription",
"created_at": 1335869526,
"status": "disabled",
"hash": "123456789123456789123456789",
"hash_type": "stream",
"output_type": "http",
"output_params": {
"delivery_frequency": 60,
"max_size": 2048000,
"url": "http://www.example.com",
"auth": {
"type": "basic",
"username": "frood",
"password": "towel42"
}
},
"last_success": null,
"last_request": null,
"failure_count": "0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment