This command adds a new host type. It assigns the host type a name and defines the host type's attributes.
Table 7–31 Arguments and Result for the hdb.ht.add Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
name |
[R] |
String |
The host type name |
|
desc |
[O] |
String |
The host type description |
|
attr |
[R] |
HostTypeVarList |
The host type attributes |
|
hide |
[O] |
Boolean |
Whether the host type is hidden, default false |
|
result |
HostType |
The new host type |
|