Inventory
Properties
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 2.3 | ||
name | The name. For more information, see Resource Property. | 2.3 | ||
description | The description. For more information, see Resource Property. | Yes | 2.3 | |
agentPort | 2.3 | |||
allocatorStrategy | The allocator strategy. |
|
2.3 | |
applianceVmType | The type of special VM instance. | 2.3 | ||
clusterUuid | The cluster UUID. | 2.3 | ||
zoneUuid | The zone UUID. | 2.3 | ||
cpuNum | The CPU count. | 2.3 | ||
cpuSpeed | 2.3 | |||
defaultL3NetworkUuid | The default L3 network UUID. | 2.3 | ||
defaultRouteL3NetworkUuid | The UUID of the L3 network that provides default routing in a vRouter VM instance. | 2.3 | ||
hostUuid | The host UUID. | 2.3 | ||
lastHostUuid | The UUID of the host where the vRouter VM instance was located last time. | 2.3 | ||
imageUuid | The image UUID. | 2.3 | ||
rootVolumeUuid | The root volume UUID. | 2.3 | ||
instanceOfferingUuid | The instance offering UUID. | 2.3 | ||
managementNetworkUuid | The management network UUID. | 2.3 | ||
publicNetworkUuid | The public network UUID. | 2.3 | ||
memorySize | The memory size. | 2.3 | ||
hypervisorType | The hypervisor type. | 2.3 | ||
platform | 2.3 | |||
state | The state. |
|
2.3 | |
status | The status. | 2.3 | ||
groupBy | ||||
createDate | The creation date. For more information, see Resource Property. | 2.3 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 2.3 | ||
type | The type. | 2.3 |
Sample
{
"inventories": [
{
"agentPort": 7272,
"allVolumes": [
{
"actualSize": 308124672,
"createDate": "Jan 29, 2018 2:50:36 PM",
"description": "Root volume for VM[uuid:21fb8cf769804830b397b5ae1491f527]",
"deviceId": 0,
"format": "qcow2",
"installPath": "/Cloud_ps_1/rootVolumes/acct-36c27e8ff05c4780bf6d2fa65700f22e/vol-f01fd90b7d6248f9b106d6beb6910459/f01fd90b7d6248f9b106d6beb6910459.qcow2",
"isShareable": false,
"lastOpDate": "Jan 29, 2018 2:50:37 PM",
"name": "ROOT-for-TestVPC",
"primaryStorageUuid": "c81fe76a96c74568bbc3f7d46ac67e22",
"rootImageUuid": "f54bc778326842d8be3b6bd6a10ddf57",
"size": 8589934592,
"state": "Enabled",
"status": "Ready",
"type": "Root",
"uuid": "f01fd90b7d6248f9b106d6beb6910459",
"vmInstanceUuid": "21fb8cf769804830b397b5ae1491f527"
}
],
"allocatorStrategy": "LeastVmPreferredHostAllocatorStrategy",
"applianceVmType": "vpcvrouter",
"clusterUuid": "03e75816a0da42f998e2102d8286c27e",
"cpuNum": 1,
"cpuSpeed": 0,
"createDate": "Jan 29, 2018 2:50:36 PM",
"defaultL3NetworkUuid": "3533e0dcd01d4e2aa8697048e152c5d8",
"defaultRouteL3NetworkUuid": "ac057539be3840b7ba62c26d88028d74",
"description": "vpc vrouter",
"hostUuid": "faa187eff2a24db087f7c999c6990dd5",
"hypervisorType": "KVM",
"imageUuid": "f54bc778326842d8be3b6bd6a10ddf57",
"instanceOfferingUuid": "bea67a0669434d23ba4da7bf73f07255",
"lastHostUuid": "faa187eff2a24db087f7c999c6990dd5",
"lastOpDate": "Jan 30, 2018 10:12:42 AM",
"managementNetworkUuid": "ac057539be3840b7ba62c26d88028d74",
"memorySize": 1073741824,
"name": "TestVPC",
"platform": "Linux",
"publicNetworkUuid": "ac057539be3840b7ba62c26d88028d74",
"rootVolumeUuid": "f01fd90b7d6248f9b106d6beb6910459",
"state": "Running",
"status": "Connected",
"type": "ApplianceVm",
"uuid": "21fb8cf769804830b397b5ae1491f527",
"virtualRouterVips": [
"ff59daff8b6b4873b3f6dd9f100c753a"
],
"vmNics": [
{
"createDate": "Jan 29, 2018 2:50:37 PM",
"deviceId": 0,
"gateway": "10.0.0.1",
"ip": "10.128.22.161",
"l3NetworkUuid": "ac057539be3840b7ba62c26d88028d74",
"lastOpDate": "Jan 29, 2018 2:50:37 PM",
"mac": "fa:34:d5:44:3c:00",
"metaData": "3",
"netmask": "255.0.0.0",
"uuid": "2886bdb03c324feea04ac556cee9fe14",
"vmInstanceUuid": "21fb8cf769804830b397b5ae1491f527"
},
{
"createDate": "Jan 29, 2018 4:05:30 PM",
"deviceId": 1,
"gateway": "192.168.29.1",
"ip": "192.168.29.1",
"l3NetworkUuid": "3533e0dcd01d4e2aa8697048e152c5d8",
"lastOpDate": "Jan 29, 2018 4:05:30 PM",
"mac": "fa:34:0c:67:11:01",
"metaData": "4",
"netmask": "255.255.255.0",
"uuid": "748a1699b40044829d3cef7ec1c1b448",
"vmInstanceUuid": "21fb8cf769804830b397b5ae1491f527"
}
],
"zoneUuid": "96e7b45997f0419789d9f187500a3540"
}
],
"success": true
}
VPC HA Group Inventory
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 3.5.1 | ||
description | The description. For more information, see Resource Property. | 3.5.1 | ||
name | The name. For more information, see Resource Property. | 3.5.1 | ||
createDate | The creation date. For more information, see Resource Property. | 3.5.1 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 3.5.1 | ||
groupBy | 3.5.1 | |||
systemTags | 3.5.1 | |||
userTags | 3.5.1 |
Sample
{
"inventories": [
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"description": "",
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"monitors": [
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 2,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"monitorIp": "172.24.0.1",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
}
],
"name": "vhg",
"services": [
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 22,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"networkServiceName": "PortForwardingRuleVO",
"networkServiceUuid": "4ef05744e52a499daeb4f54b86d4c652",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:40:23 PM",
"id": 24,
"lastOpDate": "Jul 15, 2019 4:40:23 PM",
"networkServiceName": "VipVO",
"networkServiceUuid": "432d38b6e32241aabe63e904c4c559dd",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:40:25 PM",
"id": 25,
"lastOpDate": "Jul 15, 2019 4:40:25 PM",
"networkServiceName": "EipVO",
"networkServiceUuid": "9b8d2747168f47d188be973702af4e9d",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 21,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"networkServiceName": "VipVO",
"networkServiceUuid": "eea29b936a754cc7ae579bb9bd9ebc25",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:58:05 PM",
"id": 26,
"lastOpDate": "Jul 15, 2019 4:58:05 PM",
"networkServiceName": "VipVO",
"networkServiceUuid": "e7d36f743b8545e39ee9494051f3c159",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 23,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"networkServiceName": "VpcRouterDnsVO",
"networkServiceUuid": "223.5.5.5",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 19,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"networkServiceName": "L3NetworkVO",
"networkServiceUuid": "15ed3ffa436d4c729ff8ae1d4a9003f0",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 20,
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"networkServiceName": "VipVO",
"networkServiceUuid": "e3c68f02ef6f43848e9c15ffb03f8ec3",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"createDate": "Jul 15, 2019 4:58:10 PM",
"id": 27,
"lastOpDate": "Jul 15, 2019 4:58:10 PM",
"networkServiceName": "LoadBalancerVO",
"networkServiceUuid": "82ad4a36c71c4f14ab35369142dcc18a",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
}
],
"usedIps": [
{
"createDate": "Jul 15, 2019 4:30:58 PM",
"id": 2,
"ip": "172.24.3.249",
"l3NetworkUuid": "5e928354551743dc83c922386ff0a667",
"lastOpDate": "Jul 15, 2019 4:30:58 PM",
"netmask": "255.255.0.0",
"vipUuid": "eea29b936a754cc7ae579bb9bd9ebc25",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
}
],
"uuid": "6ca37f92c7474c1b82a6d354819da912",
"vrRefs": [
{
"uuid": "49ea6a808c4e43748ebe89f4b97542b4",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
},
{
"uuid": "e272a6a9c3144fc4aa776f2303584d18",
"vpcHaRouterUuid": "6ca37f92c7474c1b82a6d354819da912"
}
]
}
],
"success": true
}