Get model publish lock

get/models/{modelId}/locks/{lockName}
Internal-Use Only

Returns the model publish lock for the specified model ID.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
lockName
string
true
modelId
string
true

Responses

StatusMeaningDescription
200OKThe model publish lock was returned.Schema
404Not FoundNo model exists at the requested path.Schema