SP-CONFIG API's

What problem are you observing?

The List config objects endpointGET /beta/sp-config/config-objects returns objects that not import/export aware i.e. ENTITLEMENT, SEGMENT, TAG and IDENTITY.

I also observed that when you export the objects the data you get back about a particular object doesn’t have all the same attributes as what you would get if you called GET /beta/sources/{id} for example.

What is the correct behavior?

Would expect that the list config-objects would be only those that support import/export and when exporting config objects all the data needed to then import that object type is included.

What product feature is this related to?

IDN API’s

What are the steps to reproduce the issue?

Export sources for example and then try the /beta/sources/{id} endpoint with a PUT.

2 Likes