getCIConfigurations

Back to index

Summary

Retrieves all CI configurations.
ciConfigurationType
Stringoptional
The type of CI configuration.
Possible values: "CB_OPS_CENTER", "CI_CONTROLLER", "CI_OPS_CENTER"

Usage

Perl

$cmdr->getCIConfigurations( # optionals );

ectool

ectool getCIConfigurations \ # optionals

Examples

Perl

$cmdr->getCIConfigurations

ectool

ectool getCIConfigurations