Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hi. I have a pretty simple API call with a filter I'm trying to use with PI3.1. I want to return all Location Groups that contain the string "Region 2". This is the URI I'm trying, but the filter isn't working - I'm getting all the groups back. Am I ...

smp by Level 4
  • 1016 Views
  • 1 replies
  • 0 Helpful votes

I'm trying to figure out how to tell which section of xml is the 2.4GHz antenna and which is the 5GHz antenna. When I make an RFStats call, /webacs/api/v1/data/RFStats?.full=true&macAddress="a4:6c:2a:9d:1b:e0", this is what I'm getting back:<queryRes...

spencerr8 by Level 1
  • 2107 Views
  • 8 replies
  • 1 Helpful votes

Hi, We did load data from Prime API V2.2 ClientSessions back in January to our test environment and now we are working on loading data to our production environment and we see some 500K records missing and I remember Spencer Zier saying data doesn't ...

Hi.Using PI3.0, We want to work API Filtering on Attribute "dateValue" of Reports "Client Sessions".We want get the Respons exceptet for Values of Attribute "Packets Sent" and "Packets Received" are "0".API Resource: GET a ReportReport: Client Sessio...

Hi.Using Prime Infrustracture ver3.0 API with API Reference,We don't understand what the following "PENDINGAPPROVAL" and "EXPIREDBEFOREAPPROVAL" means.Would you tell us?API Resource: GET JobSummaryAttribute:jobStatusStatus: PENDINGAPPROVAL *        E...

Resolved! Prime API Auth

I tried to perform a 'GET' on Prime's API, and it keeps returning the login HTML, In postman, after setting the Basic Auth, returns 401 Unauthorized. It seems like after I login to prime through the GUI, it will work just fine. I even tried in a web ...

Hi the Discussion Community,Recently we've been looking to leverage the PI's API for the WLAN SSID modification.   We'd like to find some right API calls to modify the existing SSID name and password. However, going through the WLAN Provisioning API,...

RM by Level 1
  • 4805 Views
  • 5 replies
  • 1 Helpful votes

Hello, community.I need to pull the AP's operational status (registered, not registered), and on a PI Portal i see lets say 1000 unified APs, 900 registered and 100 not registered.To pull this kind of information via API i make a request like so:curl...

Top Solution Authors