/lumin/repositories
Methods
Edits the Lumin Repositories configuration. Repositories that become enabled are synchronized to Lumin. Synchronization continues for new data from scan results as long as the repository remains enabled. If networks are enabled, the vulnerability data for each repository is synchronized to separate networks in Lumin. Once networks are enabled, this cannot be reversed.
Request Parameters
Example Response
/lumin/assets
Methods
Edits the Lumin Assets configuration. Enabled assets are synchronized to Lumin immediately. Assets are then scheduled to synchronize to Lumin daily at either a random off hours time that is generated automatically or a custom time specified by the user.
NOTE #1: Only static and dynamic Assets are supported.
NOTE #2: Only Assets from the full access group are supported.
Request Parameters
Example Response
/lumin/assets/schedule
Methods
Gets the schedule for daily synchronization of Assets to Lumin.
Request Parameters
None
Example Response
/lumin/metrics
Gets the Lumin metrics for cyber exposure score, assessment maturity grade, and remediation maturity grade and associated deltas showing the changes from the previous day's calculations.
Request Parameters
None
Example Response
/lumin/test
Tests the connection to Lumin. The connection status returned can be one of the following:
- 0 - connection was successful
- 1 - connection failed
- 2 - connection was successful, but Lumin is not enabled
- 3 - connection was successful, Lumin is enabled, but the Lumin license has expired
- 4 - connection was successful, but the IO container license has expired
Request Parameters
None