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 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
  • 1091 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 2
  • 992 Views
  • 1 replies
  • 0 Helpful votes

I have registered My Application that uses the Automated Software Distribution API and have Client Credentials and Secret.  I'm using grant_type authorization_code.I'm trying to login to get the athorization code using :-curl -s -k -H "Content-Type: ...

sbas0013C by • Level 1
  • 907 Views
  • 0 replies
  • 0 Helpful votes

https://api.cisco.com/security/advisories/iosxe?version=3.16.1S   I'm getting an error but It worked one month  ago...   openVulnQuery>openVulnQuery --ios_xe 3.16.1S --config pass.jsonTraceback (most recent call last):File "openVulnQuery\_library\que...

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

Hello.I have serial number and now ше added it to Cisco MyDevices.What API i must use for check contract coverage for it devices? (I write software in GoLang and can GET/POST api call).Also what can I generate token for authentication? (I have cisco ...

Hi, I'm trying to access Jabber in my windows web application (just IM and presence). I used the Basic Jabber Chat Demo (CAXL) provided by Cisco. I get the following error.<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>  <not-authorized/></failure...

imprash by • Frequent Visitor
  • 1834 Views
  • 2 replies
  • 0 Helpful votes

I see that there an PSIRT API calls to get a list of PSIRT advisories  for specific IOS and IOS-XE Versionshttps://api.cisco.com/security/advisories/ioshttps://api.cisco.com/security/advisories/iosxe but not for IOS-XR or NX-OS..    How people gettin...

Hello and new to the forum. Before I commit too much time looking into this, here's my question:I want to request to the training services API, being able to manage training recordings. The service API doesn't show methods for working with recordings...

Hello,I am using your OpenVuln API ( https://api.cisco.com/security/advisories/all )and in the result appears an attribute called "Product Names". I am analyzing the values and I would like to have some precision in some case. For example I encounter...

Chris-CCO by • Visitor
  • 3389 Views
  • 10 replies
  • 0 Helpful votes
Top Solution Authors