For more information on the model see POMBA Context Builders and Data Sources and POMBA Context Builder Swagger
VM
Openstack Attribute | Optional/Mandatory | Name on Network Discovery API (Dublin release) | Name of POMBA Context Builder | Note |
Id | Mandatory | id | VM.id | |
name | Mandatory | name | VM.name | |
locked | Mandatory | attributeList[name=inMaintenance] | VM.attributeList lockedBoolean | |
OS-EXT-SRV-ATTR:hostname | Mandatory | attributeList[name=hostname] | VM.attributeList hostName | Requires admin-level Openstack API user |
image.id | Mandatory | attributeList[name=imageId] | VM.attributeName imageId | |
status | Optional | attributeList[name=status] | ||
OS-EXT-STS:vm_stateĀ | Optional | attributeList[name=vmState] | ||
user-id | Optional | attributeList[name=userId] | ||
tenant_id | Optional | attributeList[name=tenantId] | ||
hostId | Optional | attributeList[name=hostId] | ||
OS-EXT-SRV-ATTR:host | Optional | attributeList[name=host] | Requires admin-level Openstack API user | |
host_status | Optional | attributeList[name=hostStatus] | Requires admin-level Openstack API user | |
metadata.my server name | Optional | |||
security_group.name | Optional | |||
favor.disk | Optional | |||
flavor.ephemeral | Optional | |||
flavor.extra_specs.hw.cpu_model | Optional | |||
flavor.extra_specs.hw.mem_page_size | Optional | |||
flavor.extra_specs.hw.cpu_policy | Optional | |||
flavor.original_name | Optional | flavorOriginalName | ||
flavor.ram | Optional | flavorRam | ||
flavor.swap | Optional | flavorSwag | ||
flavorvcpus | Optional | flavorVcpus |
Network
Openstack Attribute | Optional/Mandatory | Name on Network Discovery API | Name of POMBA Context Builder |
Id | Mandatory | id | Network.id |
name | Mandatory | name | Network.name |
admin_state_up | Mandatory | AdminState | Network.attributeList adminState |
shared | Mandatory | sharedNetwork | Network.attributeList sharedNetworkBoolean |
status | Optional | status | |
subnets | Optional | subnets | |
tenant_id | Optional | tenantId |