UNSOLVED

JCG2021

updated

5 years ago

J

JCG2021

2 Posts

0

815

July 8th, 2021 06:00

Retrieve more columns from DeviceService/Devices API

Hello - I have a daily task that runs the Get-DeviceList.ps1 that is on the GitHub (https://github.com/dell/OpenManage-Enterprise/tree/master/PowerShell)

, however I am wanting to add more columns to the grab. I want processor model/memory/ and iDRAC IP. 

Any help would be much appreciated. 

/api/DeviceService/Devices

 

Version 3.3.1 (Build 12)

  • Dell-DylanJ

    6 Operator

    2924 Posts

    743

    0

    Posted July 8th, 2021 10:00

    Hello,

     

    The GitHub resources are not supported on this forum, unfortunately. Someone in the community may be able to further comment on customizing the script, however. I wanted to at least acknowledge your question with a reply. Apologies for not being able to provide further information.

  • DELL-Erman O

    Moderator

    2984 Posts

    14874 Points

    730

    0

    Posted July 9th, 2021 03:00

    Hi, I'm not sure if can be done but you can check these documents. 

    End to End Automation with REST API in Dell EMC OpenManage Enterprise pg 8, pg 13  https://downloads.dell.com/manuals/all-products/esuprt_software_int/esuprt_software_ent_systems_mgmt/dell-openmanage-enterprise_white-papers4_en-us.pdf

     

    RESTful API Guide https://dl.dell.com/topicspdf/dell-openmanage-enterprise_api-guide5_en-us.pdf

     

    It would be helpful if someone from the community could share their experiences.

    DELL-Erman O

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!

  • JCG2021

    2 Posts

    731

    0

    Posted July 9th, 2021 03:00

    Thanks! GitHub aside then, can you provide how to obtain more columns from DeviceService/Devices API? DeviceService/Devices can be found in the dell manual, so that you should be able to support Thanks!