Raman2712
Level 1
Level 1
Member since ‎03-07-2018
‎12-25-2018

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received

User Activity

When we create guest user in ISE to provide the wifi access . We  create guest user using API.And we provide the Start  meeting time and end Meeting time.For example if i create the guest user who' meeting will start at 3:00 PM and end at 4:30 PM. So...
when we call rest api "Https://IPAddress/ers/config/guestuser/" our code is    String credidentials = ISE_Username + ":" + ISE_Password; HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(destinationUrl);request.Method = "POST"; request.C...
Community Statistics
Member Since ‎03-07-2018 04:41 AM
Date Last Visited ‎12-25-2018 04:05 AM
Posts 2