@taiyi-io/api-connector-ts
Preparing search index...
ControlModifyHostnameParams
Interface ControlModifyHostnameParams
云主机修改主机名请求参数
Interface
interface
ControlModifyHostnameParams
{
guest
:
string
;
hostname
:
string
;
}
Index
Properties
guest
hostname
Properties
guest
guest
:
string
云主机ID
hostname
hostname
:
string
主机名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guest
hostname
@taiyi-io/api-connector-ts
Loading...
云主机修改主机名请求参数
Interface