Real-time logging-Scalyr
Number of APIs: 5
-
List Scalyr log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr
-
Create a Scalyr log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr
-
Get a Scalyr log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}
-
Update the Scalyr log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}
-
Delete the Scalyr log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}