Returns the total number of asset components included in the scope of a risk project.
URL
{RMUrl}/api/risk/projects/<RiskProjectCode>/controlscope/count
REQUEST METHOD
GET
URL PARAMETERS
RiskProjectID: This parameter is provided in the URL and does not need to be sent through GET.
The filters and parameters supported are the same from the list.
REQUEST EXAMPLE
{RMUrl}/api/risk/projects/PRJR12012/controlscope/count
SUCCESS RESPONSE
Value corresponding to the total number of asset components included in the scope of the project specified. Returns an int.