Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    1. Home
    2. Development
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • Kleinrotti

      API create object from template
      • Kleinrotti

      26
      0
      Votes
      26
      Posts
      885
      Views

      M

      @mamawe said in API create object from template:

      @Kleinrotti I can confirm that this works with API version 1.13 too.

      Just tested with API version 1.13.1: it works there too, but has to be inserted at line 292.

      Kind regards,
      Mathias

    • S

      problem with i-doit event
      • sama

      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • hu

      API search for it service relations of cables
      • hu

      2
      0
      Votes
      2
      Posts
      135
      Views

      hu

      push, push

    • F

      Validation error appears in API 1.12.3
      • fa__

      3
      0
      Votes
      3
      Posts
      139
      Views

      F

      Thank @Michael-Overkamp!

      I confirm that the hotfix solves the issue.

    • M

      Bug reintroduced? Updating a single-value category via API
      • manidu

      1
      0
      Votes
      1
      Posts
      79
      Views

      No one has replied

    • B

      Get all object data via API
      • beerygaz

      7
      0
      Votes
      7
      Posts
      1671
      Views

      U

      @arthur-koch
      yes it is, but afaik there is no documentation.
      In python looks somehow like this:

      data = { 'id': 1, 'version': '2.0', 'method': 'cmdb.object_type_categories.read', 'params': { 'apikey': self.apikey, 'language': self.language, 'type': obj_id }, }
    • Jung Hoon Lee

      quick configuration wizard does not working
      • Jung Hoon Lee

      8
      0
      Votes
      8
      Posts
      301
      Views

      Jung Hoon Lee

      @michael-overkamp i'm so sad my picture was so big size that i can't send you 😞 anyway i was checked it what u said it pressed check button and it was be turn red cross sign(hide) and the title font was changed and i press "Accept" button, but notthing changed it and notthing Accepted it

      i have strange one another things, i can't be change status be hide another one should i need to re-install cmdb whole thing?

    • S

      Linking two objects together via API
      • SHQuinn4Com

      2
      0
      Votes
      2
      Posts
      160
      Views

      Michael Overkamp

      Hello @SHQuinn4Com,

      short and painless 😆

      cmdb.category.save = Key -> object
      cmdb.category.create = Key -> objID

    • F

      Software assignment with version not always working
      • fa__

      5
      0
      Votes
      5
      Posts
      604
      Views

      LFischer

      Hey @fa__

      yes, that's correct - working with the ID will work, since i-doit does not have to "look up" the correct version on its own. I have created a bug ticket for the this 🙂 Thanks for finding this issue!

      Best regards
      Leo

    • F

      API password encoding
      • fa__

      3
      0
      Votes
      3
      Posts
      283
      Views

      F

      Thank you @lfischer .
      That solved the issue, now the API returns the password decrypted.

    • F

      Replication of application version attribute
      category custom • • fa__

      1
      0
      Votes
      1
      Posts
      169
      Views

      No one has replied

    • F

      Upload file using API
      • fa__

      3
      0
      Votes
      3
      Posts
      210
      Views

      F

      @michael-overkamp
      It works fine now.

      Thank you!

    • E

      Application Dependancy Mapping
      adm • • emehler

      1
      0
      Votes
      1
      Posts
      161
      Views

      No one has replied

    • ?

      This topic is deleted!
      • A Former User

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • M

      Update a single-value category with Api
      • mirkomatonti

      8
      0
      Votes
      8
      Posts
      553
      Views

      Philipp Hörselmann

      Hi @mirkomatonti
      do you use the i-doit open or i-doit pro?
      If you are using the open version you can find the download in the download section of https://www.i-doit.org/download/
      If you are using the pro version you can download the version from the customer portal with your customer login 😉
      Cheers,
      Phil

    • D

      Batch Request
      • DFARehnitz

      3
      0
      Votes
      3
      Posts
      299
      Views

      Michael Overkamp

      Hallo @DFARehnitz

      du hast es zwar schon selbst herausgefunden aber hier mal ein Link zur Spezifikation von JSON Requests.
      Dort siehst du wie ein JSON aufgebaut sein muss.

      https://www.jsonrpc.org/specification

    • M

      Assign Layer-3 IP address to a virtual server
      • mirkomatonti

      3
      0
      Votes
      3
      Posts
      374
      Views

      M

      @franknagel said in Assign Layer-3 IP address to a virtual server:

      'ipv4_assignment': 1000

      Thank you for the reply ! It's exactly what I needed.

    • um3n

      Report-Manager - Extended Rackreport - Capacity in racks with location
      • um3n

      2
      0
      Votes
      2
      Posts
      267
      Views

      Philipp Hörselmann

      Hi @um3n
      I'm working on a solution 😉
      If I'm ready, I will let you know und publish the solution.

      Cheers,
      Phil

    • ?

      Splunk integration
      • A Former User

      2
      0
      Votes
      2
      Posts
      536
      Views

      ThomasW

      Best practice is use direct connect from Splunk by using API (JSON- RPC) call to I-dot database. https://kb.i-doit.com/pages/viewpage.action?pageId=37355644 .

    • François Leblanc

      French Translation
      • François Leblanc

      2
      0
      Votes
      2
      Posts
      247
      Views

      Philipp Hörselmann

      Hey @François-Leblanc
      out of the box i-doit only supports englisch and german languages.
      Changing the language in the database is not the best solution. It would be better to create custom language files. You will find more informations here : https://kb.i-doit.com/display/en/Localization#Localization-LanguageConstants

      Best
      Phil