System-Center-Operations-Manager-API icon indicating copy to clipboard operation
System-Center-Operations-Manager-API copied to clipboard

Microsoft System Center Operations Manager (SCOM) Web API

Results 8 System-Center-Operations-Manager-API issues
Sort by recently updated
recently updated
newest added

Bumps Microsoft.AspNetCore.Mvc.DataAnnotations from 1.0.0 to 1.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Mvc.DataAnnotations&package-manager=nuget&previous-version=1.0.0&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

As you may notice I do not maintain this SCOM API solution any more. I havent had an active SCOM environment for years. It is totally up to the community...

help wanted

Hello, I installed your Web application on a different server, no Management Server. And I've got this error: The request for security token could not be satisfied because authentication failed....

is that possible to share the guide of installation? such as how to install and configure the webapi in windows server 2012 R2 with IIS 8.5 + SCOM 2012 R2?

Noticed that when you add computers to maintenance mode, only the computer class enters maintenance. Must add some traverse depth. https://github.com/ehrnst/System-Center-Operations-Manager-API/blob/618199a5944643cf2fd3ff3ffec0953a800d6c89/SCOM%20API/Controllers/SCOMMaintenanceController.cs#L53 Maintenance schedule works

Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data

bug
help wanted

A way to stop/end maintenance mode is needed.

enhancement
help wanted
Started

A possibility to limit the number of records returned is needed. If a limitation is set a total should be returned along with the results. I assume pagination is the...

enhancement
help wanted