Loading...
Select Version
The class BcObject
represents Management Console objects in the MC-CLI.
The functions create()
and getObject()
return the created or read objects of type BcObject
as their result. In the case of all other functions, the object of type BcObject
that is to be addressed can be specified as a parameter.
The function getList()
returns a (Jython) dictionary which in turn contains objects of type BcObject
as a value.
The following methods are available: