Returns the number of files in Image or Attachment attributes associated with a perimeter in the organizational structure.
URL
{RMUrl}/api/Organization/perimeters/<PerimeterCode>/attributes/<AttributeVariableName>/files/count
REQUEST METHOD
GET
URL PARAMETERS
PerimeterCode: This parameter is provided in the URL and does not need to be sent through GET.
AttributeVarName: This parameter is provided in the URL and does not need to be sent through GET.
REQUEST EXAMPLE
{RMUrl}/api/organization/perimeters/6f493f17-93af-4301-899a-29e0c72c5f1d/attributes/attachment/files/count
SUCCESS RESPONSE
Value corresponding to the total number of attachments. Returns an int.