Real-time logging-FTP

Number of APIs: 5

  1. Create an FTP log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp

  2. Get an FTP log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}

  3. Delete an FTP log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}

  4. List FTP log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp

  5. Update an FTP log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/ftp/{{logging_ftp_name}}