Get the model ID from the exact name & revision

get.model.id(server, model_name, revision)

Arguments

server

Server object obtained using the connect() function

model_name

Name of the Model

revision

Revision of the Model

Value

ID of the model with exact name & revision passed as parameters

Author

Tezan Sahu