Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit cb606cd

Browse files
committed
Updated example file
1 parent 41793d9 commit cb606cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/image_streamer/os_volumes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
image_streamer_client = oneview_client.create_image_streamer_client()
3333

3434
os_volumes_information = {
35-
"name": "OSVolume-33",
36-
"id": "c1252cc6-76f7-4644-a879-dfe3251ea985"
35+
"name": "OSVolume-5",
36+
"id": "57f2d803-9c11-4f9a-bc02-71804a0fcc3e"
3737
}
3838
destination_archive_path = './archive_log.txt'
3939

0 commit comments

Comments
 (0)