kibana/api_docs/telemetry_collection_xpack.json
Stacey Gammon cecdcc538e
API docs clean up (#93508)
* Fix links to github

* Fix links to github

* Update docs to latest

* Sort, remove unneccessary path info, reduce tags

* Go back to having DocDef create the link to avoid backport conflicts

* update api docs
2021-03-05 20:12:28 -05:00

163 lines
4.9 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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
},
{
"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
}
}
],
"source": {
"path": "x-pack/plugins/telemetry_collection_xpack/server/telemetry_collection/get_license.ts",
"lineNumber": 11
},
"initialIsOpen": false
}
],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}