Get a list of relationships

The format of the <method> element for getting a list of relationships is:

<method methodName="relationship.getList">

Use this method to obtain a list containing the names of the defined relationships.

<methodCall xmlns:relationship="http://www.ibm.com/tivoli/netcool/
webtop/relationships/8.1">
	<method methodName="relationship.getList" />
</methodCall>