1
+ {
2
+ "kind" : " compute#diskTypeAggregatedList" ,
3
+ "id" : " projects/project-id/aggregated/diskTypes" ,
4
+ "items" : {
5
+ "regions/us-central1" : {
6
+ "warning" : {
7
+ "code" : " NO_RESULTS_ON_PAGE" ,
8
+ "message" : " No results for the scope 'regions/us-central1'." ,
9
+ "data" : [
10
+ {
11
+ "key" : " scope" ,
12
+ "value" : " regions/us-central1"
13
+ }
14
+ ]
15
+ }
16
+ },
17
+ "regions/us-central2" : {
18
+ "warning" : {
19
+ "code" : " NO_RESULTS_ON_PAGE" ,
20
+ "message" : " No results for the scope 'regions/us-central2'." ,
21
+ "data" : [
22
+ {
23
+ "key" : " scope" ,
24
+ "value" : " regions/us-central2"
25
+ }
26
+ ]
27
+ }
28
+ },
29
+ "zones/us-central1-a" : {
30
+ "diskTypes" : [
31
+ {
32
+ "kind" : " compute#diskType" ,
33
+ "id" : " 30003" ,
34
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
35
+ "name" : " local-ssd" ,
36
+ "description" : " Local SSD" ,
37
+ "validDiskSize" : " 375GB-375GB" ,
38
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a" ,
39
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a/diskTypes/local-ssd" ,
40
+ "defaultDiskSizeGb" : " 375"
41
+ },
42
+ {
43
+ "kind" : " compute#diskType" ,
44
+ "id" : " 30007" ,
45
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
46
+ "name" : " pd-balanced" ,
47
+ "description" : " Balanced Persistent Disk" ,
48
+ "validDiskSize" : " 10GB-65536GB" ,
49
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a" ,
50
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a/diskTypes/pd-balanced" ,
51
+ "defaultDiskSizeGb" : " 100"
52
+ },
53
+ {
54
+ "kind" : " compute#diskType" ,
55
+ "id" : " 30002" ,
56
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
57
+ "name" : " pd-ssd" ,
58
+ "description" : " SSD Persistent Disk" ,
59
+ "validDiskSize" : " 10GB-65536GB" ,
60
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a" ,
61
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a/diskTypes/pd-ssd" ,
62
+ "defaultDiskSizeGb" : " 100"
63
+ },
64
+ {
65
+ "kind" : " compute#diskType" ,
66
+ "id" : " 30001" ,
67
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
68
+ "name" : " pd-standard" ,
69
+ "description" : " Standard Persistent Disk" ,
70
+ "validDiskSize" : " 10GB-65536GB" ,
71
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a" ,
72
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-a/diskTypes/pd-standard" ,
73
+ "defaultDiskSizeGb" : " 500"
74
+ }
75
+ ]
76
+ },
77
+ "zones/us-central1-b" : {
78
+ "diskTypes" : [
79
+ {
80
+ "kind" : " compute#diskType" ,
81
+ "id" : " 30014" ,
82
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
83
+ "name" : " hyperdisk-balanced" ,
84
+ "description" : " Hyperdisk Balanced Persistent Disk" ,
85
+ "validDiskSize" : " 4GB-65536GB" ,
86
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
87
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/hyperdisk-balanced" ,
88
+ "defaultDiskSizeGb" : " 100"
89
+ },
90
+ {
91
+ "kind" : " compute#diskType" ,
92
+ "id" : " 30012" ,
93
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
94
+ "name" : " hyperdisk-extreme" ,
95
+ "description" : " Hyperdisk Extreme Persistent Disk" ,
96
+ "validDiskSize" : " 64GB-65536GB" ,
97
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
98
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/hyperdisk-extreme" ,
99
+ "defaultDiskSizeGb" : " 1000"
100
+ },
101
+ {
102
+ "kind" : " compute#diskType" ,
103
+ "id" : " 30013" ,
104
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
105
+ "name" : " hyperdisk-throughput" ,
106
+ "description" : " Hyperdisk Throughput Persistent Disk" ,
107
+ "validDiskSize" : " 2048GB-32768GB" ,
108
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
109
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/hyperdisk-throughput" ,
110
+ "defaultDiskSizeGb" : " 2048"
111
+ },
112
+ {
113
+ "kind" : " compute#diskType" ,
114
+ "id" : " 30003" ,
115
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
116
+ "name" : " local-ssd" ,
117
+ "description" : " Local SSD" ,
118
+ "validDiskSize" : " 375GB-375GB" ,
119
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
120
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/local-ssd" ,
121
+ "defaultDiskSizeGb" : " 375"
122
+ },
123
+ {
124
+ "kind" : " compute#diskType" ,
125
+ "id" : " 30007" ,
126
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
127
+ "name" : " pd-balanced" ,
128
+ "description" : " Balanced Persistent Disk" ,
129
+ "validDiskSize" : " 10GB-65536GB" ,
130
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
131
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/pd-balanced" ,
132
+ "defaultDiskSizeGb" : " 100"
133
+ },
134
+ {
135
+ "kind" : " compute#diskType" ,
136
+ "id" : " 30008" ,
137
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
138
+ "name" : " pd-extreme" ,
139
+ "description" : " Extreme Persistent Disk" ,
140
+ "validDiskSize" : " 500GB-65536GB" ,
141
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
142
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/pd-extreme" ,
143
+ "defaultDiskSizeGb" : " 1000"
144
+ },
145
+ {
146
+ "kind" : " compute#diskType" ,
147
+ "id" : " 30002" ,
148
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
149
+ "name" : " pd-ssd" ,
150
+ "description" : " SSD Persistent Disk" ,
151
+ "validDiskSize" : " 10GB-65536GB" ,
152
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
153
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/pd-ssd" ,
154
+ "defaultDiskSizeGb" : " 100"
155
+ },
156
+ {
157
+ "kind" : " compute#diskType" ,
158
+ "id" : " 30001" ,
159
+ "creationTimestamp" : " 1969-12-31T16:00:00.000-08:00" ,
160
+ "name" : " pd-standard" ,
161
+ "description" : " Standard Persistent Disk" ,
162
+ "validDiskSize" : " 10GB-65536GB" ,
163
+ "zone" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b" ,
164
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/zones/us-central1-b/diskTypes/pd-standard" ,
165
+ "defaultDiskSizeGb" : " 500"
166
+ }
167
+ ]
168
+ }
169
+ },
170
+ "zones/us-central2-a" : {
171
+ "warning" : {
172
+ "code" : " NO_RESULTS_ON_PAGE" ,
173
+ "message" : " No results for the scope 'zones/us-central2-a'." ,
174
+ "data" : [
175
+ {
176
+ "key" : " scope" ,
177
+ "value" : " zones/us-central2-a"
178
+ }
179
+ ]
180
+ }
181
+ },
182
+ "zones/us-central2-b" : {
183
+ "warning" : {
184
+ "code" : " NO_RESULTS_ON_PAGE" ,
185
+ "message" : " No results for the scope 'zones/us-central2-b'." ,
186
+ "data" : [
187
+ {
188
+ "key" : " scope" ,
189
+ "value" : " zones/us-central2-b"
190
+ }
191
+ ]
192
+ }
193
+ },
194
+ "selfLink" : " https://www.googleapis.com/compute/v1/projects/project-id/aggregated/diskTypes"
195
+ }
0 commit comments