OpenManage-Enterprise icon indicating copy to clipboard operation
OpenManage-Enterprise copied to clipboard

Script collateral leveraging the OME/OME-M REST APIs

Results 40 OpenManage-Enterprise issues
Sort by recently updated
recently updated
newest added

In the function Get-Data() a variable $type is used but not declaired. I think a line should be added: `$Type = "application/json"`

Hello, I'm new here and I would like to take a moment to say thank you for what you have been doing to date, excellent scripts. I am currently executing...

## OME Version 3.8 ## Description OME Does not correctly handle the @odata.nextLink attribute for /api/DeviceService/Devices when passed specific IDs. For example: ``` https:///api/DeviceService/Devices?Id=13878,16669,16697,16698,16700,16701,16705,16707,16711,16712,16803,16846,16852,16975,16976,16982,16983,17002,17006,17007,17008,17020,17021,17255,17288,17289,17750,17752,17753,17755,17780,17781,17821,17822,17824,17825,17826,17829,17834,17835,17836,17838,17847,17848,17850,17851,17852,17856,17857,17864,17865,17868,17869,17870,17892,17893,17895,17896,17897,17902,17903,17904,17924,17934,17956,17970,17971,17992,18016,18017,18021,18023,18027,18075,18167,18417,18418,18419,18420,18421,18422,18423,18442,18443,18444,18445,18446,18447,18448,18449,18450,18451,18452,18453,18454,18455,18456,18457,18458,18459,18460,18461,18462,18463,18464,18465,18466,18467,18468,18469,18470,18471,18472,18473,18474,18475,18476,18477,18478,18479,18480,18481,18482,18483,18484,18485,18486,18487,18488,18489,18490,18491,18492,18493,18494,18495,18496,18497,18498,18499,18500,18501,18502,18503,18504,18505,18506,18507,18509,18510,18511,18512,18513,18514 ``` The first page of 50...

bug

Currently `update_firmware_using_catalog.py` has significantly more features than the PowerShell equivalent. It needs to be updated to match the Python version.

enhancement
help wanted

If the user requests a power state of off but the box is already off job tracking fails. The overall functionality is unaffected but this should be gracefully handled.

bug

Hello, I'm looking for a way to "MAKE COMPLIANT" a single idrac with assigned configuration template baseline using the code. Its not about the firmware compliance but configuration compliance. Important...

enhancement

Hello, just tested the script against our OME Enterprise and getting following error. Script actually creates new Catalog calles Test:Date:Time but after it crash. Creating new catalog.! Traceback (most recent...

bug

Using the SAEP APIs, write a Python/PowerShell script to get a list of current cases and the case status and use the APIs to update the status of a case

enhancement