Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1 | tosca_definitions_version: tosca_simple_yaml_1_1 |
| 2 | metadata: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 3 | invariantUUID: 4a6b3ad9-ffd4-4240-8e98-585b49a95505 |
| 4 | UUID: 4bd2239f-235d-44c5-be82-881eeccb4dc2 |
| 5 | name: vFW_CDS |
| 6 | description: vfw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 7 | type: Service |
| 8 | category: Network L4+ |
| 9 | serviceType: '' |
| 10 | serviceRole: '' |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 11 | instantiationType: Macro |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 12 | serviceEcompNaming: true |
| 13 | ecompGeneratedNaming: true |
| 14 | namingPolicy: '' |
| 15 | environmentContext: General_Revenue-Bearing |
| 16 | imports: |
| 17 | - nodes: |
| 18 | file: nodes.yml |
| 19 | - datatypes: |
| 20 | file: data.yml |
| 21 | - capabilities: |
| 22 | file: capabilities.yml |
| 23 | - relationships: |
| 24 | file: relationships.yml |
| 25 | - groups: |
| 26 | file: groups.yml |
| 27 | - policies: |
| 28 | file: policies.yml |
| 29 | - annotations: |
| 30 | file: annotations.yml |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 31 | - service-vFW_CDS-interface: |
| 32 | file: service-VfwCds-template-interface.yml |
| 33 | - resource-vFW_CDS: |
| 34 | file: resource-VfwCds-template.yml |
| 35 | - resource-vFW_CDS-interface: |
| 36 | file: resource-VfwCds-template-interface.yml |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 37 | topology_template: |
| 38 | node_templates: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 39 | vFW_CDS 0: |
| 40 | type: org.openecomp.resource.vf.VfwCds |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 41 | metadata: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 42 | invariantUUID: 41bf48fa-d94e-43bd-ab04-3ef1b494e442 |
| 43 | UUID: 011faff1-921e-4bcb-b020-92fb031dd132 |
| 44 | customizationUUID: b752028e-8c98-418d-9a9a-487d725f74c7 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 45 | version: '1.0' |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 46 | name: vFW_CDS |
| 47 | description: vfw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 48 | type: VF |
| 49 | category: Application L4+ |
| 50 | subcategory: Firewall |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 51 | resourceVendor: 2f34c3b5-aacf-41c2-879e |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 52 | resourceVendorRelease: '1.0' |
| 53 | resourceVendorModelNumber: '' |
| 54 | properties: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 55 | vf_module_id: vFirewallCL |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 56 | nf_function: ONAP-FIREWALL |
| 57 | vfw_private_ip_1: 192.168.20.100 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 58 | public_net_id: external |
| 59 | unprotected_private_subnet_id: zdfw1fwl01_unprotected_sub |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 60 | vfw_private_ip_0: 192.168.10.100 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 61 | onap_private_subnet_id: oam_network_hxJw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 62 | vfw_private_ip_2: 10.0.100.1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 63 | sec_group: onap_sg_hxJw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 64 | nf_type: FIREWALL |
| 65 | vfw_name_0: zdfw1fwl01fwl01 |
| 66 | nexus_artifact_repo: https://nexus.onap.org |
| 67 | onap_private_net_cidr: 10.0.0.0/16 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 68 | image_name: ubuntu-14-04-cloud-amd64 |
| 69 | flavor_name: m1.medium |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 70 | dcae_collector_ip: 10.0.4.1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 71 | vnf_id: vSink_demo_app |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 72 | dcae_collector_port: '8081' |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 73 | protected_private_subnet_id: zdfw1fwl01_protected_sub |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 74 | vpg_name_0: zdfw1fwl01pgn01 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 75 | vpg_private_ip_1: 10.0.100.2 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 76 | vsn_private_ip_0: 192.168.20.250 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 77 | vsn_private_ip_1: 10.0.100.3 |
| 78 | vpg_private_ip_0: 192.168.10.200 |
| 79 | protected_private_net_cidr: 192.168.20.0/24 |
| 80 | unprotected_private_net_cidr: 192.168.10.0/24 |
| 81 | nf_naming: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 82 | ecomp_generated_naming: true |
| 83 | vsn_name_0: zdfw1fwl01snk01 |
| 84 | multi_stage_design: false |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 85 | onap_private_net_id: oam_network_hxJw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 86 | nf_naming_code: vfw |
| 87 | unprotected_private_net_id: zdfw1fwl01_unprotected |
| 88 | availability_zone_max_count: 1 |
| 89 | sdnc_artifact_name: vFW_vNF_Artifact |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 90 | demo_artifacts_version: 1.3.0-SNAPSHOT |
| 91 | pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN |
| 92 | key_name: vfw_key |
| 93 | sdnc_model_version: 1.0.0 |
| 94 | nf_role: vFW |
| 95 | install_script_version: 1.3.0-SNAPSHOT |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 96 | protected_private_net_id: zdfw1fwl01_protected |
| 97 | sdnc_model_name: vFW_spinup |
| 98 | cloud_env: openstack |
| 99 | capabilities: |
| 100 | abstract_vfw.cpu_vfw: |
| 101 | properties: |
| 102 | unit: ns |
| 103 | description: CPU time used |
| 104 | type: Cumulative |
| 105 | category: compute |
| 106 | abstract_vpg.memory.resident_vpg: |
| 107 | properties: |
| 108 | unit: MB |
| 109 | description: Volume of RAM used by the instance on the physical machine |
| 110 | type: Gauge |
| 111 | category: compute |
| 112 | abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_0_port: |
| 113 | properties: |
| 114 | unit: B/s |
| 115 | description: Average rate of incoming bytes |
| 116 | type: Gauge |
| 117 | category: network |
| 118 | abstract_vfw.disk.device.read.requests_vfw: |
| 119 | properties: |
| 120 | unit: request |
| 121 | description: Number of read requests |
| 122 | type: Cumulative |
| 123 | category: disk |
| 124 | abstract_vpg.disk.write.bytes_vpg: |
| 125 | properties: |
| 126 | unit: B |
| 127 | description: Volume of writes |
| 128 | type: Cumulative |
| 129 | category: compute |
| 130 | abstract_vsn.disk.device.write.requests.rate_vsn: |
| 131 | properties: |
| 132 | unit: request/s |
| 133 | description: Average rate of write requests |
| 134 | type: Gauge |
| 135 | category: disk |
| 136 | protected_private_network.end_point: |
| 137 | properties: |
| 138 | protocol: tcp |
| 139 | initiator: source |
| 140 | network_name: PRIVATE |
| 141 | secure: false |
| 142 | abstract_vfw.port_mirroring_vfw_vfw_private_2_port: |
| 143 | properties: |
| 144 | connection_point: |
| 145 | network_role: |
| 146 | get_input: port_vfw_private_2_port_network_role |
| 147 | nfc_naming_code: vfw |
| 148 | abstract_vpg.disk.usage_vpg: |
| 149 | properties: |
| 150 | unit: B |
| 151 | description: The physical size in bytes of the image container on the host |
| 152 | type: Gauge |
| 153 | category: disk |
| 154 | abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_1_port: |
| 155 | properties: |
| 156 | unit: B/s |
| 157 | description: Average rate of outgoing bytes |
| 158 | type: Gauge |
| 159 | category: network |
| 160 | abstract_vfw.disk.device.latency_vfw: |
| 161 | properties: |
| 162 | unit: ms |
| 163 | description: Average disk latency per device |
| 164 | type: Gauge |
| 165 | category: disk |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 166 | abstract_vfw.port_mirroring_vfw_vfw_private_1_port: |
| 167 | properties: |
| 168 | connection_point: |
| 169 | network_role: |
| 170 | get_input: port_vfw_private_1_port_network_role |
| 171 | nfc_naming_code: vfw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 172 | abstract_vsn.disk.device.write.bytes_vsn: |
| 173 | properties: |
| 174 | unit: B |
| 175 | description: Volume of writes |
| 176 | type: Cumulative |
| 177 | category: disk |
| 178 | abstract_vfw.disk.read.requests_vfw: |
| 179 | properties: |
| 180 | unit: request |
| 181 | description: Number of read requests |
| 182 | type: Cumulative |
| 183 | category: compute |
| 184 | abstract_vsn.memory.resident_vsn: |
| 185 | properties: |
| 186 | unit: MB |
| 187 | description: Volume of RAM used by the instance on the physical machine |
| 188 | type: Gauge |
| 189 | category: compute |
| 190 | abstract_vfw.memory_vfw: |
| 191 | properties: |
| 192 | unit: MB |
| 193 | description: Volume of RAM allocated to the instance |
| 194 | type: Gauge |
| 195 | category: compute |
| 196 | abstract_vsn.disk.device.read.requests.rate_vsn: |
| 197 | properties: |
| 198 | unit: request/s |
| 199 | description: Average rate of read requests |
| 200 | type: Gauge |
| 201 | category: disk |
| 202 | unprotected_private_network.end_point: |
| 203 | properties: |
| 204 | protocol: tcp |
| 205 | initiator: source |
| 206 | network_name: PRIVATE |
| 207 | secure: false |
| 208 | abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_0_port: |
| 209 | properties: |
| 210 | unit: B/s |
| 211 | description: Average rate of outgoing bytes |
| 212 | type: Gauge |
| 213 | category: network |
| 214 | abstract_vfw.disk.device.allocation_vfw: |
| 215 | properties: |
| 216 | unit: B |
| 217 | description: The amount of disk per device occupied by the instance on the host machine |
| 218 | type: Gauge |
| 219 | category: disk |
| 220 | abstract_vfw.disk.root.size_vfw: |
| 221 | properties: |
| 222 | unit: GB |
| 223 | description: Size of root disk |
| 224 | type: Gauge |
| 225 | category: compute |
| 226 | abstract_vpg.memory.usage_vpg: |
| 227 | properties: |
| 228 | unit: MB |
| 229 | description: Volume of RAM used by the instance from the amount of its allocated memory |
| 230 | type: Gauge |
| 231 | category: compute |
| 232 | abstract_vfw.disk.capacity_vfw: |
| 233 | properties: |
| 234 | unit: B |
| 235 | description: The amount of disk that the instance can see |
| 236 | type: Gauge |
| 237 | category: disk |
| 238 | abstract_vfw.disk.allocation_vfw: |
| 239 | properties: |
| 240 | unit: B |
| 241 | description: The amount of disk occupied by the instance on the host machine |
| 242 | type: Gauge |
| 243 | category: disk |
| 244 | abstract_vpg.network.incoming.bytes_vpg_vpg_private_0_port: |
| 245 | properties: |
| 246 | unit: B |
| 247 | description: Number of incoming bytes |
| 248 | type: Cumulative |
| 249 | category: network |
| 250 | abstract_vpg.disk.iops_vpg: |
| 251 | properties: |
| 252 | unit: count/s |
| 253 | description: Average disk iops |
| 254 | type: Gauge |
| 255 | category: disk |
| 256 | abstract_vpg.disk.device.capacity_vpg: |
| 257 | properties: |
| 258 | unit: B |
| 259 | description: The amount of disk per device that the instance can see |
| 260 | type: Gauge |
| 261 | category: disk |
| 262 | abstract_vsn.scalable_vsn: |
| 263 | properties: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 264 | max_instances: 1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 265 | min_instances: 1 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 266 | abstract_vpg.disk.write.requests.rate_vpg: |
| 267 | properties: |
| 268 | unit: request/s |
| 269 | description: Average rate of write requests |
| 270 | type: Gauge |
| 271 | category: compute |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 272 | abstract_vsn.disk.read.bytes_vsn: |
| 273 | properties: |
| 274 | unit: B |
| 275 | description: Volume of reads |
| 276 | type: Cumulative |
| 277 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 278 | abstract_vfw.disk.device.iops_vfw: |
| 279 | properties: |
| 280 | unit: count/s |
| 281 | description: Average disk iops per device |
| 282 | type: Gauge |
| 283 | category: disk |
| 284 | abstract_vsn.disk.device.write.requests_vsn: |
| 285 | properties: |
| 286 | unit: request |
| 287 | description: Number of write requests |
| 288 | type: Cumulative |
| 289 | category: disk |
| 290 | abstract_vfw.disk.write.requests_vfw: |
| 291 | properties: |
| 292 | unit: request |
| 293 | description: Number of write requests |
| 294 | type: Cumulative |
| 295 | category: compute |
| 296 | abstract_vsn.disk.device.allocation_vsn: |
| 297 | properties: |
| 298 | unit: B |
| 299 | description: The amount of disk per device occupied by the instance on the host machine |
| 300 | type: Gauge |
| 301 | category: disk |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 302 | abstract_vpg.disk.read.bytes_vpg: |
| 303 | properties: |
| 304 | unit: B |
| 305 | description: Volume of reads |
| 306 | type: Cumulative |
| 307 | category: compute |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 308 | abstract_vsn.disk.ephemeral.size_vsn: |
| 309 | properties: |
| 310 | unit: GB |
| 311 | description: Size of ephemeral disk |
| 312 | type: Gauge |
| 313 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 314 | abstract_vsn.cpu_vsn: |
| 315 | properties: |
| 316 | unit: ns |
| 317 | description: CPU time used |
| 318 | type: Cumulative |
| 319 | category: compute |
| 320 | abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_2_port: |
| 321 | properties: |
| 322 | unit: B/s |
| 323 | description: Average rate of outgoing bytes |
| 324 | type: Gauge |
| 325 | category: network |
| 326 | abstract_vsn.disk.write.bytes_vsn: |
| 327 | properties: |
| 328 | unit: B |
| 329 | description: Volume of writes |
| 330 | type: Cumulative |
| 331 | category: compute |
| 332 | abstract_vpg.disk.device.read.bytes_vpg: |
| 333 | properties: |
| 334 | unit: B |
| 335 | description: Volume of reads |
| 336 | type: Cumulative |
| 337 | category: disk |
| 338 | abstract_vpg.disk.capacity_vpg: |
| 339 | properties: |
| 340 | unit: B |
| 341 | description: The amount of disk that the instance can see |
| 342 | type: Gauge |
| 343 | category: disk |
| 344 | abstract_vpg.disk.device.read.bytes.rate_vpg: |
| 345 | properties: |
| 346 | unit: B/s |
| 347 | description: Average rate of reads |
| 348 | type: Gauge |
| 349 | category: disk |
| 350 | abstract_vfw.disk.usage_vfw: |
| 351 | properties: |
| 352 | unit: B |
| 353 | description: The physical size in bytes of the image container on the host |
| 354 | type: Gauge |
| 355 | category: disk |
| 356 | abstract_vsn.disk.device.latency_vsn: |
| 357 | properties: |
| 358 | unit: ms |
| 359 | description: Average disk latency per device |
| 360 | type: Gauge |
| 361 | category: disk |
| 362 | abstract_vpg.scalable_vpg: |
| 363 | properties: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 364 | max_instances: 1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 365 | min_instances: 1 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 366 | abstract_vfw.network.incoming.packets_vfw_vfw_private_1_port: |
| 367 | properties: |
| 368 | unit: packet |
| 369 | description: Number of incoming packets |
| 370 | type: Cumulative |
| 371 | category: network |
| 372 | abstract_vsn.instance_vsn: |
| 373 | properties: |
| 374 | unit: instance |
| 375 | description: Existence of instance |
| 376 | type: Gauge |
| 377 | category: compute |
| 378 | abstract_vsn.network.outpoing.packets_vsn_vsn_private_1_port: |
| 379 | properties: |
| 380 | unit: packet |
| 381 | description: Number of outgoing packets |
| 382 | type: Cumulative |
| 383 | category: network |
| 384 | abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_2_port: |
| 385 | properties: |
| 386 | unit: B/s |
| 387 | description: Average rate of incoming bytes |
| 388 | type: Gauge |
| 389 | category: network |
| 390 | abstract_vpg.disk.device.allocation_vpg: |
| 391 | properties: |
| 392 | unit: B |
| 393 | description: The amount of disk per device occupied by the instance on the host machine |
| 394 | type: Gauge |
| 395 | category: disk |
| 396 | abstract_vsn.disk.write.requests_vsn: |
| 397 | properties: |
| 398 | unit: request |
| 399 | description: Number of write requests |
| 400 | type: Cumulative |
| 401 | category: compute |
| 402 | abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_1_port: |
| 403 | properties: |
| 404 | unit: packet/s |
| 405 | description: Average rate of incoming packets |
| 406 | type: Gauge |
| 407 | category: network |
| 408 | abstract_vfw.disk.write.bytes_vfw: |
| 409 | properties: |
| 410 | unit: B |
| 411 | description: Volume of writes |
| 412 | type: Cumulative |
| 413 | category: compute |
| 414 | abstract_vsn.disk.device.read.bytes.rate_vsn: |
| 415 | properties: |
| 416 | unit: B/s |
| 417 | description: Average rate of reads |
| 418 | type: Gauge |
| 419 | category: disk |
| 420 | abstract_vsn.vcpus_vsn: |
| 421 | properties: |
| 422 | unit: vcpu |
| 423 | description: Number of virtual CPUs allocated to the instance |
| 424 | type: Gauge |
| 425 | category: compute |
| 426 | abstract_vfw.disk.device.write.bytes_vfw: |
| 427 | properties: |
| 428 | unit: B |
| 429 | description: Volume of writes |
| 430 | type: Cumulative |
| 431 | category: disk |
| 432 | abstract_vsn.cpu.delta_vsn: |
| 433 | properties: |
| 434 | unit: ns |
| 435 | description: CPU time used since previous datapoint |
| 436 | type: Delta |
| 437 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 438 | abstract_vfw.memory.resident_vfw: |
| 439 | properties: |
| 440 | unit: MB |
| 441 | description: Volume of RAM used by the instance on the physical machine |
| 442 | type: Gauge |
| 443 | category: compute |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 444 | abstract_vfw.network.incoming.bytes_vfw_vfw_private_1_port: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 445 | properties: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 446 | unit: B |
| 447 | description: Number of incoming bytes |
| 448 | type: Cumulative |
| 449 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 450 | abstract_vpg.disk.device.iops_vpg: |
| 451 | properties: |
| 452 | unit: count/s |
| 453 | description: Average disk iops per device |
| 454 | type: Gauge |
| 455 | category: disk |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 456 | abstract_vsn.cpu_util_vsn: |
| 457 | properties: |
| 458 | unit: '%' |
| 459 | description: Average CPU utilization |
| 460 | type: Gauge |
| 461 | category: compute |
| 462 | abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_1_port: |
| 463 | properties: |
| 464 | unit: B/s |
| 465 | description: Average rate of incoming bytes |
| 466 | type: Gauge |
| 467 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 468 | abstract_vsn.network.incoming.packets_vsn_vsn_private_0_port: |
| 469 | properties: |
| 470 | unit: packet |
| 471 | description: Number of incoming packets |
| 472 | type: Cumulative |
| 473 | category: network |
| 474 | abstract_vsn.network.outgoing.bytes_vsn_vsn_private_0_port: |
| 475 | properties: |
| 476 | unit: B |
| 477 | description: Number of outgoing bytes |
| 478 | type: Cumulative |
| 479 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 480 | abstract_vpg.disk.latency_vpg: |
| 481 | properties: |
| 482 | unit: ms |
| 483 | description: Average disk latency |
| 484 | type: Gauge |
| 485 | category: disk |
| 486 | abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_1_port: |
| 487 | properties: |
| 488 | unit: B/s |
| 489 | description: Average rate of incoming bytes |
| 490 | type: Gauge |
| 491 | category: network |
| 492 | abstract_vpg.instance_vpg: |
| 493 | properties: |
| 494 | unit: instance |
| 495 | description: Existence of instance |
| 496 | type: Gauge |
| 497 | category: compute |
| 498 | abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_0_port: |
| 499 | properties: |
| 500 | unit: packet/s |
| 501 | description: Average rate of outgoing packets |
| 502 | type: Gauge |
| 503 | category: network |
| 504 | abstract_vpg.network.outpoing.packets_vpg_vpg_private_0_port: |
| 505 | properties: |
| 506 | unit: packet |
| 507 | description: Number of outgoing packets |
| 508 | type: Cumulative |
| 509 | category: network |
| 510 | abstract_vfw.network.outpoing.packets_vfw_vfw_private_2_port: |
| 511 | properties: |
| 512 | unit: packet |
| 513 | description: Number of outgoing packets |
| 514 | type: Cumulative |
| 515 | category: network |
| 516 | abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_0_port: |
| 517 | properties: |
| 518 | unit: packet/s |
| 519 | description: Average rate of outgoing packets |
| 520 | type: Gauge |
| 521 | category: network |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 522 | abstract_vsn.port_mirroring_vsn_vsn_private_0_port: |
| 523 | properties: |
| 524 | connection_point: |
| 525 | network_role: |
| 526 | get_input: port_vsn_private_0_port_network_role |
| 527 | nfc_naming_code: vsn |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 528 | abstract_vsn.disk.allocation_vsn: |
| 529 | properties: |
| 530 | unit: B |
| 531 | description: The amount of disk occupied by the instance on the host machine |
| 532 | type: Gauge |
| 533 | category: disk |
| 534 | abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_2_port: |
| 535 | properties: |
| 536 | unit: packet/s |
| 537 | description: Average rate of outgoing packets |
| 538 | type: Gauge |
| 539 | category: network |
| 540 | abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_2_port: |
| 541 | properties: |
| 542 | unit: packet/s |
| 543 | description: Average rate of incoming packets |
| 544 | type: Gauge |
| 545 | category: network |
| 546 | abstract_vsn.disk.capacity_vsn: |
| 547 | properties: |
| 548 | unit: B |
| 549 | description: The amount of disk that the instance can see |
| 550 | type: Gauge |
| 551 | category: disk |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 552 | abstract_vpg.port_mirroring_vpg_vpg_private_0_port: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 553 | properties: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 554 | connection_point: |
| 555 | network_role: |
| 556 | get_input: port_vpg_private_0_port_network_role |
| 557 | nfc_naming_code: vpg |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 558 | abstract_vpg.disk.allocation_vpg: |
| 559 | properties: |
| 560 | unit: B |
| 561 | description: The amount of disk occupied by the instance on the host machine |
| 562 | type: Gauge |
| 563 | category: disk |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 564 | abstract_vsn.disk.device.capacity_vsn: |
| 565 | properties: |
| 566 | unit: B |
| 567 | description: The amount of disk per device that the instance can see |
| 568 | type: Gauge |
| 569 | category: disk |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 570 | abstract_vfw.disk.device.read.requests.rate_vfw: |
| 571 | properties: |
| 572 | unit: request/s |
| 573 | description: Average rate of read requests |
| 574 | type: Gauge |
| 575 | category: disk |
| 576 | abstract_vsn.disk.root.size_vsn: |
| 577 | properties: |
| 578 | unit: GB |
| 579 | description: Size of root disk |
| 580 | type: Gauge |
| 581 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 582 | abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_0_port: |
| 583 | properties: |
| 584 | unit: packet/s |
| 585 | description: Average rate of outgoing packets |
| 586 | type: Gauge |
| 587 | category: network |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 588 | abstract_vsn.network.incoming.bytes_vsn_vsn_private_1_port: |
| 589 | properties: |
| 590 | unit: B |
| 591 | description: Number of incoming bytes |
| 592 | type: Cumulative |
| 593 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 594 | abstract_vsn.disk.usage_vsn: |
| 595 | properties: |
| 596 | unit: B |
| 597 | description: The physical size in bytes of the image container on the host |
| 598 | type: Gauge |
| 599 | category: disk |
| 600 | abstract_vsn.disk.write.bytes.rate_vsn: |
| 601 | properties: |
| 602 | unit: B/s |
| 603 | description: Average rate of writes |
| 604 | type: Gauge |
| 605 | category: compute |
| 606 | abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_1_port: |
| 607 | properties: |
| 608 | unit: B/s |
| 609 | description: Average rate of outgoing bytes |
| 610 | type: Gauge |
| 611 | category: network |
| 612 | abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_1_port: |
| 613 | properties: |
| 614 | unit: packet/s |
| 615 | description: Average rate of incoming packets |
| 616 | type: Gauge |
| 617 | category: network |
| 618 | abstract_vsn.endpoint_vsn: |
| 619 | properties: |
| 620 | secure: true |
| 621 | abstract_vpg.disk.read.bytes.rate_vpg: |
| 622 | properties: |
| 623 | unit: B/s |
| 624 | description: Average rate of reads |
| 625 | type: Gauge |
| 626 | category: compute |
| 627 | abstract_vfw.network.outgoing.bytes_vfw_vfw_private_0_port: |
| 628 | properties: |
| 629 | unit: B |
| 630 | description: Number of outgoing bytes |
| 631 | type: Cumulative |
| 632 | category: network |
| 633 | abstract_vpg.disk.device.read.requests_vpg: |
| 634 | properties: |
| 635 | unit: request |
| 636 | description: Number of read requests |
| 637 | type: Cumulative |
| 638 | category: disk |
| 639 | abstract_vpg.port_mirroring_vpg_vpg_private_1_port: |
| 640 | properties: |
| 641 | connection_point: |
| 642 | network_role: |
| 643 | get_input: port_vpg_private_1_port_network_role |
| 644 | nfc_naming_code: vpg |
| 645 | abstract_vsn.port_mirroring_vsn_vsn_private_1_port: |
| 646 | properties: |
| 647 | connection_point: |
| 648 | network_role: |
| 649 | get_input: port_vsn_private_1_port_network_role |
| 650 | nfc_naming_code: vsn |
| 651 | abstract_vfw.network.incoming.bytes_vfw_vfw_private_2_port: |
| 652 | properties: |
| 653 | unit: B |
| 654 | description: Number of incoming bytes |
| 655 | type: Cumulative |
| 656 | category: network |
| 657 | abstract_vfw.disk.ephemeral.size_vfw: |
| 658 | properties: |
| 659 | unit: GB |
| 660 | description: Size of ephemeral disk |
| 661 | type: Gauge |
| 662 | category: compute |
| 663 | abstract_vpg.disk.read.requests_vpg: |
| 664 | properties: |
| 665 | unit: request |
| 666 | description: Number of read requests |
| 667 | type: Cumulative |
| 668 | category: compute |
| 669 | abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_1_port: |
| 670 | properties: |
| 671 | unit: packet/s |
| 672 | description: Average rate of outgoing packets |
| 673 | type: Gauge |
| 674 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 675 | abstract_vpg.network.outpoing.packets_vpg_vpg_private_1_port: |
| 676 | properties: |
| 677 | unit: packet |
| 678 | description: Number of outgoing packets |
| 679 | type: Cumulative |
| 680 | category: network |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 681 | abstract_vsn.disk.device.write.bytes.rate_vsn: |
| 682 | properties: |
| 683 | unit: B/s |
| 684 | description: Average rate of writes |
| 685 | type: Gauge |
| 686 | category: disk |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 687 | abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_1_port: |
| 688 | properties: |
| 689 | unit: packet/s |
| 690 | description: Average rate of outgoing packets |
| 691 | type: Gauge |
| 692 | category: network |
| 693 | abstract_vfw.network.incoming.packets_vfw_vfw_private_2_port: |
| 694 | properties: |
| 695 | unit: packet |
| 696 | description: Number of incoming packets |
| 697 | type: Cumulative |
| 698 | category: network |
| 699 | abstract_vpg.disk.device.write.bytes_vpg: |
| 700 | properties: |
| 701 | unit: B |
| 702 | description: Volume of writes |
| 703 | type: Cumulative |
| 704 | category: disk |
| 705 | abstract_vfw.network.outgoing.bytes_vfw_vfw_private_1_port: |
| 706 | properties: |
| 707 | unit: B |
| 708 | description: Number of outgoing bytes |
| 709 | type: Cumulative |
| 710 | category: network |
| 711 | abstract_vsn.memory.usage_vsn: |
| 712 | properties: |
| 713 | unit: MB |
| 714 | description: Volume of RAM used by the instance from the amount of its allocated memory |
| 715 | type: Gauge |
| 716 | category: compute |
| 717 | abstract_vsn.network.incoming.bytes_vsn_vsn_private_0_port: |
| 718 | properties: |
| 719 | unit: B |
| 720 | description: Number of incoming bytes |
| 721 | type: Cumulative |
| 722 | category: network |
| 723 | abstract_vpg.network.incoming.packets_vpg_vpg_private_1_port: |
| 724 | properties: |
| 725 | unit: packet |
| 726 | description: Number of incoming packets |
| 727 | type: Cumulative |
| 728 | category: network |
| 729 | abstract_vsn.disk.device.iops_vsn: |
| 730 | properties: |
| 731 | unit: count/s |
| 732 | description: Average disk iops per device |
| 733 | type: Gauge |
| 734 | category: disk |
| 735 | abstract_vpg.disk.device.write.bytes.rate_vpg: |
| 736 | properties: |
| 737 | unit: B/s |
| 738 | description: Average rate of writes |
| 739 | type: Gauge |
| 740 | category: disk |
| 741 | abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_0_port: |
| 742 | properties: |
| 743 | unit: B/s |
| 744 | description: Average rate of outgoing bytes |
| 745 | type: Gauge |
| 746 | category: network |
| 747 | abstract_vsn.disk.device.read.bytes_vsn: |
| 748 | properties: |
| 749 | unit: B |
| 750 | description: Volume of reads |
| 751 | type: Cumulative |
| 752 | category: disk |
| 753 | abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_1_port: |
| 754 | properties: |
| 755 | unit: packet/s |
| 756 | description: Average rate of incoming packets |
| 757 | type: Gauge |
| 758 | category: network |
| 759 | abstract_vfw.disk.latency_vfw: |
| 760 | properties: |
| 761 | unit: ms |
| 762 | description: Average disk latency |
| 763 | type: Gauge |
| 764 | category: disk |
| 765 | abstract_vsn.disk.read.requests_vsn: |
| 766 | properties: |
| 767 | unit: request |
| 768 | description: Number of read requests |
| 769 | type: Cumulative |
| 770 | category: compute |
| 771 | abstract_vpg.endpoint_vpg: |
| 772 | properties: |
| 773 | secure: true |
| 774 | abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_0_port: |
| 775 | properties: |
| 776 | unit: B/s |
| 777 | description: Average rate of incoming bytes |
| 778 | type: Gauge |
| 779 | category: network |
| 780 | abstract_vsn.disk.device.read.requests_vsn: |
| 781 | properties: |
| 782 | unit: request |
| 783 | description: Number of read requests |
| 784 | type: Cumulative |
| 785 | category: disk |
| 786 | abstract_vsn.memory_vsn: |
| 787 | properties: |
| 788 | unit: MB |
| 789 | description: Volume of RAM allocated to the instance |
| 790 | type: Gauge |
| 791 | category: compute |
| 792 | abstract_vfw.disk.device.read.bytes.rate_vfw: |
| 793 | properties: |
| 794 | unit: B/s |
| 795 | description: Average rate of reads |
| 796 | type: Gauge |
| 797 | category: disk |
| 798 | abstract_vfw.disk.device.read.bytes_vfw: |
| 799 | properties: |
| 800 | unit: B |
| 801 | description: Volume of reads |
| 802 | type: Cumulative |
| 803 | category: disk |
| 804 | abstract_vfw.disk.read.bytes_vfw: |
| 805 | properties: |
| 806 | unit: B |
| 807 | description: Volume of reads |
| 808 | type: Cumulative |
| 809 | category: compute |
| 810 | abstract_vfw.disk.read.bytes.rate_vfw: |
| 811 | properties: |
| 812 | unit: B/s |
| 813 | description: Average rate of reads |
| 814 | type: Gauge |
| 815 | category: compute |
| 816 | abstract_vfw.endpoint_vfw: |
| 817 | properties: |
| 818 | secure: true |
| 819 | abstract_vfw.disk.device.write.requests_vfw: |
| 820 | properties: |
| 821 | unit: request |
| 822 | description: Number of write requests |
| 823 | type: Cumulative |
| 824 | category: disk |
| 825 | abstract_vpg.cpu_util_vpg: |
| 826 | properties: |
| 827 | unit: '%' |
| 828 | description: Average CPU utilization |
| 829 | type: Gauge |
| 830 | category: compute |
| 831 | abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_0_port: |
| 832 | properties: |
| 833 | unit: B/s |
| 834 | description: Average rate of outgoing bytes |
| 835 | type: Gauge |
| 836 | category: network |
| 837 | abstract_vpg.vcpus_vpg: |
| 838 | properties: |
| 839 | unit: vcpu |
| 840 | description: Number of virtual CPUs allocated to the instance |
| 841 | type: Gauge |
| 842 | category: compute |
| 843 | abstract_vpg.cpu_vpg: |
| 844 | properties: |
| 845 | unit: ns |
| 846 | description: CPU time used |
| 847 | type: Cumulative |
| 848 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 849 | abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_0_port: |
| 850 | properties: |
| 851 | unit: packet/s |
| 852 | description: Average rate of incoming packets |
| 853 | type: Gauge |
| 854 | category: network |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 855 | abstract_vsn.network.incoming.packets_vsn_vsn_private_1_port: |
| 856 | properties: |
| 857 | unit: packet |
| 858 | description: Number of incoming packets |
| 859 | type: Cumulative |
| 860 | category: network |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 861 | abstract_vpg.network.outgoing.bytes_vpg_vpg_private_1_port: |
| 862 | properties: |
| 863 | unit: B |
| 864 | description: Number of outgoing bytes |
| 865 | type: Cumulative |
| 866 | category: network |
| 867 | abstract_vsn.network.outgoing.bytes_vsn_vsn_private_1_port: |
| 868 | properties: |
| 869 | unit: B |
| 870 | description: Number of outgoing bytes |
| 871 | type: Cumulative |
| 872 | category: network |
| 873 | abstract_vfw.network.outpoing.packets_vfw_vfw_private_0_port: |
| 874 | properties: |
| 875 | unit: packet |
| 876 | description: Number of outgoing packets |
| 877 | type: Cumulative |
| 878 | category: network |
| 879 | abstract_vfw.disk.write.requests.rate_vfw: |
| 880 | properties: |
| 881 | unit: request/s |
| 882 | description: Average rate of write requests |
| 883 | type: Gauge |
| 884 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 885 | abstract_vpg.disk.root.size_vpg: |
| 886 | properties: |
| 887 | unit: GB |
| 888 | description: Size of root disk |
| 889 | type: Gauge |
| 890 | category: compute |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 891 | abstract_vsn.disk.write.requests.rate_vsn: |
| 892 | properties: |
| 893 | unit: request/s |
| 894 | description: Average rate of write requests |
| 895 | type: Gauge |
| 896 | category: compute |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 897 | abstract_vpg.disk.device.usage_vpg: |
| 898 | properties: |
| 899 | unit: B |
| 900 | description: The physical size in bytes of the image container on the host per device |
| 901 | type: Gauge |
| 902 | category: disk |
| 903 | abstract_vpg.disk.device.write.requests.rate_vpg: |
| 904 | properties: |
| 905 | unit: request/s |
| 906 | description: Average rate of write requests |
| 907 | type: Gauge |
| 908 | category: disk |
| 909 | abstract_vfw.disk.device.capacity_vfw: |
| 910 | properties: |
| 911 | unit: B |
| 912 | description: The amount of disk per device that the instance can see |
| 913 | type: Gauge |
| 914 | category: disk |
| 915 | abstract_vfw.network.outgoing.bytes_vfw_vfw_private_2_port: |
| 916 | properties: |
| 917 | unit: B |
| 918 | description: Number of outgoing bytes |
| 919 | type: Cumulative |
| 920 | category: network |
| 921 | abstract_vfw.cpu_util_vfw: |
| 922 | properties: |
| 923 | unit: '%' |
| 924 | description: Average CPU utilization |
| 925 | type: Gauge |
| 926 | category: compute |
| 927 | abstract_vfw.cpu.delta_vfw: |
| 928 | properties: |
| 929 | unit: ns |
| 930 | description: CPU time used since previous datapoint |
| 931 | type: Delta |
| 932 | category: compute |
| 933 | abstract_vfw.vcpus_vfw: |
| 934 | properties: |
| 935 | unit: vcpu |
| 936 | description: Number of virtual CPUs allocated to the instance |
| 937 | type: Gauge |
| 938 | category: compute |
| 939 | abstract_vsn.disk.iops_vsn: |
| 940 | properties: |
| 941 | unit: count/s |
| 942 | description: Average disk iops |
| 943 | type: Gauge |
| 944 | category: disk |
| 945 | abstract_vfw.network.incoming.bytes_vfw_vfw_private_0_port: |
| 946 | properties: |
| 947 | unit: B |
| 948 | description: Number of incoming bytes |
| 949 | type: Cumulative |
| 950 | category: network |
| 951 | abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_1_port: |
| 952 | properties: |
| 953 | unit: packet/s |
| 954 | description: Average rate of outgoing packets |
| 955 | type: Gauge |
| 956 | category: network |
| 957 | abstract_vfw.disk.iops_vfw: |
| 958 | properties: |
| 959 | unit: count/s |
| 960 | description: Average disk iops |
| 961 | type: Gauge |
| 962 | category: disk |
| 963 | abstract_vfw.disk.write.bytes.rate_vfw: |
| 964 | properties: |
| 965 | unit: B/s |
| 966 | description: Average rate of writes |
| 967 | type: Gauge |
| 968 | category: compute |
| 969 | abstract_vfw.scalable_vfw: |
| 970 | properties: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 971 | max_instances: 1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 972 | min_instances: 1 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 973 | abstract_vpg.memory_vpg: |
| 974 | properties: |
| 975 | unit: MB |
| 976 | description: Volume of RAM allocated to the instance |
| 977 | type: Gauge |
| 978 | category: compute |
| 979 | abstract_vpg.disk.ephemeral.size_vpg: |
| 980 | properties: |
| 981 | unit: GB |
| 982 | description: Size of ephemeral disk |
| 983 | type: Gauge |
| 984 | category: compute |
| 985 | abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_0_port: |
| 986 | properties: |
| 987 | unit: B/s |
| 988 | description: Average rate of incoming bytes |
| 989 | type: Gauge |
| 990 | category: network |
| 991 | abstract_vsn.network.outpoing.packets_vsn_vsn_private_0_port: |
| 992 | properties: |
| 993 | unit: packet |
| 994 | description: Number of outgoing packets |
| 995 | type: Cumulative |
| 996 | category: network |
| 997 | abstract_vfw.network.incoming.packets_vfw_vfw_private_0_port: |
| 998 | properties: |
| 999 | unit: packet |
| 1000 | description: Number of incoming packets |
| 1001 | type: Cumulative |
| 1002 | category: network |
| 1003 | abstract_vfw.memory.usage_vfw: |
| 1004 | properties: |
| 1005 | unit: MB |
| 1006 | description: Volume of RAM used by the instance from the amount of its allocated memory |
| 1007 | type: Gauge |
| 1008 | category: compute |
| 1009 | abstract_vpg.network.incoming.packets_vpg_vpg_private_0_port: |
| 1010 | properties: |
| 1011 | unit: packet |
| 1012 | description: Number of incoming packets |
| 1013 | type: Cumulative |
| 1014 | category: network |
| 1015 | abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_1_port: |
| 1016 | properties: |
| 1017 | unit: B/s |
| 1018 | description: Average rate of outgoing bytes |
| 1019 | type: Gauge |
| 1020 | category: network |
| 1021 | abstract_vfw.network.outpoing.packets_vfw_vfw_private_1_port: |
| 1022 | properties: |
| 1023 | unit: packet |
| 1024 | description: Number of outgoing packets |
| 1025 | type: Cumulative |
| 1026 | category: network |
| 1027 | abstract_vpg.disk.device.read.requests.rate_vpg: |
| 1028 | properties: |
| 1029 | unit: request/s |
| 1030 | description: Average rate of read requests |
| 1031 | type: Gauge |
| 1032 | category: disk |
| 1033 | abstract_vpg.disk.device.write.requests_vpg: |
| 1034 | properties: |
| 1035 | unit: request |
| 1036 | description: Number of write requests |
| 1037 | type: Cumulative |
| 1038 | category: disk |
| 1039 | abstract_vpg.disk.device.latency_vpg: |
| 1040 | properties: |
| 1041 | unit: ms |
| 1042 | description: Average disk latency per device |
| 1043 | type: Gauge |
| 1044 | category: disk |
| 1045 | abstract_vfw.disk.device.usage_vfw: |
| 1046 | properties: |
| 1047 | unit: B |
| 1048 | description: The physical size in bytes of the image container on the host per device |
| 1049 | type: Gauge |
| 1050 | category: disk |
| 1051 | abstract_vpg.network.outgoing.bytes_vpg_vpg_private_0_port: |
| 1052 | properties: |
| 1053 | unit: B |
| 1054 | description: Number of outgoing bytes |
| 1055 | type: Cumulative |
| 1056 | category: network |
| 1057 | abstract_vfw.disk.device.write.bytes.rate_vfw: |
| 1058 | properties: |
| 1059 | unit: B/s |
| 1060 | description: Average rate of writes |
| 1061 | type: Gauge |
| 1062 | category: disk |
| 1063 | abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_0_port: |
| 1064 | properties: |
| 1065 | unit: packet/s |
| 1066 | description: Average rate of incoming packets |
| 1067 | type: Gauge |
| 1068 | category: network |
| 1069 | abstract_vpg.cpu.delta_vpg: |
| 1070 | properties: |
| 1071 | unit: ns |
| 1072 | description: CPU time used since previous datapoint |
| 1073 | type: Delta |
| 1074 | category: compute |
| 1075 | abstract_vpg.network.incoming.bytes_vpg_vpg_private_1_port: |
| 1076 | properties: |
| 1077 | unit: B |
| 1078 | description: Number of incoming bytes |
| 1079 | type: Cumulative |
| 1080 | category: network |
| 1081 | abstract_vfw.instance_vfw: |
| 1082 | properties: |
| 1083 | unit: instance |
| 1084 | description: Existence of instance |
| 1085 | type: Gauge |
| 1086 | category: compute |
| 1087 | abstract_vsn.disk.latency_vsn: |
| 1088 | properties: |
| 1089 | unit: ms |
| 1090 | description: Average disk latency |
| 1091 | type: Gauge |
| 1092 | category: disk |
| 1093 | abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_1_port: |
| 1094 | properties: |
| 1095 | unit: B/s |
| 1096 | description: Average rate of incoming bytes |
| 1097 | type: Gauge |
| 1098 | category: network |
| 1099 | abstract_vpg.disk.write.bytes.rate_vpg: |
| 1100 | properties: |
| 1101 | unit: B/s |
| 1102 | description: Average rate of writes |
| 1103 | type: Gauge |
| 1104 | category: compute |
| 1105 | abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_0_port: |
| 1106 | properties: |
| 1107 | unit: packet/s |
| 1108 | description: Average rate of incoming packets |
| 1109 | type: Gauge |
| 1110 | category: network |
| 1111 | abstract_vfw.disk.device.write.requests.rate_vfw: |
| 1112 | properties: |
| 1113 | unit: request/s |
| 1114 | description: Average rate of write requests |
| 1115 | type: Gauge |
| 1116 | category: disk |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1117 | abstract_vfw.port_mirroring_vfw_vfw_private_0_port: |
| 1118 | properties: |
| 1119 | connection_point: |
| 1120 | network_role: |
| 1121 | get_input: port_vfw_private_0_port_network_role |
| 1122 | nfc_naming_code: vfw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1123 | abstract_vpg.disk.write.requests_vpg: |
| 1124 | properties: |
| 1125 | unit: request |
| 1126 | description: Number of write requests |
| 1127 | type: Cumulative |
| 1128 | category: compute |
| 1129 | abstract_vsn.disk.read.bytes.rate_vsn: |
| 1130 | properties: |
| 1131 | unit: B/s |
| 1132 | description: Average rate of reads |
| 1133 | type: Gauge |
| 1134 | category: compute |
| 1135 | abstract_vsn.disk.device.usage_vsn: |
| 1136 | properties: |
| 1137 | unit: B |
| 1138 | description: The physical size in bytes of the image container on the host per device |
| 1139 | type: Gauge |
| 1140 | category: disk |
| 1141 | groups: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1142 | vfw_cds0..VfwCds..vpg..module-2: |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1143 | type: org.openecomp.groups.VfModule |
| 1144 | metadata: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1145 | vfModuleModelName: VfwCds..vpg..module-2 |
| 1146 | vfModuleModelInvariantUUID: 9e8c0042-3c5e-467e-b6b7-1a72767f67a0 |
| 1147 | vfModuleModelUUID: f1118f68-25c5-4a76-a303-871a4b473120 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1148 | vfModuleModelVersion: '1' |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1149 | vfModuleModelCustomizationUUID: 2c0c5066-111b-4c50-a0cf-319900c0d485 |
| 1150 | properties: |
| 1151 | min_vf_module_instances: 0 |
| 1152 | vf_module_label: vpg |
| 1153 | vf_module_type: Expansion |
| 1154 | isBase: false |
| 1155 | initial_count: 0 |
| 1156 | volume_group: false |
| 1157 | vfw_cds0..VfwCds..vfw..module-3: |
| 1158 | type: org.openecomp.groups.VfModule |
| 1159 | metadata: |
| 1160 | vfModuleModelName: VfwCds..vfw..module-3 |
| 1161 | vfModuleModelInvariantUUID: 7ea3ce56-cbf6-42ac-9dd7-c8db731163db |
| 1162 | vfModuleModelUUID: 1226a090-2b4d-42a8-9473-2a485e259f2c |
| 1163 | vfModuleModelVersion: '1' |
| 1164 | vfModuleModelCustomizationUUID: e9ccd43d-0072-4bb9-bc41-6d5781ba4935 |
| 1165 | properties: |
| 1166 | min_vf_module_instances: 0 |
| 1167 | vf_module_label: vfw |
| 1168 | vf_module_type: Expansion |
| 1169 | isBase: false |
| 1170 | initial_count: 0 |
| 1171 | volume_group: false |
| 1172 | vfw_cds0..VfwCds..vsn..module-1: |
| 1173 | type: org.openecomp.groups.VfModule |
| 1174 | metadata: |
| 1175 | vfModuleModelName: VfwCds..vsn..module-1 |
| 1176 | vfModuleModelInvariantUUID: bffc6334-9a5e-437c-a771-8ec5a8aed000 |
| 1177 | vfModuleModelUUID: 8bf1ad34-3029-40cd-9543-930db1f8fc49 |
| 1178 | vfModuleModelVersion: '1' |
| 1179 | vfModuleModelCustomizationUUID: 8baaa142-2e28-4057-a278-19c5a500e806 |
| 1180 | properties: |
| 1181 | min_vf_module_instances: 0 |
| 1182 | vf_module_label: vsn |
| 1183 | vf_module_type: Expansion |
| 1184 | isBase: false |
| 1185 | initial_count: 0 |
| 1186 | volume_group: false |
| 1187 | vfw_cds0..VfwCds..base_template..module-0: |
| 1188 | type: org.openecomp.groups.VfModule |
| 1189 | metadata: |
| 1190 | vfModuleModelName: VfwCds..base_template..module-0 |
| 1191 | vfModuleModelInvariantUUID: 14391bc3-aea4-4b1e-b033-1bb40c5824dc |
| 1192 | vfModuleModelUUID: b8e24c49-4504-4577-8b3f-0f0e19932db0 |
| 1193 | vfModuleModelVersion: '1' |
| 1194 | vfModuleModelCustomizationUUID: 7a6bc5e5-1256-433a-9830-7247e4aaf5b2 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1195 | properties: |
| 1196 | min_vf_module_instances: 1 |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1197 | vf_module_label: base_template |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1198 | max_vf_module_instances: 1 |
| 1199 | vf_module_type: Base |
| 1200 | isBase: true |
| 1201 | initial_count: 1 |
| 1202 | volume_group: false |
| 1203 | substitution_mappings: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1204 | node_type: org.openecomp.service.VfwCds |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1205 | capabilities: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1206 | vfw_cds0.abstract_vpg.binding_vpg_vpg_private_1_port: |
| 1207 | - vfw_cds0 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1208 | - abstract_vpg.binding_vpg_vpg_private_1_port |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1209 | vfw_cds0.abstract_vfw.feature_vfw_vfw_private_2_port: |
| 1210 | - vfw_cds0 |
| 1211 | - abstract_vfw.feature_vfw_vfw_private_2_port |
| 1212 | vfw_cds0.abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_1_port: |
| 1213 | - vfw_cds0 |
| 1214 | - abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_1_port |
| 1215 | vfw_cds0.abstract_vfw.disk.device.iops_vfw: |
| 1216 | - vfw_cds0 |
| 1217 | - abstract_vfw.disk.device.iops_vfw |
| 1218 | vfw_cds0.abstract_vfw.instance_vfw: |
| 1219 | - vfw_cds0 |
| 1220 | - abstract_vfw.instance_vfw |
| 1221 | vfw_cds0.abstract_vfw.disk.read.bytes_vfw: |
| 1222 | - vfw_cds0 |
| 1223 | - abstract_vfw.disk.read.bytes_vfw |
| 1224 | vfw_cds0.abstract_vsn.disk.write.requests_vsn: |
| 1225 | - vfw_cds0 |
| 1226 | - abstract_vsn.disk.write.requests_vsn |
| 1227 | vfw_cds0.abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_0_port: |
| 1228 | - vfw_cds0 |
| 1229 | - abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_0_port |
| 1230 | vfw_cds0.abstract_vfw.memory.resident_vfw: |
| 1231 | - vfw_cds0 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1232 | - abstract_vfw.memory.resident_vfw |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1233 | vfw_cds0.abstract_vsn.disk.device.read.requests.rate_vsn: |
| 1234 | - vfw_cds0 |
| 1235 | - abstract_vsn.disk.device.read.requests.rate_vsn |
| 1236 | vfw_cds0.abstract_vsn.os_vsn: |
| 1237 | - vfw_cds0 |
| 1238 | - abstract_vsn.os_vsn |
| 1239 | vfw_cds0.abstract_vfw.disk.device.capacity_vfw: |
| 1240 | - vfw_cds0 |
| 1241 | - abstract_vfw.disk.device.capacity_vfw |
| 1242 | vfw_cds0.unprotected_private_network.feature: |
| 1243 | - vfw_cds0 |
| 1244 | - unprotected_private_network.feature |
| 1245 | vfw_cds0.abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_1_port: |
| 1246 | - vfw_cds0 |
| 1247 | - abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_1_port |
| 1248 | vfw_cds0.abstract_vfw.feature_vfw: |
| 1249 | - vfw_cds0 |
| 1250 | - abstract_vfw.feature_vfw |
| 1251 | vfw_cds0.abstract_vfw.host_vfw: |
| 1252 | - vfw_cds0 |
| 1253 | - abstract_vfw.host_vfw |
| 1254 | vfw_cds0.abstract_vpg.network.incoming.bytes_vpg_vpg_private_0_port: |
| 1255 | - vfw_cds0 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1256 | - abstract_vpg.network.incoming.bytes_vpg_vpg_private_0_port |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1257 | vfw_cds0.abstract_vpg.disk.write.requests_vpg: |
| 1258 | - vfw_cds0 |
| 1259 | - abstract_vpg.disk.write.requests_vpg |
| 1260 | vfw_cds0.abstract_vsn.disk.root.size_vsn: |
| 1261 | - vfw_cds0 |
| 1262 | - abstract_vsn.disk.root.size_vsn |
| 1263 | vfw_cds0.abstract_vfw.disk.write.bytes.rate_vfw: |
| 1264 | - vfw_cds0 |
| 1265 | - abstract_vfw.disk.write.bytes.rate_vfw |
| 1266 | vfw_cds0.abstract_vfw.port_mirroring_vfw_vfw_private_0_port: |
| 1267 | - vfw_cds0 |
| 1268 | - abstract_vfw.port_mirroring_vfw_vfw_private_0_port |
| 1269 | vfw_cds0.abstract_vsn.feature_vsn_vsn_private_1_port: |
| 1270 | - vfw_cds0 |
| 1271 | - abstract_vsn.feature_vsn_vsn_private_1_port |
| 1272 | vfw_cds0.abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_1_port: |
| 1273 | - vfw_cds0 |
| 1274 | - abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_1_port |
| 1275 | vfw_cds0.abstract_vfw.memory.usage_vfw: |
| 1276 | - vfw_cds0 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1277 | - abstract_vfw.memory.usage_vfw |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1278 | vfw_cds0.abstract_vfw.network.incoming.packets_vfw_vfw_private_0_port: |
| 1279 | - vfw_cds0 |
| 1280 | - abstract_vfw.network.incoming.packets_vfw_vfw_private_0_port |
| 1281 | vfw_cds0.abstract_vsn.forwarder_vsn_vsn_private_1_port: |
| 1282 | - vfw_cds0 |
| 1283 | - abstract_vsn.forwarder_vsn_vsn_private_1_port |
| 1284 | vfw_cds0.abstract_vsn.port_mirroring_vsn_vsn_private_0_port: |
| 1285 | - vfw_cds0 |
| 1286 | - abstract_vsn.port_mirroring_vsn_vsn_private_0_port |
| 1287 | vfw_cds0.abstract_vfw.endpoint_vfw: |
| 1288 | - vfw_cds0 |
| 1289 | - abstract_vfw.endpoint_vfw |
| 1290 | vfw_cds0.unprotected_private_network.end_point: |
| 1291 | - vfw_cds0 |
| 1292 | - unprotected_private_network.end_point |
| 1293 | vfw_cds0.abstract_vpg.disk.device.iops_vpg: |
| 1294 | - vfw_cds0 |
| 1295 | - abstract_vpg.disk.device.iops_vpg |
| 1296 | vfw_cds0.abstract_vsn.disk.allocation_vsn: |
| 1297 | - vfw_cds0 |
| 1298 | - abstract_vsn.disk.allocation_vsn |
| 1299 | vfw_cds0.abstract_vfw.disk.device.latency_vfw: |
| 1300 | - vfw_cds0 |
| 1301 | - abstract_vfw.disk.device.latency_vfw |
| 1302 | vfw_cds0.abstract_vpg.vcpus_vpg: |
| 1303 | - vfw_cds0 |
| 1304 | - abstract_vpg.vcpus_vpg |
| 1305 | vfw_cds0.abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_0_port: |
| 1306 | - vfw_cds0 |
| 1307 | - abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_0_port |
| 1308 | vfw_cds0.abstract_vfw.cpu_vfw: |
| 1309 | - vfw_cds0 |
| 1310 | - abstract_vfw.cpu_vfw |
| 1311 | vfw_cds0.abstract_vfw.network.incoming.bytes_vfw_vfw_private_0_port: |
| 1312 | - vfw_cds0 |
| 1313 | - abstract_vfw.network.incoming.bytes_vfw_vfw_private_0_port |
| 1314 | vfw_cds0.abstract_vsn.host_vsn: |
| 1315 | - vfw_cds0 |
| 1316 | - abstract_vsn.host_vsn |
| 1317 | vfw_cds0.abstract_vsn.disk.write.bytes.rate_vsn: |
| 1318 | - vfw_cds0 |
| 1319 | - abstract_vsn.disk.write.bytes.rate_vsn |
| 1320 | vfw_cds0.abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_0_port: |
| 1321 | - vfw_cds0 |
| 1322 | - abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_0_port |
| 1323 | vfw_cds0.abstract_vpg.network.outgoing.bytes_vpg_vpg_private_0_port: |
| 1324 | - vfw_cds0 |
| 1325 | - abstract_vpg.network.outgoing.bytes_vpg_vpg_private_0_port |
| 1326 | vfw_cds0.abstract_vfw.port_mirroring_vfw_vfw_private_2_port: |
| 1327 | - vfw_cds0 |
| 1328 | - abstract_vfw.port_mirroring_vfw_vfw_private_2_port |
| 1329 | vfw_cds0.abstract_vsn.vcpus_vsn: |
| 1330 | - vfw_cds0 |
| 1331 | - abstract_vsn.vcpus_vsn |
| 1332 | vfw_cds0.abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_1_port: |
| 1333 | - vfw_cds0 |
| 1334 | - abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_1_port |
| 1335 | vfw_cds0.abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_1_port: |
| 1336 | - vfw_cds0 |
| 1337 | - abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_1_port |
| 1338 | vfw_cds0.abstract_vfw.feature_vfw_vfw_private_0_port: |
| 1339 | - vfw_cds0 |
| 1340 | - abstract_vfw.feature_vfw_vfw_private_0_port |
| 1341 | vfw_cds0.abstract_vpg.port_mirroring_vpg_vpg_private_1_port: |
| 1342 | - vfw_cds0 |
| 1343 | - abstract_vpg.port_mirroring_vpg_vpg_private_1_port |
| 1344 | vfw_cds0.abstract_vfw.disk.ephemeral.size_vfw: |
| 1345 | - vfw_cds0 |
| 1346 | - abstract_vfw.disk.ephemeral.size_vfw |
| 1347 | vfw_cds0.unprotected_private_network.link: |
| 1348 | - vfw_cds0 |
| 1349 | - unprotected_private_network.link |
| 1350 | vfw_cds0.abstract_vsn.disk.latency_vsn: |
| 1351 | - vfw_cds0 |
| 1352 | - abstract_vsn.disk.latency_vsn |
| 1353 | vfw_cds0.abstract_vpg.forwarder_vpg_vpg_private_1_port: |
| 1354 | - vfw_cds0 |
| 1355 | - abstract_vpg.forwarder_vpg_vpg_private_1_port |
| 1356 | vfw_cds0.abstract_vfw.binding_vfw_vfw_private_1_port: |
| 1357 | - vfw_cds0 |
| 1358 | - abstract_vfw.binding_vfw_vfw_private_1_port |
| 1359 | vfw_cds0.abstract_vpg.cpu_util_vpg: |
| 1360 | - vfw_cds0 |
| 1361 | - abstract_vpg.cpu_util_vpg |
| 1362 | vfw_cds0.abstract_vfw.vcpus_vfw: |
| 1363 | - vfw_cds0 |
| 1364 | - abstract_vfw.vcpus_vfw |
| 1365 | vfw_cds0.protected_private_network.attachment: |
| 1366 | - vfw_cds0 |
| 1367 | - protected_private_network.attachment |
| 1368 | vfw_cds0.abstract_vfw.network.incoming.bytes_vfw_vfw_private_2_port: |
| 1369 | - vfw_cds0 |
| 1370 | - abstract_vfw.network.incoming.bytes_vfw_vfw_private_2_port |
| 1371 | vfw_cds0.abstract_vsn.disk.device.iops_vsn: |
| 1372 | - vfw_cds0 |
| 1373 | - abstract_vsn.disk.device.iops_vsn |
| 1374 | vfw_cds0.abstract_vpg.scalable_vpg: |
| 1375 | - vfw_cds0 |
| 1376 | - abstract_vpg.scalable_vpg |
| 1377 | vfw_cds0.abstract_vfw.network.outpoing.packets_vfw_vfw_private_2_port: |
| 1378 | - vfw_cds0 |
| 1379 | - abstract_vfw.network.outpoing.packets_vfw_vfw_private_2_port |
| 1380 | vfw_cds0.abstract_vfw.binding_vfw_vfw_private_2_port: |
| 1381 | - vfw_cds0 |
| 1382 | - abstract_vfw.binding_vfw_vfw_private_2_port |
| 1383 | vfw_cds0.abstract_vsn.disk.device.read.requests_vsn: |
| 1384 | - vfw_cds0 |
| 1385 | - abstract_vsn.disk.device.read.requests_vsn |
| 1386 | vfw_cds0.abstract_vsn.memory.usage_vsn: |
| 1387 | - vfw_cds0 |
| 1388 | - abstract_vsn.memory.usage_vsn |
| 1389 | vfw_cds0.abstract_vsn.disk.device.usage_vsn: |
| 1390 | - vfw_cds0 |
| 1391 | - abstract_vsn.disk.device.usage_vsn |
| 1392 | vfw_cds0.abstract_vsn.disk.device.read.bytes.rate_vsn: |
| 1393 | - vfw_cds0 |
| 1394 | - abstract_vsn.disk.device.read.bytes.rate_vsn |
| 1395 | vfw_cds0.abstract_vsn.binding_vsn_vsn_private_0_port: |
| 1396 | - vfw_cds0 |
| 1397 | - abstract_vsn.binding_vsn_vsn_private_0_port |
| 1398 | vfw_cds0.abstract_vfw.memory_vfw: |
| 1399 | - vfw_cds0 |
| 1400 | - abstract_vfw.memory_vfw |
| 1401 | vfw_cds0.abstract_vsn.disk.device.write.requests.rate_vsn: |
| 1402 | - vfw_cds0 |
| 1403 | - abstract_vsn.disk.device.write.requests.rate_vsn |
| 1404 | vfw_cds0.abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_1_port: |
| 1405 | - vfw_cds0 |
| 1406 | - abstract_vsn.network.outgoing.bytes.rate_vsn_vsn_private_1_port |
| 1407 | vfw_cds0.protected_private_network.feature: |
| 1408 | - vfw_cds0 |
| 1409 | - protected_private_network.feature |
| 1410 | vfw_cds0.abstract_vsn.disk.iops_vsn: |
| 1411 | - vfw_cds0 |
| 1412 | - abstract_vsn.disk.iops_vsn |
| 1413 | vfw_cds0.abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_0_port: |
| 1414 | - vfw_cds0 |
| 1415 | - abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_0_port |
| 1416 | vfw_cds0.abstract_vfw.disk.read.requests_vfw: |
| 1417 | - vfw_cds0 |
| 1418 | - abstract_vfw.disk.read.requests_vfw |
| 1419 | vfw_cds0.abstract_vsn.attachment_vsn_vsn_private_0_port: |
| 1420 | - vfw_cds0 |
| 1421 | - abstract_vsn.attachment_vsn_vsn_private_0_port |
| 1422 | vfw_cds0.abstract_vpg.disk.capacity_vpg: |
| 1423 | - vfw_cds0 |
| 1424 | - abstract_vpg.disk.capacity_vpg |
| 1425 | vfw_cds0.abstract_vfw.disk.device.allocation_vfw: |
| 1426 | - vfw_cds0 |
| 1427 | - abstract_vfw.disk.device.allocation_vfw |
| 1428 | vfw_cds0.abstract_vpg.disk.write.requests.rate_vpg: |
| 1429 | - vfw_cds0 |
| 1430 | - abstract_vpg.disk.write.requests.rate_vpg |
| 1431 | vfw_cds0.abstract_vsn.network.outgoing.bytes_vsn_vsn_private_1_port: |
| 1432 | - vfw_cds0 |
| 1433 | - abstract_vsn.network.outgoing.bytes_vsn_vsn_private_1_port |
| 1434 | vfw_cds0.abstract_vpg.attachment_vpg_vpg_private_0_port: |
| 1435 | - vfw_cds0 |
| 1436 | - abstract_vpg.attachment_vpg_vpg_private_0_port |
| 1437 | vfw_cds0.abstract_vsn.network.outpoing.packets_vsn_vsn_private_1_port: |
| 1438 | - vfw_cds0 |
| 1439 | - abstract_vsn.network.outpoing.packets_vsn_vsn_private_1_port |
| 1440 | vfw_cds0.abstract_vfw.disk.device.usage_vfw: |
| 1441 | - vfw_cds0 |
| 1442 | - abstract_vfw.disk.device.usage_vfw |
| 1443 | vfw_cds0.abstract_vsn.disk.write.requests.rate_vsn: |
| 1444 | - vfw_cds0 |
| 1445 | - abstract_vsn.disk.write.requests.rate_vsn |
| 1446 | vfw_cds0.abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_0_port: |
| 1447 | - vfw_cds0 |
| 1448 | - abstract_vpg.network.incoming.packets.rate_vpg_vpg_private_0_port |
| 1449 | vfw_cds0.abstract_vpg.attachment_vpg_vpg_private_1_port: |
| 1450 | - vfw_cds0 |
| 1451 | - abstract_vpg.attachment_vpg_vpg_private_1_port |
| 1452 | vfw_cds0.abstract_vfw.disk.write.requests.rate_vfw: |
| 1453 | - vfw_cds0 |
| 1454 | - abstract_vfw.disk.write.requests.rate_vfw |
| 1455 | vfw_cds0.abstract_vfw.disk.device.write.requests.rate_vfw: |
| 1456 | - vfw_cds0 |
| 1457 | - abstract_vfw.disk.device.write.requests.rate_vfw |
| 1458 | vfw_cds0.abstract_vsn.network.outgoing.bytes_vsn_vsn_private_0_port: |
| 1459 | - vfw_cds0 |
| 1460 | - abstract_vsn.network.outgoing.bytes_vsn_vsn_private_0_port |
| 1461 | vfw_cds0.abstract_vfw.disk.device.write.bytes.rate_vfw: |
| 1462 | - vfw_cds0 |
| 1463 | - abstract_vfw.disk.device.write.bytes.rate_vfw |
| 1464 | vfw_cds0.abstract_vpg.disk.read.bytes.rate_vpg: |
| 1465 | - vfw_cds0 |
| 1466 | - abstract_vpg.disk.read.bytes.rate_vpg |
| 1467 | vfw_cds0.abstract_vsn.disk.device.capacity_vsn: |
| 1468 | - vfw_cds0 |
| 1469 | - abstract_vsn.disk.device.capacity_vsn |
| 1470 | vfw_cds0.abstract_vpg.disk.device.write.requests.rate_vpg: |
| 1471 | - vfw_cds0 |
| 1472 | - abstract_vpg.disk.device.write.requests.rate_vpg |
| 1473 | vfw_cds0.abstract_vsn.forwarder_vsn_vsn_private_0_port: |
| 1474 | - vfw_cds0 |
| 1475 | - abstract_vsn.forwarder_vsn_vsn_private_0_port |
| 1476 | vfw_cds0.abstract_vsn.disk.capacity_vsn: |
| 1477 | - vfw_cds0 |
| 1478 | - abstract_vsn.disk.capacity_vsn |
| 1479 | vfw_cds0.abstract_vfw.network.incoming.bytes_vfw_vfw_private_1_port: |
| 1480 | - vfw_cds0 |
| 1481 | - abstract_vfw.network.incoming.bytes_vfw_vfw_private_1_port |
| 1482 | vfw_cds0.abstract_vsn.cpu_vsn: |
| 1483 | - vfw_cds0 |
| 1484 | - abstract_vsn.cpu_vsn |
| 1485 | vfw_cds0.abstract_vpg.disk.allocation_vpg: |
| 1486 | - vfw_cds0 |
| 1487 | - abstract_vpg.disk.allocation_vpg |
| 1488 | vfw_cds0.abstract_vpg.memory_vpg: |
| 1489 | - vfw_cds0 |
| 1490 | - abstract_vpg.memory_vpg |
| 1491 | vfw_cds0.abstract_vsn.disk.device.write.bytes.rate_vsn: |
| 1492 | - vfw_cds0 |
| 1493 | - abstract_vsn.disk.device.write.bytes.rate_vsn |
| 1494 | vfw_cds0.abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_2_port: |
| 1495 | - vfw_cds0 |
| 1496 | - abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_2_port |
| 1497 | vfw_cds0.abstract_vpg.endpoint_vpg: |
| 1498 | - vfw_cds0 |
| 1499 | - abstract_vpg.endpoint_vpg |
| 1500 | vfw_cds0.abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_1_port: |
| 1501 | - vfw_cds0 |
| 1502 | - abstract_vpg.network.outgoing.packets.rate_vpg_vpg_private_1_port |
| 1503 | vfw_cds0.abstract_vsn.binding_vsn_vsn_private_1_port: |
| 1504 | - vfw_cds0 |
| 1505 | - abstract_vsn.binding_vsn_vsn_private_1_port |
| 1506 | vfw_cds0.abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_1_port: |
| 1507 | - vfw_cds0 |
| 1508 | - abstract_vsn.network.incoming.packets.rate_vsn_vsn_private_1_port |
| 1509 | vfw_cds0.abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_0_port: |
| 1510 | - vfw_cds0 |
| 1511 | - abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_0_port |
| 1512 | vfw_cds0.abstract_vsn.feature_vsn_vsn_private_0_port: |
| 1513 | - vfw_cds0 |
| 1514 | - abstract_vsn.feature_vsn_vsn_private_0_port |
| 1515 | vfw_cds0.abstract_vsn.disk.write.bytes_vsn: |
| 1516 | - vfw_cds0 |
| 1517 | - abstract_vsn.disk.write.bytes_vsn |
| 1518 | vfw_cds0.abstract_vsn.instance_vsn: |
| 1519 | - vfw_cds0 |
| 1520 | - abstract_vsn.instance_vsn |
| 1521 | vfw_cds0.abstract_vsn.disk.device.write.requests_vsn: |
| 1522 | - vfw_cds0 |
| 1523 | - abstract_vsn.disk.device.write.requests_vsn |
| 1524 | vfw_cds0.abstract_vsn.port_mirroring_vsn_vsn_private_1_port: |
| 1525 | - vfw_cds0 |
| 1526 | - abstract_vsn.port_mirroring_vsn_vsn_private_1_port |
| 1527 | vfw_cds0.abstract_vpg.memory.usage_vpg: |
| 1528 | - vfw_cds0 |
| 1529 | - abstract_vpg.memory.usage_vpg |
| 1530 | vfw_cds0.abstract_vpg.disk.device.write.bytes.rate_vpg: |
| 1531 | - vfw_cds0 |
| 1532 | - abstract_vpg.disk.device.write.bytes.rate_vpg |
| 1533 | vfw_cds0.abstract_vpg.disk.device.latency_vpg: |
| 1534 | - vfw_cds0 |
| 1535 | - abstract_vpg.disk.device.latency_vpg |
| 1536 | vfw_cds0.abstract_vfw.feature_vfw_vfw_private_1_port: |
| 1537 | - vfw_cds0 |
| 1538 | - abstract_vfw.feature_vfw_vfw_private_1_port |
| 1539 | vfw_cds0.abstract_vpg.binding_vpg_vpg_private_0_port: |
| 1540 | - vfw_cds0 |
| 1541 | - abstract_vpg.binding_vpg_vpg_private_0_port |
| 1542 | vfw_cds0.abstract_vpg.disk.read.requests_vpg: |
| 1543 | - vfw_cds0 |
| 1544 | - abstract_vpg.disk.read.requests_vpg |
| 1545 | vfw_cds0.abstract_vfw.disk.device.read.requests_vfw: |
| 1546 | - vfw_cds0 |
| 1547 | - abstract_vfw.disk.device.read.requests_vfw |
| 1548 | vfw_cds0.abstract_vfw.disk.device.write.bytes_vfw: |
| 1549 | - vfw_cds0 |
| 1550 | - abstract_vfw.disk.device.write.bytes_vfw |
| 1551 | vfw_cds0.abstract_vpg.instance_vpg: |
| 1552 | - vfw_cds0 |
| 1553 | - abstract_vpg.instance_vpg |
| 1554 | vfw_cds0.abstract_vfw.disk.usage_vfw: |
| 1555 | - vfw_cds0 |
| 1556 | - abstract_vfw.disk.usage_vfw |
| 1557 | vfw_cds0.abstract_vfw.disk.latency_vfw: |
| 1558 | - vfw_cds0 |
| 1559 | - abstract_vfw.disk.latency_vfw |
| 1560 | vfw_cds0.abstract_vfw.attachment_vfw_vfw_private_2_port: |
| 1561 | - vfw_cds0 |
| 1562 | - abstract_vfw.attachment_vfw_vfw_private_2_port |
| 1563 | vfw_cds0.abstract_vsn.disk.device.latency_vsn: |
| 1564 | - vfw_cds0 |
| 1565 | - abstract_vsn.disk.device.latency_vsn |
| 1566 | vfw_cds0.abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_0_port: |
| 1567 | - vfw_cds0 |
| 1568 | - abstract_vpg.network.outgoing.bytes.rate_vpg_vpg_private_0_port |
| 1569 | vfw_cds0.abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_1_port: |
| 1570 | - vfw_cds0 |
| 1571 | - abstract_vfw.network.incoming.packets.rate_vfw_vfw_private_1_port |
| 1572 | vfw_cds0.abstract_vfw.network.outgoing.bytes_vfw_vfw_private_2_port: |
| 1573 | - vfw_cds0 |
| 1574 | - abstract_vfw.network.outgoing.bytes_vfw_vfw_private_2_port |
| 1575 | vfw_cds0.abstract_vfw.binding_vfw: |
| 1576 | - vfw_cds0 |
| 1577 | - abstract_vfw.binding_vfw |
| 1578 | vfw_cds0.abstract_vsn.disk.device.allocation_vsn: |
| 1579 | - vfw_cds0 |
| 1580 | - abstract_vsn.disk.device.allocation_vsn |
| 1581 | vfw_cds0.abstract_vpg.disk.write.bytes_vpg: |
| 1582 | - vfw_cds0 |
| 1583 | - abstract_vpg.disk.write.bytes_vpg |
| 1584 | vfw_cds0.abstract_vsn.network.outpoing.packets_vsn_vsn_private_0_port: |
| 1585 | - vfw_cds0 |
| 1586 | - abstract_vsn.network.outpoing.packets_vsn_vsn_private_0_port |
| 1587 | vfw_cds0.abstract_vsn.memory.resident_vsn: |
| 1588 | - vfw_cds0 |
| 1589 | - abstract_vsn.memory.resident_vsn |
| 1590 | vfw_cds0.abstract_vpg.network.incoming.packets_vpg_vpg_private_0_port: |
| 1591 | - vfw_cds0 |
| 1592 | - abstract_vpg.network.incoming.packets_vpg_vpg_private_0_port |
| 1593 | vfw_cds0.abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_2_port: |
| 1594 | - vfw_cds0 |
| 1595 | - abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_2_port |
| 1596 | vfw_cds0.abstract_vsn.disk.device.read.bytes_vsn: |
| 1597 | - vfw_cds0 |
| 1598 | - abstract_vsn.disk.device.read.bytes_vsn |
| 1599 | vfw_cds0.abstract_vfw.attachment_vfw_vfw_private_0_port: |
| 1600 | - vfw_cds0 |
| 1601 | - abstract_vfw.attachment_vfw_vfw_private_0_port |
| 1602 | vfw_cds0.abstract_vsn.disk.read.bytes_vsn: |
| 1603 | - vfw_cds0 |
| 1604 | - abstract_vsn.disk.read.bytes_vsn |
| 1605 | vfw_cds0.abstract_vpg.disk.device.read.bytes_vpg: |
| 1606 | - vfw_cds0 |
| 1607 | - abstract_vpg.disk.device.read.bytes_vpg |
| 1608 | vfw_cds0.abstract_vfw.forwarder_vfw_vfw_private_0_port: |
| 1609 | - vfw_cds0 |
| 1610 | - abstract_vfw.forwarder_vfw_vfw_private_0_port |
| 1611 | vfw_cds0.abstract_vpg.cpu_vpg: |
| 1612 | - vfw_cds0 |
| 1613 | - abstract_vpg.cpu_vpg |
| 1614 | vfw_cds0.abstract_vfw.network.outpoing.packets_vfw_vfw_private_1_port: |
| 1615 | - vfw_cds0 |
| 1616 | - abstract_vfw.network.outpoing.packets_vfw_vfw_private_1_port |
| 1617 | vfw_cds0.abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_1_port: |
| 1618 | - vfw_cds0 |
| 1619 | - abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_1_port |
| 1620 | vfw_cds0.abstract_vfw.scalable_vfw: |
| 1621 | - vfw_cds0 |
| 1622 | - abstract_vfw.scalable_vfw |
| 1623 | vfw_cds0.abstract_vpg.disk.device.read.requests.rate_vpg: |
| 1624 | - vfw_cds0 |
| 1625 | - abstract_vpg.disk.device.read.requests.rate_vpg |
| 1626 | vfw_cds0.abstract_vfw.disk.read.bytes.rate_vfw: |
| 1627 | - vfw_cds0 |
| 1628 | - abstract_vfw.disk.read.bytes.rate_vfw |
| 1629 | vfw_cds0.abstract_vfw.disk.write.requests_vfw: |
| 1630 | - vfw_cds0 |
| 1631 | - abstract_vfw.disk.write.requests_vfw |
| 1632 | vfw_cds0.abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_1_port: |
| 1633 | - vfw_cds0 |
| 1634 | - abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_1_port |
| 1635 | vfw_cds0.abstract_vpg.network.incoming.bytes_vpg_vpg_private_1_port: |
| 1636 | - vfw_cds0 |
| 1637 | - abstract_vpg.network.incoming.bytes_vpg_vpg_private_1_port |
| 1638 | vfw_cds0.abstract_vpg.disk.device.allocation_vpg: |
| 1639 | - vfw_cds0 |
| 1640 | - abstract_vpg.disk.device.allocation_vpg |
| 1641 | vfw_cds0.abstract_vpg.disk.device.capacity_vpg: |
| 1642 | - vfw_cds0 |
| 1643 | - abstract_vpg.disk.device.capacity_vpg |
| 1644 | vfw_cds0.abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_2_port: |
| 1645 | - vfw_cds0 |
| 1646 | - abstract_vfw.network.outgoing.bytes.rate_vfw_vfw_private_2_port |
| 1647 | vfw_cds0.abstract_vpg.feature_vpg_vpg_private_0_port: |
| 1648 | - vfw_cds0 |
| 1649 | - abstract_vpg.feature_vpg_vpg_private_0_port |
| 1650 | vfw_cds0.abstract_vsn.disk.usage_vsn: |
| 1651 | - vfw_cds0 |
| 1652 | - abstract_vsn.disk.usage_vsn |
| 1653 | vfw_cds0.abstract_vpg.feature_vpg: |
| 1654 | - vfw_cds0 |
| 1655 | - abstract_vpg.feature_vpg |
| 1656 | vfw_cds0.unprotected_private_network.attachment: |
| 1657 | - vfw_cds0 |
| 1658 | - unprotected_private_network.attachment |
| 1659 | vfw_cds0.abstract_vsn.feature_vsn: |
| 1660 | - vfw_cds0 |
| 1661 | - abstract_vsn.feature_vsn |
| 1662 | vfw_cds0.abstract_vfw.disk.allocation_vfw: |
| 1663 | - vfw_cds0 |
| 1664 | - abstract_vfw.disk.allocation_vfw |
| 1665 | vfw_cds0.abstract_vpg.disk.iops_vpg: |
| 1666 | - vfw_cds0 |
| 1667 | - abstract_vpg.disk.iops_vpg |
| 1668 | vfw_cds0.abstract_vpg.binding_vpg: |
| 1669 | - vfw_cds0 |
| 1670 | - abstract_vpg.binding_vpg |
| 1671 | vfw_cds0.abstract_vsn.cpu.delta_vsn: |
| 1672 | - vfw_cds0 |
| 1673 | - abstract_vsn.cpu.delta_vsn |
| 1674 | vfw_cds0.abstract_vfw.forwarder_vfw_vfw_private_2_port: |
| 1675 | - vfw_cds0 |
| 1676 | - abstract_vfw.forwarder_vfw_vfw_private_2_port |
| 1677 | vfw_cds0.abstract_vfw.disk.device.read.requests.rate_vfw: |
| 1678 | - vfw_cds0 |
| 1679 | - abstract_vfw.disk.device.read.requests.rate_vfw |
| 1680 | vfw_cds0.abstract_vpg.network.outgoing.bytes_vpg_vpg_private_1_port: |
| 1681 | - vfw_cds0 |
| 1682 | - abstract_vpg.network.outgoing.bytes_vpg_vpg_private_1_port |
| 1683 | vfw_cds0.abstract_vpg.host_vpg: |
| 1684 | - vfw_cds0 |
| 1685 | - abstract_vpg.host_vpg |
| 1686 | vfw_cds0.abstract_vpg.disk.ephemeral.size_vpg: |
| 1687 | - vfw_cds0 |
| 1688 | - abstract_vpg.disk.ephemeral.size_vpg |
| 1689 | vfw_cds0.abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_0_port: |
| 1690 | - vfw_cds0 |
| 1691 | - abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_0_port |
| 1692 | vfw_cds0.abstract_vfw.forwarder_vfw_vfw_private_1_port: |
| 1693 | - vfw_cds0 |
| 1694 | - abstract_vfw.forwarder_vfw_vfw_private_1_port |
| 1695 | vfw_cds0.abstract_vfw.network.outgoing.bytes_vfw_vfw_private_0_port: |
| 1696 | - vfw_cds0 |
| 1697 | - abstract_vfw.network.outgoing.bytes_vfw_vfw_private_0_port |
| 1698 | vfw_cds0.abstract_vsn.attachment_vsn_vsn_private_1_port: |
| 1699 | - vfw_cds0 |
| 1700 | - abstract_vsn.attachment_vsn_vsn_private_1_port |
| 1701 | vfw_cds0.abstract_vpg.disk.device.read.requests_vpg: |
| 1702 | - vfw_cds0 |
| 1703 | - abstract_vpg.disk.device.read.requests_vpg |
| 1704 | vfw_cds0.abstract_vpg.os_vpg: |
| 1705 | - vfw_cds0 |
| 1706 | - abstract_vpg.os_vpg |
| 1707 | vfw_cds0.abstract_vpg.network.outpoing.packets_vpg_vpg_private_1_port: |
| 1708 | - vfw_cds0 |
| 1709 | - abstract_vpg.network.outpoing.packets_vpg_vpg_private_1_port |
| 1710 | vfw_cds0.abstract_vfw.cpu_util_vfw: |
| 1711 | - vfw_cds0 |
| 1712 | - abstract_vfw.cpu_util_vfw |
| 1713 | vfw_cds0.abstract_vfw.disk.device.write.requests_vfw: |
| 1714 | - vfw_cds0 |
| 1715 | - abstract_vfw.disk.device.write.requests_vfw |
| 1716 | vfw_cds0.abstract_vpg.feature_vpg_vpg_private_1_port: |
| 1717 | - vfw_cds0 |
| 1718 | - abstract_vpg.feature_vpg_vpg_private_1_port |
| 1719 | vfw_cds0.abstract_vpg.network.incoming.packets_vpg_vpg_private_1_port: |
| 1720 | - vfw_cds0 |
| 1721 | - abstract_vpg.network.incoming.packets_vpg_vpg_private_1_port |
| 1722 | vfw_cds0.abstract_vsn.cpu_util_vsn: |
| 1723 | - vfw_cds0 |
| 1724 | - abstract_vsn.cpu_util_vsn |
| 1725 | vfw_cds0.abstract_vpg.disk.device.write.bytes_vpg: |
| 1726 | - vfw_cds0 |
| 1727 | - abstract_vpg.disk.device.write.bytes_vpg |
| 1728 | vfw_cds0.abstract_vsn.network.incoming.bytes_vsn_vsn_private_0_port: |
| 1729 | - vfw_cds0 |
| 1730 | - abstract_vsn.network.incoming.bytes_vsn_vsn_private_0_port |
| 1731 | vfw_cds0.abstract_vfw.binding_vfw_vfw_private_0_port: |
| 1732 | - vfw_cds0 |
| 1733 | - abstract_vfw.binding_vfw_vfw_private_0_port |
| 1734 | vfw_cds0.abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_2_port: |
| 1735 | - vfw_cds0 |
| 1736 | - abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_2_port |
| 1737 | vfw_cds0.abstract_vpg.forwarder_vpg_vpg_private_0_port: |
| 1738 | - vfw_cds0 |
| 1739 | - abstract_vpg.forwarder_vpg_vpg_private_0_port |
| 1740 | vfw_cds0.abstract_vfw.network.outgoing.bytes_vfw_vfw_private_1_port: |
| 1741 | - vfw_cds0 |
| 1742 | - abstract_vfw.network.outgoing.bytes_vfw_vfw_private_1_port |
| 1743 | vfw_cds0.abstract_vpg.disk.write.bytes.rate_vpg: |
| 1744 | - vfw_cds0 |
| 1745 | - abstract_vpg.disk.write.bytes.rate_vpg |
| 1746 | vfw_cds0.abstract_vpg.disk.device.write.requests_vpg: |
| 1747 | - vfw_cds0 |
| 1748 | - abstract_vpg.disk.device.write.requests_vpg |
| 1749 | vfw_cds0.abstract_vsn.disk.read.bytes.rate_vsn: |
| 1750 | - vfw_cds0 |
| 1751 | - abstract_vsn.disk.read.bytes.rate_vsn |
| 1752 | vfw_cds0.abstract_vsn.network.incoming.packets_vsn_vsn_private_1_port: |
| 1753 | - vfw_cds0 |
| 1754 | - abstract_vsn.network.incoming.packets_vsn_vsn_private_1_port |
| 1755 | vfw_cds0.abstract_vfw.cpu.delta_vfw: |
| 1756 | - vfw_cds0 |
| 1757 | - abstract_vfw.cpu.delta_vfw |
| 1758 | vfw_cds0.abstract_vfw.disk.capacity_vfw: |
| 1759 | - vfw_cds0 |
| 1760 | - abstract_vfw.disk.capacity_vfw |
| 1761 | vfw_cds0.abstract_vfw.network.incoming.packets_vfw_vfw_private_2_port: |
| 1762 | - vfw_cds0 |
| 1763 | - abstract_vfw.network.incoming.packets_vfw_vfw_private_2_port |
| 1764 | vfw_cds0.abstract_vfw.network.outpoing.packets_vfw_vfw_private_0_port: |
| 1765 | - vfw_cds0 |
| 1766 | - abstract_vfw.network.outpoing.packets_vfw_vfw_private_0_port |
| 1767 | vfw_cds0.abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_0_port: |
| 1768 | - vfw_cds0 |
| 1769 | - abstract_vsn.network.incoming.bytes.rate_vsn_vsn_private_0_port |
| 1770 | vfw_cds0.abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_0_port: |
| 1771 | - vfw_cds0 |
| 1772 | - abstract_vpg.network.incoming.bytes.rate_vpg_vpg_private_0_port |
| 1773 | vfw_cds0.abstract_vsn.memory_vsn: |
| 1774 | - vfw_cds0 |
| 1775 | - abstract_vsn.memory_vsn |
| 1776 | vfw_cds0.abstract_vsn.disk.read.requests_vsn: |
| 1777 | - vfw_cds0 |
| 1778 | - abstract_vsn.disk.read.requests_vsn |
| 1779 | vfw_cds0.abstract_vfw.disk.device.read.bytes_vfw: |
| 1780 | - vfw_cds0 |
| 1781 | - abstract_vfw.disk.device.read.bytes_vfw |
| 1782 | vfw_cds0.protected_private_network.link: |
| 1783 | - vfw_cds0 |
| 1784 | - protected_private_network.link |
| 1785 | vfw_cds0.abstract_vsn.disk.device.write.bytes_vsn: |
| 1786 | - vfw_cds0 |
| 1787 | - abstract_vsn.disk.device.write.bytes_vsn |
| 1788 | vfw_cds0.abstract_vfw.network.incoming.packets_vfw_vfw_private_1_port: |
| 1789 | - vfw_cds0 |
| 1790 | - abstract_vfw.network.incoming.packets_vfw_vfw_private_1_port |
| 1791 | vfw_cds0.abstract_vsn.endpoint_vsn: |
| 1792 | - vfw_cds0 |
| 1793 | - abstract_vsn.endpoint_vsn |
| 1794 | vfw_cds0.abstract_vpg.port_mirroring_vpg_vpg_private_0_port: |
| 1795 | - vfw_cds0 |
| 1796 | - abstract_vpg.port_mirroring_vpg_vpg_private_0_port |
| 1797 | vfw_cds0.abstract_vfw.port_mirroring_vfw_vfw_private_1_port: |
| 1798 | - vfw_cds0 |
| 1799 | - abstract_vfw.port_mirroring_vfw_vfw_private_1_port |
| 1800 | vfw_cds0.abstract_vpg.memory.resident_vpg: |
| 1801 | - vfw_cds0 |
| 1802 | - abstract_vpg.memory.resident_vpg |
| 1803 | vfw_cds0.abstract_vfw.disk.root.size_vfw: |
| 1804 | - vfw_cds0 |
| 1805 | - abstract_vfw.disk.root.size_vfw |
| 1806 | vfw_cds0.abstract_vsn.network.incoming.packets_vsn_vsn_private_0_port: |
| 1807 | - vfw_cds0 |
| 1808 | - abstract_vsn.network.incoming.packets_vsn_vsn_private_0_port |
| 1809 | vfw_cds0.abstract_vfw.disk.write.bytes_vfw: |
| 1810 | - vfw_cds0 |
| 1811 | - abstract_vfw.disk.write.bytes_vfw |
| 1812 | vfw_cds0.abstract_vfw.disk.device.read.bytes.rate_vfw: |
| 1813 | - vfw_cds0 |
| 1814 | - abstract_vfw.disk.device.read.bytes.rate_vfw |
| 1815 | vfw_cds0.abstract_vfw.attachment_vfw_vfw_private_1_port: |
| 1816 | - vfw_cds0 |
| 1817 | - abstract_vfw.attachment_vfw_vfw_private_1_port |
| 1818 | vfw_cds0.abstract_vsn.binding_vsn: |
| 1819 | - vfw_cds0 |
| 1820 | - abstract_vsn.binding_vsn |
| 1821 | vfw_cds0.abstract_vfw.os_vfw: |
| 1822 | - vfw_cds0 |
| 1823 | - abstract_vfw.os_vfw |
| 1824 | vfw_cds0.protected_private_network.end_point: |
| 1825 | - vfw_cds0 |
| 1826 | - protected_private_network.end_point |
| 1827 | vfw_cds0.abstract_vpg.cpu.delta_vpg: |
| 1828 | - vfw_cds0 |
| 1829 | - abstract_vpg.cpu.delta_vpg |
| 1830 | vfw_cds0.abstract_vpg.disk.device.read.bytes.rate_vpg: |
| 1831 | - vfw_cds0 |
| 1832 | - abstract_vpg.disk.device.read.bytes.rate_vpg |
| 1833 | vfw_cds0.abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_0_port: |
| 1834 | - vfw_cds0 |
| 1835 | - abstract_vfw.network.outgoing.packets.rate_vfw_vfw_private_0_port |
| 1836 | vfw_cds0.abstract_vsn.disk.ephemeral.size_vsn: |
| 1837 | - vfw_cds0 |
| 1838 | - abstract_vsn.disk.ephemeral.size_vsn |
| 1839 | vfw_cds0.abstract_vsn.scalable_vsn: |
| 1840 | - vfw_cds0 |
| 1841 | - abstract_vsn.scalable_vsn |
| 1842 | vfw_cds0.abstract_vpg.disk.device.usage_vpg: |
| 1843 | - vfw_cds0 |
| 1844 | - abstract_vpg.disk.device.usage_vpg |
| 1845 | vfw_cds0.abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_0_port: |
| 1846 | - vfw_cds0 |
| 1847 | - abstract_vsn.network.outgoing.packets.rate_vsn_vsn_private_0_port |
| 1848 | vfw_cds0.abstract_vpg.network.outpoing.packets_vpg_vpg_private_0_port: |
| 1849 | - vfw_cds0 |
| 1850 | - abstract_vpg.network.outpoing.packets_vpg_vpg_private_0_port |
| 1851 | vfw_cds0.abstract_vpg.disk.read.bytes_vpg: |
| 1852 | - vfw_cds0 |
| 1853 | - abstract_vpg.disk.read.bytes_vpg |
| 1854 | vfw_cds0.abstract_vpg.disk.root.size_vpg: |
| 1855 | - vfw_cds0 |
| 1856 | - abstract_vpg.disk.root.size_vpg |
| 1857 | vfw_cds0.abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_1_port: |
| 1858 | - vfw_cds0 |
| 1859 | - abstract_vfw.network.incoming.bytes.rate_vfw_vfw_private_1_port |
| 1860 | vfw_cds0.abstract_vpg.disk.latency_vpg: |
| 1861 | - vfw_cds0 |
| 1862 | - abstract_vpg.disk.latency_vpg |
| 1863 | vfw_cds0.abstract_vsn.network.incoming.bytes_vsn_vsn_private_1_port: |
| 1864 | - vfw_cds0 |
| 1865 | - abstract_vsn.network.incoming.bytes_vsn_vsn_private_1_port |
| 1866 | vfw_cds0.abstract_vpg.disk.usage_vpg: |
| 1867 | - vfw_cds0 |
| 1868 | - abstract_vpg.disk.usage_vpg |
| 1869 | vfw_cds0.abstract_vfw.disk.iops_vfw: |
| 1870 | - vfw_cds0 |
| 1871 | - abstract_vfw.disk.iops_vfw |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1872 | requirements: |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1873 | vfw_cds0.abstract_vpg.dependency_vpg_vpg_private_0_port: |
| 1874 | - vfw_cds0 |
Yang Xu | b49dba1 | 2018-09-18 10:51:22 -0400 | [diff] [blame] | 1875 | - abstract_vpg.dependency_vpg_vpg_private_0_port |
Yang Xu | a7e06c5 | 2018-10-28 00:54:22 -0400 | [diff] [blame] | 1876 | vfw_cds0.abstract_vsn.dependency_vsn_vsn_private_0_port: |
| 1877 | - vfw_cds0 |
| 1878 | - abstract_vsn.dependency_vsn_vsn_private_0_port |
| 1879 | vfw_cds0.abstract_vfw.dependency_vfw_vfw_private_1_port: |
| 1880 | - vfw_cds0 |
| 1881 | - abstract_vfw.dependency_vfw_vfw_private_1_port |
| 1882 | vfw_cds0.abstract_vpg.local_storage_vpg: |
| 1883 | - vfw_cds0 |
| 1884 | - abstract_vpg.local_storage_vpg |
| 1885 | vfw_cds0.abstract_vpg.link_vpg_vpg_private_1_port: |
| 1886 | - vfw_cds0 |
| 1887 | - abstract_vpg.link_vpg_vpg_private_1_port |
| 1888 | vfw_cds0.abstract_vfw.link_vfw_vfw_private_0_port: |
| 1889 | - vfw_cds0 |
| 1890 | - abstract_vfw.link_vfw_vfw_private_0_port |
| 1891 | vfw_cds0.abstract_vsn.dependency_vsn_vsn_private_1_port: |
| 1892 | - vfw_cds0 |
| 1893 | - abstract_vsn.dependency_vsn_vsn_private_1_port |
| 1894 | vfw_cds0.protected_private_network.dependency: |
| 1895 | - vfw_cds0 |
| 1896 | - protected_private_network.dependency |
| 1897 | vfw_cds0.abstract_vpg.dependency_vpg: |
| 1898 | - vfw_cds0 |
| 1899 | - abstract_vpg.dependency_vpg |
| 1900 | vfw_cds0.abstract_vpg.dependency_vpg_vpg_private_1_port: |
| 1901 | - vfw_cds0 |
| 1902 | - abstract_vpg.dependency_vpg_vpg_private_1_port |
| 1903 | vfw_cds0.abstract_vfw.dependency_vfw: |
| 1904 | - vfw_cds0 |
| 1905 | - abstract_vfw.dependency_vfw |
| 1906 | vfw_cds0.abstract_vsn.dependency_vsn: |
| 1907 | - vfw_cds0 |
| 1908 | - abstract_vsn.dependency_vsn |
| 1909 | vfw_cds0.abstract_vfw.link_vfw_vfw_private_2_port: |
| 1910 | - vfw_cds0 |
| 1911 | - abstract_vfw.link_vfw_vfw_private_2_port |
| 1912 | vfw_cds0.abstract_vsn.local_storage_vsn: |
| 1913 | - vfw_cds0 |
| 1914 | - abstract_vsn.local_storage_vsn |
| 1915 | vfw_cds0.abstract_vsn.link_vsn_vsn_private_0_port: |
| 1916 | - vfw_cds0 |
| 1917 | - abstract_vsn.link_vsn_vsn_private_0_port |
| 1918 | vfw_cds0.abstract_vfw.link_vfw_vfw_private_1_port: |
| 1919 | - vfw_cds0 |
| 1920 | - abstract_vfw.link_vfw_vfw_private_1_port |
| 1921 | vfw_cds0.abstract_vfw.dependency_vfw_vfw_private_0_port: |
| 1922 | - vfw_cds0 |
| 1923 | - abstract_vfw.dependency_vfw_vfw_private_0_port |
| 1924 | vfw_cds0.abstract_vfw.dependency_vfw_vfw_private_2_port: |
| 1925 | - vfw_cds0 |
| 1926 | - abstract_vfw.dependency_vfw_vfw_private_2_port |
| 1927 | vfw_cds0.abstract_vsn.link_vsn_vsn_private_1_port: |
| 1928 | - vfw_cds0 |
| 1929 | - abstract_vsn.link_vsn_vsn_private_1_port |
| 1930 | vfw_cds0.unprotected_private_network.dependency: |
| 1931 | - vfw_cds0 |
| 1932 | - unprotected_private_network.dependency |
| 1933 | vfw_cds0.abstract_vpg.link_vpg_vpg_private_0_port: |
| 1934 | - vfw_cds0 |
| 1935 | - abstract_vpg.link_vpg_vpg_private_0_port |
| 1936 | vfw_cds0.abstract_vfw.local_storage_vfw: |
| 1937 | - vfw_cds0 |
| 1938 | - abstract_vfw.local_storage_vfw |