While using Performance Management webservice to get list of devices it just return Data Aggregator device.
search cancel

While using Performance Management webservice to get list of devices it just return Data Aggregator device.

book

Article ID: 115340

calendar_today

Updated On:

Products

CA Performance Management

Issue/Introduction

While using Performance Management webservice to get list of devices it just return Data Aggregator device .

Environment

Release:
Component: CAPRFC

Resolution

When you call <Performance Management>8181/pc/center/webservice/devices as the admin user it searches the default tenant since the admin users assigned tenant is the "Default Tenant" So if you have multiple tenants you will need to list by tenant. 

To get a list devices for a specific tenant either:
1. Use a user from the tenant you want to list in authorization header of the web services request
2. go to http://<Performance Management>:8181/pc/center/webservice/tenants and get the tenantID of the tenant you want to view devices for. Then place that tenantID in the following URL it will give you the devices on that tenant.
http://<Performance Management>:8181/pc/center/webservice/devices/tenant/tenantItemId/