Skip to content

Commit f600591

Browse files
committed
vmname
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent e409e72 commit f600591

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/adminguide/extensions/developer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ Example:
7575
},
7676
"virtualmachineid": "...",
7777
"cloudstack.vm.details": {
78-
"id": 25,
79-
"name": "i-2-100-QA",
78+
"id": 100,
79+
"name": "i-2-100-VM",
8080
...
8181
},
82-
"virtualmachinename": "i-2-100-QA"
82+
"virtualmachinename": "i-2-100-VM"
8383
}
8484
8585
The schema varies depending on the resource and action. Use this to perform context-specific logic.

0 commit comments

Comments
 (0)