We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6af62 commit 355193cCopy full SHA for 355193c
linode_api4/groups/lke.py
@@ -104,6 +104,8 @@ def cluster_create(
104
:param control_plane: The control plane configuration of this LKE cluster.
105
:type control_plane: Dict[str, Any] or LKEClusterControlPlaneRequest
106
:param apl_enabled: Whether this cluster should use APL.
107
+ note:: This endpoint is in beta and may only
108
+ function if base_url is set to `https://api.linode.com/v4beta`.
109
:type apl_enabled: bool
110
:param kwargs: Any other arguments to pass along to the API. See the API
111
docs for possible values.
0 commit comments