list_swlib_folders

Lists folders in the software library.

Format

emcli list_swlib_folders 
        [-parent_id="parent_folder_id"] 
        [-show_folder_path] 
        [-show_folder_id] 

[ ]  indicates that the parameter is optional

Options

  • parent_id

    Internal identifier of the parent folder.

  • show_folder_path

    Enables printing of the internal path for the folder.

  • show_folder_id

    Enables printing of the internal identifier for the folder.

Examples

This example lists all folders under the specified parent folder, and prints the internal identifier for each folder in the list.

emcli list_swlib_folders 
      -parent_id=
"oracle:defaultService:em:provisioning:1:cat:B13B3B7B086458CFE040E80A19AA560C"
      -show_folder_id