Command Central 10.15 | Using the Command Line Interface | Instance Management Commands | sagcc get instances
 
sagcc get instances
Retrieves a list of the configuration properties of a specified run-time component.
Syntax
*Command Central syntax:
sagcc get instances node_alias componentid  [options]
*Platform Manager syntax:
sagcc get instances componentid  [options]
Arguments and Options
Argument or Option
Description
node_alias
Command Central only.
Required. Specifies the alias name of the installation in which the product is installed.
You can view a list of installations and their aliases using sagcc list landscape nodes.
componentid
Required. Specifies the ID of a run-time component for which you want to retrieve configuration data.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Example When Executing on Command Central
To retrieve a list of configuration properties for a run-time component with ID “OSGI-IS” that runs in the installation with alias name “sag01”:
sagcc get instances sag01 OSGI-IS
Example When Executing on Platform Manager
To retrieve a list of configuration properties for a run-time component with name “OSGI-IS”:
sagcc get instances OSGI-IS