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

      25
      0
      Votes
      25
      Posts
      679
      Views

      LFischer

      Hello @FlatErik

      I'm afraid you can not "unselect" the relationship category inside the templates, since they will always take the complete object "as-is" and replicate it or use it as mass-change basis.

      Usually (with any other category) I would say you can simply "clear" all entries from the category you don't want, but that won't work for the relationship category unless you remove all entries that created any implicit relations 😕

      I have not red every post here - could you sum up what's the problem?

      Best regards
      Leo

    • S

      problem with i-doit event
      • sama

      1
      0
      Votes
      1
      Posts
      46
      Views

      No one has replied

    • hu

      API search for it service relations of cables
      • hu

      2
      0
      Votes
      2
      Posts
      98
      Views

      hu

      push, push

    • F

      Validation error appears in API 1.12.3
      • fa__

      3
      0
      Votes
      3
      Posts
      103
      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
      62
      Views

      No one has replied

    • B

      Get all object data via API
      • beerygaz

      7
      0
      Votes
      7
      Posts
      1604
      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
      256
      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
      141
      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
      579
      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
      260
      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
      152
      Views

      No one has replied

    • F

      Upload file using API
      • fa__

      3
      0
      Votes
      3
      Posts
      183
      Views

      F

      @michael-overkamp
      It works fine now.

      Thank you!

    • E

      Application Dependancy Mapping
      adm • • emehler

      1
      0
      Votes
      1
      Posts
      135
      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
      502
      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
      272
      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
      334
      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
      249
      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
      522
      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
      227
      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