Real-time logging-HTTPS

Number of APIs: 5

  1. List HTTPS log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/https

  2. Update an HTTPS log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/https/{{logging_https_name}}

  3. Delete an HTTPS log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/https/{{logging_https_name}}

  4. Create an HTTPS log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/https

  5. Get an HTTPS log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/https/{{logging_https_name}}