@qbraid-core
Preparing search index...
@qbraid-core/compute
ServerStopResponseV1
Interface ServerStopResponseV1
Response for stopping a server (V1).
interface
ServerStopResponseV1
{
clusterId
:
string
;
message
:
string
;
status
:
"stopping"
|
"stopped"
;
}
Index
Properties
cluster
Id
message
status
Properties
cluster
Id
clusterId
:
string
message
message
:
string
status
status
:
"stopping"
|
"stopped"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cluster
Id
message
status
@qbraid-core
Loading...
Response for stopping a server (V1).