Skip to content

Commit bb4a960

Browse files
committed
added link to api doc
1 parent cfadca8 commit bb4a960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/deploy/cloud-enterprise/ece-manage-capacity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ECE does not support hot-adding of resources to a running node. When increasing
3131
::::
3232

3333

34-
To adjust the allocator capacity prior to ECE 3.5.0, you must reinstall ECE on the host with a new value assigned to the `--capacity` parameter. Starting with ECE 3.5.0, you can update the allocator capacity using the ECE API. After making this change, you must restart the allocator service for it to take effect.
34+
To adjust the allocator capacity prior to ECE 3.5.0, you must reinstall ECE on the host with a new value assigned to the `--capacity` parameter. Starting with ECE 3.5.0, you can update the allocator capacity using the [allocator settings ECE API](https://www.elastic.co/docs/api/doc/cloud-enterprise/operation/operation-set-allocator-settings). After making this change, you must restart the allocator service for it to take effect.
3535

3636
```sh
3737
curl -X PUT \

0 commit comments

Comments
 (0)