Skip to content

Commit a033fd6

Browse files
committed
more
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent 36bef4b commit a033fd6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

source/adminguide/extensions/developer.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,15 @@ Example:
9494
"name": "i-2-100-VM",
9595
...
9696
},
97-
"virtualmachinename": "i-2-100-VM"
97+
"virtualmachinename": "i-2-100-VM",
98+
"caller": {
99+
"roleid": "6b86674b-7e61-11f0-ba77-1e00c8000158",
100+
"rolename": "Root Admin",
101+
"name": "admin",
102+
"roletype": "Admin",
103+
"id": "93567ed9-7e61-11f0-ba77-1e00c8000158",
104+
"type": "ADMIN"
105+
}
98106
}
99107
100108
The schema varies depending on the resource and action. Use this to perform context-specific logic.

0 commit comments

Comments
 (0)