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
  • 1056 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
  • 638 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
  • 969 Views
  • 1 replies
  • 0 Helpful votes

Hi Smart Guys, I'm working with my teammates in a RESTAPI of CSR1000v. So we enable the RestAPI configuration on the router, and the token authentication is working fine.  So right now our mission is get informations above using API, example:--------...

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
  • 891 Views
  • 0 replies
  • 0 Helpful votes