Example: Identifying valid configuration attributes for objects
You can determine valid attributes by using the AdminConfig attributes command.
The following example identifies the valid attributes for a node:
$AdminConfig attributes NodeThis example produces the following output:
"defaultAppBinariesDirectory String" "discoveryProtocol ENUM(UDP, TCP, MULTICAST)" "properties Property(TypedProperty)*" "appInstallWorkarea String" "name String" "hostName String"