10-26-2017 01:52 PM
Hi,
We are working on a webui to manage our mab endpoints.
We use:
"customAttributes": {
"customAttributes": {
"hostName": "uffepuffe",
"modifyTime": "1508960991",
"adminUser": "admin",
"createTime": "1508960991",
"ipAddress": "1.2.3.4"
}
}
We tried to use ipAddress as a filter in the ers, but no cigarr.
Isn't it possible to search for customAttributes in the ers api?
Can someone confirm or deny the this?
--
Regards Falk
Solved! Go to Solution.
10-26-2017 08:05 PM
It is correct that you cannot filter based on custom attributes. Supported filters include portalUser, staticProfileAssignment, profileId, profile, groupId, staticGroupAssignment, and mac which are part of the core set of attributes.
10-26-2017 08:05 PM
It is correct that you cannot filter based on custom attributes. Supported filters include portalUser, staticProfileAssignment, profileId, profile, groupId, staticGroupAssignment, and mac which are part of the core set of attributes.
10-27-2017 07:07 AM
Hi thanks for the fast answer.
Well then that ideas flies out the window
So next up renew our ldap installation or start over with postgresql.
10-27-2017 07:18 AM
You could fetch all endpoints and attributes but agree this is not a scalable way to manage objects for your use case, ie fetch via specific attribute using API. You could certainly view and filter and sort from Context Visibility but there is no option via UI to make attribute changes en masse, if that was the goal.
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