nspprofile

GET {{base_url}}/ers/config/nspprofile

Request Params

KeyDatatypeRequiredDescription
sizenumber1 < 20 (Default) <= 100
pagenumber1 (default) <= N
filterstringEQ
sortascstringSort Ascending β—£ (default)
sortdscstringSort Descending β—€

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{&quot;SearchResult&quot;:{&quot;total&quot;:2,&quot;resources&quot;:[{&quot;id&quot;:&quot;67a6ca50-edc9-4236-ada4-225559ed54d6&quot;,&quot;name&quot;:&quot;Cisco-ISE-Chrome-NSP&quot;,&quot;description&quot;:&quot;Pre-configured Native Supplicant Profile For Chrome OS&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/nspprofile/67a6ca50-edc9-4236-ada4-225559ed54d6&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;b8ce01e6-b150-4d4e-9698-40e48d5e0197&quot;,&quot;name&quot;:&quot;Cisco-ISE-NSP&quot;,&quot;description&quot;:&quot;Pre-configured Native Supplicant Profile. The SSID Will Need To Be Customized For Your Environment&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/nspprofile/b8ce01e6-b150-4d4e-9698-40e48d5e0197&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}