-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathoneview_config-rename.json
30 lines (30 loc) · 1.15 KB
/
oneview_config-rename.json
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
{
"ip": "<oneview_ip>",
"credentials": {
"userName": "<username>",
"password": "<password>",
"authLoginDomain": ""
},
"image_streamer_ip": "<i3s_ip>",
"api_version": 2800,
"storage_domain": "TestDomain",
"storage_system_name" : "ThreePAR-1",
"storage_system_ip" : "<storage_system_ip>",
"storage_system_username" : "<storage_system_username>",
"storage_system_password" : "<storage_system_password>",
"storage_pool_name": "cpg-growth-limit-1TiB",
"server_profile_name": "sp1",
"storage_volume_name": "Volume with Storage Pool",
"snapshot_name": "Testing facts_20160823201021",
"server_hardware_hostname": "<server-hardware-hostname>",
"server_hardware_username": "<server-hardware-username>",
"server_hardware_password": "<server-hardware-password>",
"logical_interconnect_name": "LIG",
"volume_template_name": "svt1",
"scope_name": "MySampleScope",
"interconnect_ip": "fe80::2:0:c:1",
"interconnect_ip_for_update": "fe80::2:0:c:1",
"port_id": "748d4699-62ff-454e-8ec8-773815c4aa2f:d1",
"hypervisor_manager_username": "<hypervisor_manager_username>",
"hypervisor_manager_password": "<hypervisor_manager_password>"
}