Environment variables (cron task)
Updated
| Key | Value | Type |
|---|---|---|
| APPENGINE_RUNTIME | python27 |
<type 'str'> |
| APPLICATION_ID | s~david-buxton-test |
<type 'str'> |
| AUTH_DOMAIN | potatolondon.com |
<type 'str'> |
| CLOUD_TRACE_ENABLE_STACK_TRACE | 0 |
<type 'str'> |
| CURRENT_MODULE_ID | default |
<type 'str'> |
| CURRENT_VERSION_ID | 1-3-g34602b4.401671143363196695 |
<type 'str'> |
| DATACENTER | us16 |
<type 'str'> |
| DEFAULT_VERSION_HOSTNAME | david-buxton-test.appspot.com |
<type 'str'> |
| GAE_APPLICATION | s~david-buxton-test |
<type 'str'> |
| GAE_DEPLOYMENT_ID | 401671143363196695 |
<type 'str'> |
| GAE_ENV | standard |
<type 'str'> |
| GAE_INSTANCE | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<type 'str'> |
| GAE_RUNTIME | python27 |
<type 'str'> |
| GAE_SERVICE | default |
<type 'str'> |
| GAE_VERSION | 1-3-g34602b4 |
<type 'str'> |
| GCLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| GCONV_PATH | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/gconv |
<type 'str'> |
| GOOGLE_CLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| HOME | /base/data/home |
<type 'str'> |
| HTTPS | off |
<type 'str'> |
| HTTP_HOST | david-buxton-test.appspot.com |
<type 'str'> |
| HTTP_TRACEPARENT | 00-612185cf52fca203784f3571b0357ef7-2e708d43b5a26f1e-01 |
<type 'str'> |
| HTTP_USER_AGENT | AppEngine-Google; (+http://code.google.com/appengine) |
<type 'str'> |
| HTTP_X_APPENGINE_COUNTRY | ZZ |
<type 'str'> |
| HTTP_X_APPENGINE_CRON | true |
<type 'str'> |
| HTTP_X_APPENGINE_QUEUENAME | __cron |
<type 'str'> |
| HTTP_X_APPENGINE_TASKETA | 1777629420.4147148 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKEXECUTIONCOUNT | 0 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKNAME | 39bb527948799f9c6a0af659432c3fcb |
<type 'str'> |
| HTTP_X_APPENGINE_TASKPREVIOUSRESPONSE | 200 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKRETRYCOUNT | 350295 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKRETRYREASON | Cron Schedule |
<type 'str'> |
| HTTP_X_CLOUD_TRACE_CONTEXT | 612185cf52fca203784f3571b0357ef7/3346329845085925150;o=1 |
<type 'str'> |
| INSTANCE_ID | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<type 'str'> |
| PATH_INFO | /tasks/environment |
<type 'str'> |
| PATH_TRANSLATED | /base/data/home/apps/s~david-buxton-test/1-3-g34602b4.401671143363196695/wsgi.pyc |
<type 'str'> |
| PYTHONUSERBASE | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/python27_dist |
<type 'str'> |
| QUERY_STRING | |
<type 'str'> |
| REMOTE_ADDR | 0.1.0.1 |
<type 'str'> |
| REQUEST_ID_HASH | AEC4BE54 |
<type 'str'> |
| REQUEST_LOG_ID | 69f478ec00ff065de1aec4be540001737e64617669642d627578746f6e2d746573740001312d332d6733343630326234000100 |
<type 'str'> |
| REQUEST_METHOD | GET |
<type 'str'> |
| REQUEST_URI | /tasks/environment |
<type 'str'> |
| S2A_ACCESS_TOKEN | a4930f2f77465eb57561c0618ee96c9a88eca544e9e3e3def58ef825fda165d6 |
<type 'str'> |
| SCRIPT_NAME | |
<type 'str'> |
| SERVER_NAME | david-buxton-test.appspot.com |
<type 'str'> |
| SERVER_PORT | 80 |
<type 'str'> |
| SERVER_PROTOCOL | HTTP/1.1 |
<type 'str'> |
| SERVER_SOFTWARE | Google App Engine/1.9.91 |
<type 'str'> |
| TZ | UTC |
<type 'str'> |
| USER | appengine |
<type 'str'> |
| USER_EMAIL | |
<type 'str'> |
| USER_ID | |
<type 'str'> |
| USER_IS_ADMIN | 0 |
<type 'str'> |
| USER_NICKNAME | |
<type 'str'> |
| USER_ORGANIZATION | |
<type 'str'> |
| wsgi.errors | <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x12345678> |
<class 'google.appengine.api.logservice.logservice._LogsDequeBuffer'> |
| wsgi.input | <cStringIO.StringI object at 0x12345678> |
<type 'cStringIO.StringI'> |
| wsgi.multiprocess | True |
<type 'bool'> |
| wsgi.multithread | True |
<type 'bool'> |
| wsgi.run_once | False |
<type 'bool'> |
| wsgi.url_scheme | http |
<type 'str'> |
| wsgi.version | (1, 0) |
<type 'tuple'> |