cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1261
Views
7
Helpful
5
Replies

Endpoints customAttributes ISE 2.2.x?

Andreas Falk
Level 1
Level 1

Hi,

I'm trying to add Endpoint customAttributes with ERS json with a python library i've forked and updated to 2.2

The thing is that I can't assign any customAttributes to endpoints with ERS api.

We "only" have base licensing, are customAttributes on Endpoints a plus / apex license feature?

Endpoint Scheme

{

  "ERSEndPoint" : {

    "id" : "id",

    "name" : "name",

    "description" : "description",

    "mac" : "00:01:02:03:04:05",

    "profileId" : "profileId",

    "staticProfileAssignment" : false,

    "groupId" : "groupId",

    "staticGroupAssignment" : true,

    "portalUser" : "portalUser",

    "identityStore" : "identityStore",

    "identityStoreId" : "identityStoreId",

    "customAttributes" : {

      "customAttributes" : {

        "key1" : "value1",

        "key2" : "value2"

      }

    }

  }

}


My EndpointResponse

{

"ERSEndPoint": {

  "id": "2321f660-8e47-11e7-8fb9-0242312c20cd",

  "name": "AA:BB:CC:00:11:24",

  "description": "test02",

  "mac": "AA:BB:CC:00:11:22",

  "profileId": "",

  "staticProfileAssignment": false,

  "groupId": "bf6bdcf0-14ed-11e5-a7a6-00505683258b",

  "staticGroupAssignment": true,

  "portalUser": "",

  "identityStore": "",

  "identityStoreId": "",

  "link": {

   "rel": "self",

   "href": "https://10.0.0.1:9060/ers/config/endpoint/2321f660-8e47-11e7-8fb9-0242312c20cd",

   "type": "application/xml"

  }

}

}

Any Ideas?


--
Regards Falk

Meddelandet redigerades av: Andreas Falk Cleaned up strange formatting :)

1 Accepted Solution

Accepted Solutions

Craig Hyps
Level 10
Level 10

Shouldn't be, but informed PM for follow up.  I just tested in kab, but I am still running eval licenses for Base/Plus/Apex.

View solution in original post

5 Replies 5

Craig Hyps
Level 10
Level 10

Shouldn't be, but informed PM for follow up.  I just tested in kab, but I am still running eval licenses for Base/Plus/Apex.

Andreas Falk
Level 1
Level 1

Hi,

Tnx for the fast answer, I'll open a TAC case and see whats up with our env.
It's an updated environment from way back when

--
Regards Falk

Hi Andreas,

 

We have the same problem on Cisco ISE (base licenses).

We came from ISE 1.x and are now on ISE 2.6. We defined a custom endpoint attribute, but we don't see it under the endpoint itself.

 

Was the issue related to base licensing or something else?

 

Many thanks.

 

Regards,

Kris

Hello,

 

does anyone have a solution to this problem? We also added a custom attribute, but we also cannot add it to the endpoint, it just says "No data found. Add custom attributes here."

Running on ISE 2.4.0.357

 

regards,

Philipp

Since such an old thread please open a new one and share, also reach out to the TAC to debug