i need to read how many links a given CI from the CMDB has.
but i am not sure the Kernel::system::Linkobject works for CI's
can someone explain how to get number of links for a CommonObject like:
Code: Select all
CommonObjectLinks = $CommonObject->LinkList()
also, if it can be restricted to a certain type of links,(from type 2 CI's, or only one way links) that would be nice.
thank you.