Private Resources and Resource Groups
The Cisco Secure Access Private Resources and Resource Groups API enables you to create, view, and manage the Private Resources and Private Resource Groups in your organization programmatically.
Private resources are applications, networks, or subnets that are not accessible publicly from outside your network. Examples of private resources are:
- Applications and services that run on-premises in your data center
- Resources running on private clouds hosted from your data center
Private resources manage the access and communications to the private applications, networks or subnets controlled by your organization. Private Resource Groups are collections of the organization's private resources.
You can find the Secure Access Private Resources and Resource Groups API endpoints under the policies scope.
Overview
- Rate Limits for IPS Profiles
- Request Headers
- Private Resources API Endpoints
- Private Resource Groups API Endpoints
Rate Limits for Private Resources and Resource Groups
Secure Access enables rate limits on the Private Resources and Resource Groups API endpoints. For more information, see Rate Limits > Private Resources and Resource Groups.
Request Headers
Unless specified, the Secure Access API endpoints use JSON for all requests and responses.
Note: For POST, PUT, and PATCH operations, set the HTTPContent-Typeheader toapplication/jsonin your API request.
Private Resources API Endpoints
- List Private Resources
- Create Private Resource
- Get Private Resource
- Update Private Resource
- Delete Private Resource
Private Resource Groups API Endpoints
- List Resource Groups
- Create Resource Group
- Get Resource Group
- Update Resource Group
- Delete Resource Group
Contact: Cloud Security Developer Community