APIs
Open Source
Programming
Solutions
Support
Get model publish lock
get
/models/{modelId}/locks/{lockName}
Internal-Use Only
Returns the model publish lock for the specified model ID.
Request Samples
Shell - curl
1
Response Samples
200
application/json
1
string
Path Parameters
Name
Type
Required
Description
lockName
string
true
modelId
string
true
Responses
Status
Meaning
Description
200
OK
The model publish lock was returned.
Schema
404
Not Found
No model exists at the requested path.
Schema