Ad Widget

Collapse

Zabbix API: put problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hiad
    Junior Member
    • Aug 2016
    • 22

    #1

    Zabbix API: put problem

    Hello guys, someone can help with this error:

    XMLHttpRequest cannot load http:URL/zabbix/api_jsonrpc.php. Method PUT is not allowed by Access-Control-Allow-Methods in preflight response..

    It seams that it work in the other methods but not working in the PUT.

    Thank you for your response,
  • jan.garaj
    Senior Member
    Zabbix Certified Specialist
    • Jan 2010
    • 506

    #2
    Yes, PUT is not allowed. https://github.com/zabbix/zabbix/blo...sonrpc.php#L24
    Devops Monitoring Expert advice: Dockerize/automate/monitor all the things.
    My DevOps stack: Docker / Kubernetes / Mesos / ECS / Terraform / Elasticsearch / Zabbix / Grafana / Puppet / Ansible / Vagrant

    Comment

    Working...