aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/pdf/template/cloud_extrapolate.json
blob: d2cc6f7887ee4e4873f839b8c4e2753cc514fde6 (plain)
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
{
  "_comment_head": "Maintainer - Sridhar Rao <sridhar.rao@spirent.com>",
  "_comment_ex1": "C:City, A:Area, R:Room, N:Unique Number",
  "_comment_ex2": "All are 2 characters. City-Capitals, Area-Small",
  "extrapolation_info": {
    "ilo_password": "CID-AID-RID-NID",
    "ilo_user": "owner",
    "ip_increment": ""
  },
  "_comment_servers1": "This will be auto generated",
  "_comment_servers2": "This describes the entire cloud.",
  "servers": [
    {
      "role_name": "",
      "device_name": "",
      "az_name": " ",
      "ha_name": " ",
      "rack": "",
      "ilo_info": {
        "ip": "",
        "user": "",
        "password": ""
      },
      "service_info": {
        "service_ip": ""
      }
    }
  ]
}