We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the ability to retrieve a single DDoSX access logs for a domain, using the endpoint /ddosx/v1/domains/{name}/access-logs{id}
/ddosx/v1/domains/{name}/access-logs{id}
This allows users to list their DDoSX access logs from the CLI, much like the WAF logs
The documentation is available at https://developers.ukfast.io/documentation/ddosx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the feature?
Add the ability to retrieve a single DDoSX access logs for a domain, using the endpoint
/ddosx/v1/domains/{name}/access-logs{id}
What benefits will this change bring?
This allows users to list their DDoSX access logs from the CLI, much like the WAF logs
Additional context
The documentation is available at https://developers.ukfast.io/documentation/ddosx
The text was updated successfully, but these errors were encountered: