What is openDCIM? #
openDCIM is an open-source Data Center Infrastructure Management solution that provides asset tracking, monitoring of space, power, and cooling, and contact management.
Why Should You Use the openDCIM Connector? #
The openDCIM connector provides visibility into the assets in your environment. You can use this visibility to:
-
ensure assets are managed per your security policies
-
find vulnerabilities quickly and remediate
How Does This Connector Work? #
Lucidum executes read-only requests to the openDCIM REST API and ingests only meta-data about openDCIM assets. Lucidum does not retrieve any data stored on your assets.
Configuring the Connector in Lucidum #
Field |
Description |
Example |
---|---|---|
URL |
The URL for the openDCIM API. |
https://myurl/api/v1 |
User name |
OpenDCIM user ID for an account with Global Read Access |
devops_api |
API Key |
OpenDCIM API key for an account with Global Read Access |
******************* |
Verify SSL |
For future use. |
N/A |
Source Documentation #
Creating Credentials #
To create a user and API Key:
-
Define an account in either LDAP or Apache. https://www.youtube.com/watch?v=S0aJBSMTmNo
-
In openDCIM, you specify the already created user ID and only assign permissions. https://www.youtube.com/watch?v=S0aJBSMTmNo
-
To do this, go to the main page of openDCIM.
-
Select Manage Users from the left nav bar.
-
Supply a user ID and user name from LDAP or Apache.
-
Select the Right “Read/Report Access”.
Required Permissions #
The user you create for Lucidum requires the following permissions:
-
Read/Report Access
API Documentation #
API version V1
https://wiki.opendcim.org/wiki/index.php/API#Base_URI
https://demo.opendcim.org/api/docs/