When to use Associated Connector policy

    • ninaddate
      Moderator
      2 years, 11 months ago #3490

      Do we need an instance of the Associated Connector policy defined and attached to a blueprinted entity only when a function for that entity is implemented in multiple languages or we need to always define this policy even if function code is implemented in one language?

      • This topic was modified 2 years, 11 months ago by ninaddate.
    • arumuganainar.s
      Moderator
      2 years, 11 months ago #3493
      Up
      2
      Down
      ::

      This associated connector policy should be attached to the node if the function code body is implemented in any of the target languages such as bash, powershell, cisco commands etc., If the function is implemented in groovy, then there is no need to attach the connector policy. That is, if ignio needs to connect to the target machines to execute the function, then we need to attach the connector policy. The functions implemented in groovy are executed on the servers where ignio (core) is installed or on the proxy agent machine. So, for the the groovy functions, ignio does not use any connectors.

    • Anonymous
      Inactive
      2 years, 11 months ago #3496
      Up
      1
      Down
      ::

      Purpose of connector policy is to add boilerplate code in the case when the command has to be executed on the target. Connector policy instance came by default but in some case, user have to define it manaul too

    • ninaddate
      Moderator
      2 years, 11 months ago #3498
      Up
      0
      Down
      ::

      Thanks Nainar, Sunit for the explanation, that helps.
      Sunit – only thing I did not understand is when you say in some cases connector policy comes by default and in some cases user has to define – can you help me understand which cases are you referring to, maybe some example will help [like do you mean older version of ignio it was available as default policy and newer versions it is not, or something else].

      • Anonymous
        Inactive
        2 years, 11 months ago #3503
        Up
        0
        Down
        ::

        The technology which is out of box offered by ignio like windows, Linux there is always a default connector for them. For customized technologies or entities it will not available

Viewing 3 reply threads

You must be logged in to reply to this topic.