kibana/api_docs/telemetry_collection_xpack.json
Stacey Gammon 87a5b22626
API DOCS Step 3/3 (#92929)
* update api_docs from gitignore

* api doc files

* Update api_welcome.mdx

* Pretty print json

* Add new lines and extra frontmatter to warn github viewers

* update api_docs with new lines and frontmatter

* Remove all apis tagged @internal and add tests

* Update docs with all internal APIs removed

* fix typescript error in test fixtures

* Update core.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-02 22:02:17 -05:00

175 lines
6.7 KiB
JSON

{
"id": "telemetryCollectionXpack",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [
{
"id": "def-server.ESLicense",
"type": "Interface",
"label": "ESLicense",
"description": [],
"tags": [],
"children": [
{
"tags": [],
"id": "def-server.ESLicense.status",
"type": "string",
"label": "status",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 12,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L12"
}
},
{
"tags": [],
"id": "def-server.ESLicense.uid",
"type": "string",
"label": "uid",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 13,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L13"
}
},
{
"tags": [],
"id": "def-server.ESLicense.type",
"type": "string",
"label": "type",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 14,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L14"
}
},
{
"tags": [],
"id": "def-server.ESLicense.issue_date",
"type": "string",
"label": "issue_date",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 15,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L15"
}
},
{
"tags": [],
"id": "def-server.ESLicense.issue_date_in_millis",
"type": "number",
"label": "issue_date_in_millis",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 16,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L16"
}
},
{
"tags": [],
"id": "def-server.ESLicense.expiry_date",
"type": "string",
"label": "expiry_date",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 17,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L17"
}
},
{
"tags": [],
"id": "def-server.ESLicense.expirty_date_in_millis",
"type": "number",
"label": "expirty_date_in_millis",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 18,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L18"
}
},
{
"tags": [],
"id": "def-server.ESLicense.max_nodes",
"type": "number",
"label": "max_nodes",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 19,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L19"
}
},
{
"tags": [],
"id": "def-server.ESLicense.issued_to",
"type": "string",
"label": "issued_to",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 20,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L20"
}
},
{
"tags": [],
"id": "def-server.ESLicense.issuer",
"type": "string",
"label": "issuer",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 21,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L21"
}
},
{
"tags": [],
"id": "def-server.ESLicense.start_date_in_millis",
"type": "number",
"label": "start_date_in_millis",
"description": [],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 22,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L22"
}
}
],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 11,
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts#L11"
},
"initialIsOpen": false
}
],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}