Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Push Object metadata API faulty ?

Answered

Comments

2 comments

  • Ichiro
    • Network Optix team

    Hi 

    This is expected behavior. You can see the integration has two types: api and sdk, and only API integration can use these API for the operations.
     

     

    In your case, you are trying to use API integration tool on SDK integration plugin, this is not allowed at the moment. There is a main difference of API and SDK integration, the API integration will have a integration user for each integration, however SDK will not, this also explains the error message about the user Id. 

    The restriction might be documented in the API documentation, but it seems not be emphasized, and likely not very clear. We will check with the documentation team to see if there will be an improvement in the future.


    Note that in the Server HTTP API there are also functions related to the Analytics domain but are intended to be called by Clients connected to a Server. They are not intended to be used by the Analytics API.

    We don't have the plan to extend the API to SDK integration at the moment within near future release, in short -Only API integrations can use REST API to send data and SDK integrations will call SDK methods, function call in C++.

    Thanks. 

    0
  • Phạm Quang Đăng

    Thank you very much this explains a lot

    0

Please sign in to leave a comment.