mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
35 lines
1 KiB
Text
35 lines
1 KiB
Text
---
|
|
####
|
|
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
|
#### Reach out in #docs-engineering for more info.
|
|
####
|
|
id: kibRemoteClustersPluginApi
|
|
slug: /kibana-dev-docs/api/remoteClusters
|
|
title: "remoteClusters"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the remoteClusters plugin
|
|
date: 2023-08-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'remoteClusters']
|
|
---
|
|
import remoteClustersObj from './remote_clusters.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/platform-deployment-management](https://github.com/orgs/elastic/teams/platform-deployment-management) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 4 | 0 | 4 | 0 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[remoteClustersObj.client.setup]}/>
|
|
|
|
## Server
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[remoteClustersObj.server.setup]}/>
|
|
|