Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

SystemPackage - listSystemPackageFields


SystemPackage - listSystemPackageFields

Description :

This command returns information about the Local Settings and Network Settings fields in a system package. For each field, this command lists the field's name, category, and value.

As input, this command requires a system package ID. You can get this ID by using the listSystemPackageFolderContents command.

Return type : String

Command Input :

Variable Name

Variable Type

Description

sysPackId

String

The ID of the system package.

Example

The following example shows how to list information about a system package's fields:

Script





SystemPackage listSystemPackageFields 1



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.5