Get App Stats Using GET
API code: GET-APP-STATS
Pre-authorized role(s): PROVIDER_ADMIN
Request
URI
GET
https://{api_host}//localhost/api/alp/v1/apps/{app-id}/stats
COPY
Path Parameters
string
app-id
Required
Marketplace app template ID.
Responses
200
OK
Returns AppStats of type(s) application/json
{
"number_of_instances": 0,
"number_of_using_orgs": 0,
"rank": 0
}
integer As int32 As int32
number_of_instances
Optional
number_of_instances
integer As int32 As int32
number_of_using_orgs
Optional
number_of_using_orgs
integer As int32 As int32
rank
Optional
rank