System component REST URLs
- Last UpdatedFeb 09, 2024
- 1 minute read
|
Relative URL |
HTTP verb |
Action |
|---|---|---|
|
api/v1/configuration/system/ components |
GET |
Retrieves the system components configuration |
|
api/v1/configuration/system/ components |
POST |
Adds a new component to the system configuration |
|
api/v1/configuration/system/ components |
PUT |
Updates the system components configuration |
|
api/v1/configuration/system/ components/<ComponentId> |
DELETE |
Deletes a specific component from the system components configuration |
|
api/v1/configuration/system/ components/<ComponentId> |
PUT |
Creates a new component with the specified <ComponentId> in the system configuration |