This repository was archived by the owner on Apr 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathvalid_run_instance.json
More file actions
76 lines (76 loc) · 3.29 KB
/
valid_run_instance.json
File metadata and controls
76 lines (76 loc) · 3.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"queryasyncjobresultresponse": {
"jobprocstatus": 0,
"created": "2014-03-03T21:32:17+0000",
"cmd": "org.apache.cloudstack.api.command.user.vm.DeployVMCmd",
"userid": "2edb33ec-95e4-11e3-b2e4-d19c9d3e5e1d",
"jobstatus": 1,
"jobid": "e0b2d780-4d9e-4a4a-8429-fb28f53807dc",
"jobresultcode": 0,
"jobresulttype": "object",
"jobresult": {
"virtualmachine": {
"domain": "ROOT",
"domainid": "2edae3e4-95e4-11e3-b2e4-d19c9d3e5e1d",
"haenable": false,
"templatename": "CentOS 5.3(64-bit) no GUI (Simulator)",
"jobstatus": 0,
"zoneid": "1e47a2fc-61c7-401c-b90e-416b472ada64",
"cpunumber": 1,
"passwordenabled": false,
"instancename": "i-2-20-QA",
"id": "e8dc9242-ab36-4889-a797-21e22b528fc3",
"hostname": "SimulatedAgent.74a0cc00-96c0-4b60-a170-7c749c6e2f10",
"displayvm": true,
"state": "Running",
"guestosid": "2e678976-95e4-11e3-b2e4-d19c9d3e5e1d",
"cpuspeed": 500,
"serviceofferingid": "739292ce-3e12-4643-8ca1-abfdc2b2eb76",
"zonename": "Sandbox-simulator",
"isdynamicallyscalable": false,
"tags": [],
"nic": [
{
"networkid": "344ef1e8-e59e-416b-aa32-9bef9c352903",
"macaddress": "06:4f:98:00:01:03",
"isolationuri": "ec2://untagged",
"type": "Shared",
"broadcasturi": "vlan://untagged",
"traffictype": "Guest",
"netmask": "255.255.255.0",
"ipaddress": "60.147.41.7",
"id": "f148a5d7-f43c-4afd-8987-4ebaea370e59",
"networkname": "guestNetworkForBasicZone",
"gateway": "60.147.41.1",
"isdefault": true
}
],
"memory": 512,
"securitygroup": [
{
"egressrule": [],
"account": "admin",
"description": "Default Security Group",
"tags": [],
"ingressrule": [],
"id": "1cc5720a-95e5-11e3-b2e4-d19c9d3e5e1d",
"name": "default"
}
],
"templateid": "a32d70ee-95e4-11e3-b2e4-d19c9d3e5e1d",
"affinitygroup": [],
"account": "admin",
"hostid": "e880bd0f-1597-4cec-b108-c61dd02d78fd",
"name": "e8dc9242-ab36-4889-a797-21e22b528fc3",
"created": "2014-03-03T21:32:17+0000",
"hypervisor": "Simulator",
"jobid": "e0b2d780-4d9e-4a4a-8429-fb28f53807dc",
"rootdevicetype": "ROOT",
"rootdeviceid": 0,
"serviceofferingname": "Small Instance",
"templatedisplaytext": "CentOS 5.3(64-bit) no GUI (Simulator)"
}
},
"accountid": "2edb0c28-95e4-11e3-b2e4-d19c9d3e5e1d"
}
}