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

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
  • 1694 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
  • 3059 Views
  • 10 replies
  • 0 Helpful votes

Hello freind ,I just created an account on the Cisco API Console. When I register a new application, I do not see the Cisco PSIRT OpenVuln API in the list of available APIs. How would I get access to this API?please help methanks

Hi guys. I am having a problem with pulling data from AMP API via Power Query(POWER BI/MS Excel). It is limiting me to pull just 500 of 10k rows and any attempt of setting the number of rows to be pulled results with error.Can you guys confirm if the...

listky by Community Member
  • 691 Views
  • 1 replies
  • 0 Helpful votes

Hi, I am working a bit with the Python module openVulnQuery and I am not getting the filtering to work. The code is as per below:query_client = query_client.OpenVulnQueryClient(client_id="1234", client_secret="5678") query_filter = query_client.Tempo...