Count Business Component Associations

Returns the total number of associations of a business component.

 

URL

{RMUrl}/api/Organization/businesscomponents/<ComponentCode>/associations/<Level>/count

 

REQUEST METHOD

GET

 

URL PARAMETERS

BusinessComponentCode: This parameter is provided in the URL and does not need to be sent through GET.

Level: This parameter is provided in the URL and does not need to be sent through GET. It can have the following values:

3: to list associations with strategic components (Strategic).

2: to list associations with tactical components (Tactical).

1: to list associations with assets (Asset).

 

REQUEST EXAMPLE

{RMUrl}/api/Organization/businesscomponents/78395d3d-d7e6-4938-9682-b5bd3c5be422/associations/3/count

 

SUCCESS RESPONSE

Value corresponding to the total number of associations of a certain level for the business component specified. Returns an int.