Start a Conversation

Unsolved

A

5 Practitioner

 • 

274.2K Posts

3748

May 20th, 2020 07:00

Dell Storage Manager REST API - Connection Fails

I am attempting to monitor Compellent Arrays/Dell Storage Manager via SolarWinds Storage Resource Manager.

When entering credentials to connect to Dell Storage Manager for REST API the connection fails. If trying to browse directly to the Dell Storage Manager REST API (https://StorageManagerServer:3033/api/rest), I receive an authentication window, which I complete with credentials which have Administrator rights in Storage Manager, but it continues to re-prompt for credentials and ultimately fails.

We are running Dell Storage Manager 2016 R3.11. Is there any REST API configuration details I am missing. I can't find anything. Please help!

Moderator

 • 

7K Posts

May 20th, 2020 15:00

Hello DireGight,

Here is the link to Dell Storage Manager REST API Cookbook.

https://dell.to/2ZoD04e

Please let us know if you have any other questions.

5 Practitioner

 • 

274.2K Posts

May 28th, 2020 07:00

Thanks for this, the cookbook doesn't really help with the issue I am having in that authentication is failing to REST API when trying to Poll via SolarWinds Storage Resource Manager. 

The account I am using to connect can launch Storage Manager with no issues but just cannot connect to REST API over https on port 3033. I can use the same account to connect to the REST API via PowerShell but it just will not connect to REST API over https on port 3033 which is what SolarWinds SRM is attempting to use . . . 

Whenever trying to connect via SolarWinds SRM or directly to REST API over https on port 3033 the following is logged in "C:\Program Files\Storage Manager\msaservice\wildfly-8.2.1.Final\standalone\log\server.log":

DEBUG [org.jboss.security] (default task-15) PBOX000293: Exception caught: javax.security.auth.message.AuthException: PBOX000016: Access denied: authentication failed

Any help or thoughts appreciated here! 

74 Posts

November 22nd, 2020 15:00

Hello DireGight,

Have you been able to solve this?  Dell Storage Manager REST api doesn't quite work by passing a username and password (at least, it is not documented like that.).

From the Getting Started guide for API version 5.2, you would perform a Login action and retrieve a session cookie, you will then use that session cookie in followup requests.  Once the session expires you will do login again and use the cookie, again.  Does SolarWinds provide this capability?

No Events found!

Top