Is it possible to create an API Connection Point for the Data Lake API (/IONSERVICES/datalakeapi)? Or is this API restricted because Data Lake Data Flows have the available Data Lake Ingest / Retrieve activities to push/pull data to/from the Data Lake?
It is listed as a proxy path for the "Infor ION" suite (suite context of "IONSERVICES"), but does not appear to be included in the "ION Desk" product when selecting an operation for an ION API Connection Point.
/ionapi/metadata/v1/TENANTNAME/apisuites
<span class="hljs-attr">"name": "Infor ION",
<span class="hljs-attr">"proxyPaths": [
"TENANTNAME/IONSERVICES/oneviewapi",
"TENANTNAME/IONSERVICES/alarmservice",
"TENANTNAME/IONSERVICES/process/application",
"TENANTNAME/IONSERVICES/process/user",
"TENANTNAME/IONSERVICES/api/ion/messaging/service",
<strong> "TENANTNAME/IONSERVICES/datalakeapi",
</strong> "TENANTNAME/IONSERVICES/businessrules",
"TENANTNAME/IONSERVICES/datacatalog",
"TENANTNAME/IONSERVICES/datalakedbc"
],
<strong> <span class="hljs-attr">"suiteContext": "IONSERVICES",</strong>
/ionapi/metadata/v1/TENNANTNAME/apisuites/IONSERVICES/products
{
<span class="hljs-attr">"logicalIdPrefix": "infor.iondesk",
<span class="hljs-attr">"description": "ION Desk",
<strong><span class="hljs-attr">"name": "ION Desk"</strong>
}
