getApplicationEnvironmentInventory

On this page
Back to index

Summary

Retrieves inventory items by application.
filters
Stringoptional
A list of zero or more filter criteria definitions used to define objects to find.
firstResult
Integeroptional
Result pagination: the first row to return.
numObjects
Integeroptional
The number of objects to return as the first page of results.

Usage

Perl

$cmdr->getApplicationEnvironmentInventory( # optionals );

ectool

ectool getApplicationEnvironmentInventory \ # optionals