@@ -3115,7 +3115,7 @@ link:{ref}/cluster-nodes-info.html[Reference]
3115
3115
----
3116
3116
client.nodes.reloadSecureSettings([params] [, options] [, callback])
3117
3117
----
3118
- link:https://www.elastic.co/guide/en/elasticsearch/reference/6.x /secure-settings.html#reloadable-secure-settings[Reference]
3118
+ link:{ref} /secure-settings.html#reloadable-secure-settings[Reference]
3119
3119
[cols=2*]
3120
3120
|===
3121
3121
|`node_id` or `nodeId`
@@ -4572,15 +4572,15 @@ link:{ref}/info-api.html[Reference]
4572
4572
----
4573
4573
client.xpack.license.delete([params] [, options] [, callback])
4574
4574
----
4575
- link:https://www.elastic.co/guide/en/x-pack/current/ license-management .html[Reference]
4575
+ link:{ref}/delete- license.html[Reference]
4576
4576
4577
4577
4578
4578
=== xpack.license.get
4579
4579
[source,js]
4580
4580
----
4581
4581
client.xpack.license.get([params] [, options] [, callback])
4582
4582
----
4583
- link:https://www.elastic.co/guide/en/x-pack/current/ license-management .html[Reference]
4583
+ link:{ref}/get- license.html[Reference]
4584
4584
[cols=2*]
4585
4585
|===
4586
4586
|`local`
@@ -4593,23 +4593,23 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
4593
4593
----
4594
4594
client.xpack.license.getBasicStatus([params] [, options] [, callback])
4595
4595
----
4596
- link:https://www.elastic.co/guide/en/x-pack/current/license-management .html[Reference]
4596
+ link:{ref}/get-basic-status .html[Reference]
4597
4597
4598
4598
4599
4599
=== xpack.license.getTrialStatus
4600
4600
[source,js]
4601
4601
----
4602
4602
client.xpack.license.getTrialStatus([params] [, options] [, callback])
4603
4603
----
4604
- link:https://www.elastic.co/guide/en/x-pack/current/license-management .html[Reference]
4604
+ link:{ref}/get-trial-status .html[Reference]
4605
4605
4606
4606
4607
4607
=== xpack.license.post
4608
4608
[source,js]
4609
4609
----
4610
4610
client.xpack.license.post([params] [, options] [, callback])
4611
4611
----
4612
- link:https://www.elastic.co/guide/en/x-pack/current/ license-management .html[Reference]
4612
+ link:{ref}/update- license.html[Reference]
4613
4613
[cols=2*]
4614
4614
|===
4615
4615
|`acknowledge`
@@ -4625,7 +4625,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
4625
4625
----
4626
4626
client.xpack.license.postStartBasic([params] [, options] [, callback])
4627
4627
----
4628
- link:https://www.elastic.co/guide/en/x-pack/current/license-management .html[Reference]
4628
+ link:{ref}/start-basic .html[Reference]
4629
4629
[cols=2*]
4630
4630
|===
4631
4631
|`acknowledge`
@@ -4638,7 +4638,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
4638
4638
----
4639
4639
client.xpack.license.postStartTrial([params] [, options] [, callback])
4640
4640
----
4641
- link:https://www.elastic.co/guide/en/x-pack/current/license-management .html[Reference]
4641
+ link:{ref}/start-trial .html[Reference]
4642
4642
[cols=2*]
4643
4643
|===
4644
4644
|`type`
@@ -4654,7 +4654,7 @@ link:https://www.elastic.co/guide/en/x-pack/current/license-management.html[Refe
4654
4654
----
4655
4655
client.xpack.migration.deprecations([params] [, options] [, callback])
4656
4656
----
4657
- link:http://www.elastic.co/guide/en/migration/current /migration-api-deprecation.html[Reference]
4657
+ link:{ref} /migration-api-deprecation.html[Reference]
4658
4658
[cols=2*]
4659
4659
|===
4660
4660
|`index`
@@ -5650,7 +5650,7 @@ client.xpack.ml.validateDetector([params] [, options] [, callback])
5650
5650
----
5651
5651
client.xpack.monitoring.bulk([params] [, options] [, callback])
5652
5652
----
5653
- link:http://www.elastic.co/guide/en/monitoring/current/appendix-api-bulk .html[Reference]
5653
+ link:{ref}/es-monitoring .html[Reference]
5654
5654
[cols=2*]
5655
5655
|===
5656
5656
|`type`
0 commit comments