Service-Infrastructure Mapping
Auto-Discovery:
- Services and infrastructure with the same
host_nameare auto-mapped. - Resources sharing the same
cloud_regionare also mapped.
Manual Mapping:
- Unmapped services appear in the "Orphan Services" section.
- Drag the service card onto the target infrastructure.
- The mapping is saved immediately and persists.
Mapping Storage:
json {
"serviceInfrastructureMapping": {
"service-id-1": "infrastructure-id-1",
"service-id-2": "infrastructure-id-2"
}
}
Unmapping:
- Find the mapped service.
- Click the ❌ icon next to its status.
- Confirm in the modal.
- The service moves back to "Orphan Services".