Stealthwatch Cloud API Postman Samples
This repository contains sample Postman collections related to Cisco Stealthwatch Cloud APIs. It is available for use by the Cisco DevNet community through Code Exchange.
For more information on the Stealthwatch Cloud REST API, please see the following link: https://developer.cisco.com/docs/stealthwatch/cloud
Installation
- Ensure Postman is installed.
- Download the Postman collection and environment files.
- After launching Postman, click the
import button and import the previously downloaded Postman files.
- Under the Settings/Preferences menu for Postman, ensure that "SSL certificate verification" is turned off.
Configuration
- Ensure the Postman collections and environment have been imported.
- Select the
Stealthwatch Cloud (DevNet) environment from the dropdown in the top-right corner of Postman.
- To the right of this dropdown (in the top-right corner of Postman), click the graphic of the gear to edit the Postman environment.
- Please set the following fields appropriately:
Portal_URL
API_User
API_Key
Obtaining API Credentials
To obtain API credentials for Stealthwatch Cloud, please do the following:
- Login to your Stealthwatch Cloud portal
- Click the User icon in the top-right corner, and select
Your Settings
- Click the button to
Generate New Key
- An API
key will be created and associated for the user listed
Usage
- From the Collections list on the left side of Postman, select the desired collection as well as the desired request to run.
- If necessary, modify any parameters in either the
params section or the body section of the request.
- When ready, press the
send button to run the Postman request, and view the response below.
For more information on how to use Postman, please visit https://learning.getpostman.com.
Known issues
No known issues.
Getting help
Use this project at your own risk (support not provided). If you need technical support with Cisco Stealthwatch APIs, do one of the following:
Browse the Forum
Check out our forum to pose a question or to see if any questions have already been answered by our community. We monitor these forums on a best effort basis and will periodically post answers.
Open A Case
Getting involved
Contributions to this code are welcome and appreciated. See CONTRIBUTING for details. Please adhere to our Code of Conduct at all times.
Licensing info
This code is licensed under the BSD 3-Clause License. See LICENSE for details.