Cloud Service Provider Category Info
The CSP Category Info report provides information about services within a specified category. This endpoint is accessed with a GET Request formatted with the service in question.
Endpoint Name
- cspCategoryInfo/catName/<Category Name>
Category Names
- Cloud Storage
- Collaboration
- Content Sharing
- Business Intelligence
- Development
- e-Commerce
- Education
- ERP
- Finance
- HR
- IT Services
- Legal
- Logistics
- Marketing
- Procurement
- Media
- Networking
- CRM
- Social media
- Service Desk and Support
- UnCategorized
- Project Management
- Cloud Infrastructure
- Security
- Identity Federation
- Tracking
- Web Application API
- Service Proxy
- Healthcare
- IaaS Services
- Botnets and Malware
- Backup and Archiving
- IaaS Admin Console
- Virtual Data Rooms
Active Services
In order to search for only services that are active in your tenant, append:
/active/true
to the endpoint URL. This will limit the search to only services that are active in your deployment.
Sample Response
[ { "catName": "Content Sharing", "catId": 2004, "cspMap": { "2838": "Pinterest", "2001": "123RF Corporate", "3254": "YouTube", "2492": "Picasa" } } ]