Cisco_ISE_pxGrid_2.0_APIs
Number of APIs: 29
Cisco ISE 3.0 pxGrid REST APIs
License
Status
These are the status icons for the requests so far.
- β : must create resources to test
- π§ : incomplete | untested
- π : unsupported | bug
Environment Variables
This collection uses environment variables in scripts in the Tests tab to store data (id
, name
, portalId
, etc.) between requests. This allows you to GET
or POST
then immediately GET {id}
on a resource. Using No Environment will cause this convenience functionality to fail so be sure to choose one.
Collection Variables
This collection includes some default variables that you will want to update or override with environment variables for your ISE deployment. Specifically, you will want to set:
- ise_pxg
: the ISE PAN node name or IP address. Default: ise.securitydemo.net
- rest_username
: the username for ERS API access. Must be a member of SuperAdmin, ERSAdmin or ERSOperator groups. Default: admin
which is the ISE SuperAdmin
- rest_password
: Default: C1sco12345
-
Session Directory - π§ getUserGroups POST {{baseUrl}}/ise/session/getUserGroups
-
Consumer - π§ AccountCreate POST {{baseUrl}}/control/AccountCreate
-
Session Directory - π§ getSessions POST {{baseUrl}}/ise/session/getSessions
-
Session Directory - π§ getSessionsForRecovery POST {{baseUrl}}/ise/session/getSessionsForRecovery
-
Session Directory - π§ getSessionByIpAddress POST {{baseUrl}}/ise/session/getSessionByIpAddress
-
Session Directory - π§ getSessionByMacAddress POST {{baseUrl}}/ise/session/getSessionByMacAddress
-
Session Directory - π§ getUserGroupByUserName POST {{baseUrl}}/ise/session/getUserGroupByUserName
-
MDM - π§ getEndpoints POST {{baseUrl}}/ise/mdm/getEndpoints
-
MDM - π§ getEndpointByMacAddress POST {{baseUrl}}/ise/mdm/getEndpointByMacAddress
-
MDM - π§ getEndpointsByType POST {{baseUrl}}/ise/mdm/getEndpointsByType