Get VirtualModel
Get a VirtualModel by workspace and name.
Path parameters
workspace
name
Response
VirtualModel details
workspace
Workspace identifier
id
created_at
created_by
updated_at
updated_by
entity_id
Alias for id for backwards compatibility.
parent
Parent entity ID for nested entities.
name
Entity name within the workspace
project
The name of the project associated with this entity.
default_model_entity
autoprovisioned
Marks this VirtualModel as controller-managed. The Models controller will delete it once no ModelProvider serves the matching entity. Setting this manually opts the VirtualModel into that cleanup behavior.
models
request_middleware
response_middleware
post_response_middleware
override_proxy
Errors
404
Not Found Error
422
Unprocessable Entity Error