All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rest-api-spec.api.security.enroll_kibana.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "security.enroll_kibana":{
    "documentation":{
      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/security-api-kibana-enrollment.html",
      "description":"Allows a kibana instance to configure itself to communicate with a secured elasticsearch cluster."
    },
    "stability":"stable",
    "visibility":"public",
    "headers":{
      "accept": [ "application/json"],
      "content_type": ["application/json"]
    },
    "url":{
      "paths":[
        {
          "path":"/_security/enroll/kibana",
          "methods":[
            "GET"
          ]
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy