This command modifies an existing host type. Omitted arguments are overwritten.
Table 7–35 Arguments and Result for the hdb.ht.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ID |
Required |
HostTypeID |
The host type ID |
|
name |
Optional |
String |
The host type name |
|
desc |
Optional |
String |
The host type description |
|
attr |
Optional |
HostTypeVarList |
The host type attributes |
|
hide |
Optional |
Boolean |
Whether the host type is hidden |
|
result |
HostType |
The modified host type |
|