Get model publish lock

get/models/{modelId}/locks/{lockName}

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
200OK

The model publish lock was returned.

Schema
404Not Found

No model exists at the requested path.

Schema