Fix URLs for trained model deployments (#1494)
This commit is contained in:
committed by
GitHub
parent
cab8d8be38
commit
d2ce46b8e0
@ -7147,7 +7147,7 @@ client.ml.inferTrainedModelDeployment({
|
|||||||
timeout: string
|
timeout: string
|
||||||
})
|
})
|
||||||
----
|
----
|
||||||
link:{ref}/ml-infer-trained-model-deployment.html[Documentation] +
|
link:{ref}/ml-df-analytics-apis.html[Documentation] +
|
||||||
[cols=2*]
|
[cols=2*]
|
||||||
|===
|
|===
|
||||||
|`model_id` or `modelId`
|
|`model_id` or `modelId`
|
||||||
@ -7621,7 +7621,7 @@ client.ml.startTrainedModelDeployment({
|
|||||||
timeout: string
|
timeout: string
|
||||||
})
|
})
|
||||||
----
|
----
|
||||||
link:{ref}/ml-start-trained-model-deployment.html[Documentation] +
|
link:{ref}/ml-df-analytics-apis.html[Documentation] +
|
||||||
[cols=2*]
|
[cols=2*]
|
||||||
|===
|
|===
|
||||||
|`model_id` or `modelId`
|
|`model_id` or `modelId`
|
||||||
@ -7713,7 +7713,7 @@ client.ml.stopTrainedModelDeployment({
|
|||||||
model_id: string
|
model_id: string
|
||||||
})
|
})
|
||||||
----
|
----
|
||||||
link:{ref}/stop-trained-model-deployment.html[Documentation] +
|
link:{ref}/ml-df-analytics-apis.html[Documentation] +
|
||||||
[cols=2*]
|
[cols=2*]
|
||||||
|===
|
|===
|
||||||
|`model_id` or `modelId`
|
|`model_id` or `modelId`
|
||||||
|
|||||||
Reference in New Issue
Block a user