Debug Data
Name: {{raw.name}}
Local URL: {{raw.storeHref}}
Remote URL: {{store.url}}
Cache Management
{{store.is_passthrough | checkmark}} Passthrough Only?
Content Cache Timeout: {{store.cache_timeout_seconds | duration}}
Remote Access
Request Timeout: {{store.timeout_seconds | duration}}
{{raw.use_proxy | checkmark}} Use Proxy?
Proxy Host: {{store.proxy_host}}
Proxy Port: {{store.proxy_port}}
{{raw.use_auth | checkmark}} Use Authentication?
Username: {{store.user}}
Password:
Proxy Username: {{store.proxy_user}}
Proxy Password:
{{raw.use_x509 | checkmark}} Use Custom X.509 Configuration?
Client Key Password:
(PEM Format)
(PEM Format)
JSON FROM SERVER:
{{store | json}}
JSON FOR DISPLAY:
{{raw | json}}