Real-time logging-FTP
Number of APIs: 5
-
Create an FTP log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp
-
Get an FTP log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}
-
Delete an FTP log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}
-
List FTP log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp
-
Update an FTP log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}