Official TypeScript SDK for interacting with the Valyent Cloud platform.
Client
class is the main entry point for interacting with the Valyent Cloud API. It provides access to all available resources through dedicated sub-clients.
fs
property on machine instances.
created
: Initial state after creation - preparing
: Machine is being
prepared - starting
: Machine is starting up - running
: Machine is runningstopping
: Machine is being stopped - stopped
: Machine has stopped -
destroying
: Machine is being destroyed - destroyed
: Machine has been
destroyedFetchErrorWithPayload
for API errors, which includes both the error message and the response payload: