Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ VerifyResponse
Class
VerifyResponse
sdk/python/src/dstack_sdk/dstack_client.py:198–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
197
198
class
VerifyResponse(BaseModel):
199
valid: bool
200
201
202
class
VersionResponse(BaseModel):
Callers
1
verify
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected