Services Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


Please note that this community is not as active as the Smart Net Total Care community
You might get an faster answer about Services, Support, and PSIRT APIs and the API Console there.

Forum Posts

Hi! I'm trying to access the BUG API and with client credentials. I got the token with client id and secret from cisco api console. With those, I'm able to get access token. Btw, I'm using Postman. Added token  as part of the header    Authorization:...

mtupuri by Cisco Employee
  • 948 Views
  • 0 replies
  • 0 Helpful votes

Hello,  I got 403 Access Denied when access CSAPI.I can access to service portal and have been granted as API developer. And, my application added the two APIs csapi-customer and csapi-alerts. I do a get from postman https://apx.cisco.com/cs/api/v1/p...

shshao by Level 1
  • 918 Views
  • 0 replies
  • 0 Helpful votes

Hi,I want to integrate my SCM application system with CCW ordering tool to get update real time order information. What is the correct process to enable API with CCW tool1-Order Status2-Estimate delivery date3-Order tracking ID# of each ship set of t...

Hi, I'm developing an application that accesses service request cases by contract id and the API allows me to filter data by the date_created_from/date_created_to.  So if i use this request today:   https://api.cisco.com/case/v3/cases/contracts/contr...

rymille2 by Cisco Employee
  • 1085 Views
  • 1 replies
  • 0 Helpful votes

hi. I've have a question about OpenVul   advisory = client.get_by_ios('ios', "12.1(11)EA1")for a in advisory:    print(a.advisory_id)     response: cisco-sa-20170317-cmpcisco-sa-20190327-cmp-doscisco-sa-20180926-cmpcisco-sa-20180926-vtpcisco-sa-20170...

a.alexeev by Cisco Employee
  • 651 Views
  • 0 replies
  • 0 Helpful votes

Hi Support, I cant find option for query_client for NX-OS. The options are below;get_by_ios_xeget_by_iosget_by_product for get_by_product can somebody help to provide sample of argument?I tried putting 'N5K-C5672UP' but it gives me error as below.No ...

angelest by Level 3
  • 988 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors