├── .github └── ISSUE_TEMPLATE │ └── big-iq-as3-template-request.md ├── LICENSE ├── README.md ├── f5-appsvcs-templates-big-iq ├── community │ ├── README.md │ └── json │ │ ├── AS3-EPIC-BCA-FTP-template-big-iq.json │ │ ├── AS3-EPIC-BCA-HTTPS-template-big-iq.json │ │ ├── AS3-EPIC-EpicCare-HTTPS-template-big-iq.json │ │ ├── AS3-F5-DNS-FQDN-A-type-default-monitors-template-big-iq.json │ │ ├── AS3-F5-HTTP-lb-TCP-analytics-key-template-big-iq.json │ │ ├── AS3-F5-HTTP-lb-page-load-time-template-big-iq.json │ │ ├── AS3-F5-TCP-lb-built-in-profile-template-big-iq.json │ │ └── AS3-HTTPS-offload-lb-LTM-policy-ASM-splunk-template-big-iq.json └── default │ ├── json │ ├── AS3-F5-DCD-lb-ASM-request-logging-events-template-big-iq-default-v9.json │ ├── AS3-F5-DNS-FQDN-A-type-template-big-iq-default.json │ ├── AS3-F5-FastL4-TCP-lb-template-big-iq-default.json │ ├── AS3-F5-HTTP-lb-template-big-iq-default.json │ ├── AS3-F5-HTTP-lb-traffic-capture-template-big-iq-default.json │ ├── AS3-F5-HTTPS-WAF-existing-lb-template-big-iq-default.json │ ├── AS3-F5-HTTPS-WAF-external-url-lb-template-big-iq-default.json │ ├── AS3-F5-HTTPS-offload-lb-PEM-template-big-iq-default.json │ ├── AS3-F5-HTTPS-offload-lb-existing-SSL-profile-template-big-iq-default.json │ ├── AS3-F5-HTTPS-offload-lb-existing-cert-template-big-iq-default.json │ ├── AS3-F5-TCP-lb-template-big-iq-default.json │ └── AS3-F5-UDP-lb-template-big-iq-default.json │ └── postman │ ├── default-as3-f5-all-templates-big-iq.postman_collection.json │ └── default-as3-f5-all-templates-big-iq.postman_environment.json └── images ├── bigiq_as3_templates_ui.png ├── postman_collection_bigiq_auth.png ├── postman_collection_environment.png ├── postman_collection_import.png ├── postman_collection_runner.png ├── postman_collection_runner_passed.png ├── submit_template_01.gif ├── submit_template_02.gif ├── submit_template_03.gif └── submit_template_04.gif /.github/ISSUE_TEMPLATE/big-iq-as3-template-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/.github/ISSUE_TEMPLATE/big-iq-as3-template-request.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/README.md -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/README.md -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-BCA-FTP-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-BCA-FTP-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-BCA-HTTPS-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-BCA-HTTPS-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-EpicCare-HTTPS-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-EPIC-EpicCare-HTTPS-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-F5-DNS-FQDN-A-type-default-monitors-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-F5-DNS-FQDN-A-type-default-monitors-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-F5-HTTP-lb-TCP-analytics-key-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-F5-HTTP-lb-TCP-analytics-key-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-F5-HTTP-lb-page-load-time-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-F5-HTTP-lb-page-load-time-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-F5-TCP-lb-built-in-profile-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-F5-TCP-lb-built-in-profile-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/community/json/AS3-HTTPS-offload-lb-LTM-policy-ASM-splunk-template-big-iq.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/community/json/AS3-HTTPS-offload-lb-LTM-policy-ASM-splunk-template-big-iq.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-DCD-lb-ASM-request-logging-events-template-big-iq-default-v9.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-DCD-lb-ASM-request-logging-events-template-big-iq-default-v9.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-DNS-FQDN-A-type-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-DNS-FQDN-A-type-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-FastL4-TCP-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-FastL4-TCP-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTP-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTP-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTP-lb-traffic-capture-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTP-lb-traffic-capture-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-WAF-existing-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-WAF-existing-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-WAF-external-url-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-WAF-external-url-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-PEM-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-PEM-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-existing-SSL-profile-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-existing-SSL-profile-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-existing-cert-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-HTTPS-offload-lb-existing-cert-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-TCP-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-TCP-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/json/AS3-F5-UDP-lb-template-big-iq-default.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/json/AS3-F5-UDP-lb-template-big-iq-default.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/postman/default-as3-f5-all-templates-big-iq.postman_collection.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/postman/default-as3-f5-all-templates-big-iq.postman_collection.json -------------------------------------------------------------------------------- /f5-appsvcs-templates-big-iq/default/postman/default-as3-f5-all-templates-big-iq.postman_environment.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/f5-appsvcs-templates-big-iq/default/postman/default-as3-f5-all-templates-big-iq.postman_environment.json -------------------------------------------------------------------------------- /images/bigiq_as3_templates_ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/bigiq_as3_templates_ui.png -------------------------------------------------------------------------------- /images/postman_collection_bigiq_auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/postman_collection_bigiq_auth.png -------------------------------------------------------------------------------- /images/postman_collection_environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/postman_collection_environment.png -------------------------------------------------------------------------------- /images/postman_collection_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/postman_collection_import.png -------------------------------------------------------------------------------- /images/postman_collection_runner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/postman_collection_runner.png -------------------------------------------------------------------------------- /images/postman_collection_runner_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/postman_collection_runner_passed.png -------------------------------------------------------------------------------- /images/submit_template_01.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/submit_template_01.gif -------------------------------------------------------------------------------- /images/submit_template_02.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/submit_template_02.gif -------------------------------------------------------------------------------- /images/submit_template_03.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/submit_template_03.gif -------------------------------------------------------------------------------- /images/submit_template_04.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/f5devcentral/f5-big-iq/HEAD/images/submit_template_04.gif --------------------------------------------------------------------------------