Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Column Names in “Alarm Console” VS “Entire Alarm Tree”

Solved1.09K views22nd June 2022Alarm Console Alarm Tree APIv1 Column Names
0
Alberto De Luca [DevOps Enabler]4.60K 22nd June 2022 0 Comments

Hi Dojo,

1) We’re experimenting with the “IncludeEntireAlarmTree” set to “true”,
to extract some alarm data via API:

The names returned are close but not a full match for the column names in the alarm console,
except for Root Time: “Root Time” names are a full match.


Is this by design?

Or is there a different API section to retrieve exactly what I’m showing in this Alarm Console screenshot?

2) How can we include the “Comment” column if we need it?

Thanks

Alberto De Luca [DevOps Enabler] Selected answer as best 22nd June 2022

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 22nd June 2022 1 Comment

The API should be seen as a communication layer to access data from DataMiner, it’s not a UI. Although we try to use self-explaining names and we try to be consistent with for example Cube, there will always be (small) differences. Sometimes something gets renamed in Cube’s UI, while the API has to stay the same so that existing implementations don’t break. End users should normally not work with this API directly. It’s up to your implementation, the app you build around the API, to export/show the data in a UI using the names you want, you can also translate them in other languages, etc. I think it’s quite easy to do this mapping, there’s also documentation available for every property of DMAAlarm.

Additional columns can be requested using the GetAlarms method. In the filter you can specify additional columns. See the DMAAlarmFilterV2 documentation for more info.

Alberto De Luca [DevOps Enabler] Selected answer as best 22nd June 2022
Alberto De Luca [DevOps Enabler] commented 22nd June 2022

Thanks for the links, Wim – much appreciated!

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs