Configurations within the Satellite Configuration Group.
Configurations within the Satellite Configuration Group.
Element: config
Make server commands (version 4 style only) accessible for the online channel applications.
Attributes:
@version [ required | fixed: 1 ]
Children:
-
all of these elements:
-
[1, 1] '→commands'
» Configure accessible commands.
-
Element: commands
Configure accessible commands.
Children:
-
sequence of these elements:
-
[1, n] '→command'
-
Element: command
Configure a command.
Attributes:
@name [ required ] ↦ string
Configure command name.
@timeout↦ nonNegativeInteger
Configure max time to wait for result.
Children:
-
sequence of these elements:
-
[1, 1] '→users'
-
Element: users
Configure user contexts available.
Attributes:
@defaultuser [ required ] ↦ string
refer to name of user used as default.
Children:
-
sequence of these elements:
-
[1, n] '→user'
-
Element: user
Configure user available in service.
Attributes:
@name [ required ] ↦ string
The Command Configuration configures availability and access to server commands.
One Command Configuration may be present in a configuration group.