06-02-2022 06:13 AM
Hi,
When I create a new EndPoint with the ERS API, name is replaced with the mac address. Description is preserved. Is this default behaviour?
This is OK for me, but then my followup question is if this is always the case when endpoints are created? (with or without the api)
We want to get all endpoints with the "Get-All" request, and this does not return the mac address, but the name and id. If name=mac, we can omit the call "Get-By-Id" on each endpoint to retrieve the mac addresses.
Br,
Jørgen
Solved! Go to Solution.
06-02-2022 04:14 PM
Yes, this is the default and expected behaviour. In ISE, the MAC address is basically the primary key for the database entry that holds all of the information about an endpoint so everything boils down to the MAC address.
If you were to add a new Endpoint in the GUI (via Context Visibility), you would see that the MAC address is the only required attribute.
06-02-2022 04:14 PM
Yes, this is the default and expected behaviour. In ISE, the MAC address is basically the primary key for the database entry that holds all of the information about an endpoint so everything boils down to the MAC address.
If you were to add a new Endpoint in the GUI (via Context Visibility), you would see that the MAC address is the only required attribute.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide