Allows business components associated with assets to be listed.
URL
{RMUrl}/api/Organization/assets/<AssetCode>/businesscomponents[[?]page=<Page>][[&]page_size=<PageSize>]]
REQUEST METHOD
GET
URL PARAMETER
AssetCode: This parameter is provided in the URL and does not need to be sent through GET.
SUCCESS RESPONSE
[
{
"Id":"04fde26e-01c2-11e2-94b3-001ec91f4b0a",
"Name":"Finances",
"Type":"Organizational System"
},
{
"Id":"3e91ec1f-1930-11e2-ba75 -001ec91f4b0a",
"Name":"Marketing",
"Type":"Organizational System"
}
]