sarada prasad sahoo | 073d731 | 2019-09-03 15:27:13 +0530 | [diff] [blame] | 1 | tosca_definitions_version: tosca_simple_yaml_1_1 |
| 2 | metadata: |
| 3 | invariantUUID: e907ce73-7e4d-4bf8-b94a-21bd1a7c7592 |
| 4 | UUID: da28696e-d4c9-4df4-9f91-465c6c09a81e |
| 5 | name: PublicNS |
| 6 | description: PUblic NS |
| 7 | type: Service |
| 8 | category: E2E Service |
| 9 | serviceType: '' |
| 10 | serviceRole: '' |
| 11 | instantiationType: A-la-carte |
| 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 |
| 31 | - service-PublicNS-interface: |
| 32 | file: service-Publicns-template-interface.yml |
| 33 | - resource-vCPE: |
| 34 | file: resource-Vcpe-template.yml |
| 35 | - resource-vCPE-interface: |
| 36 | file: resource-Vcpe-template-interface.yml |
| 37 | - resource-vGW: |
| 38 | file: resource-Vgw-template.yml |
| 39 | - resource-vGW-interface: |
| 40 | file: resource-Vgw-template-interface.yml |
| 41 | - resource-Generic NeutronNet: |
| 42 | file: resource-GenericNeutronnet-template.yml |
| 43 | topology_template: |
| 44 | node_templates: |
| 45 | vCPE 0: |
| 46 | type: org.openecomp.resource.vf.Vcpe |
| 47 | metadata: |
| 48 | invariantUUID: e0b3088d-9ca8-482a-aa5a-a1e6906b2d22 |
| 49 | UUID: 32edc5e6-34f7-4d62-92f8-c38817280eb9 |
| 50 | customizationUUID: ae70c293-8db3-40cd-8cd0-30cde194bea5 |
| 51 | version: '1.0' |
| 52 | name: vCPE |
| 53 | description: vCPE |
| 54 | type: VF |
| 55 | category: Generic |
| 56 | subcategory: Infrastructure |
| 57 | resourceVendor: huawei |
| 58 | resourceVendorRelease: '1.0' |
| 59 | resourceVendorModelNumber: '' |
| 60 | properties: |
| 61 | vf_module_id: vCPEAR1000V |
| 62 | private_subnet_lan_id: 265e1457-8eb7-4fe8-a580-fb547656aad1 |
| 63 | vcpe_image_name: vCPE_images |
| 64 | skip_post_instantiation_configuration: true |
| 65 | nf_naming: |
| 66 | ecomp_generated_naming: true |
| 67 | multi_stage_design: 'false' |
| 68 | availability_zone_max_count: 1 |
| 69 | private_net_id: 1ecdeb3d-5d6d-45c4-a3d2-6cc53372fa8d |
| 70 | vcpe_name: ar1000v |
| 71 | private_subnet_wan_id: 86048e4e-861e-47c9-ae55-a5531b747e36 |
| 72 | vnf_id: vCPE_huaweicloud |
| 73 | vcpe_flavor_name: vCPE_flavor |
| 74 | vcpe_private_ip_lan: 192.168.10.250 |
| 75 | requirements: |
| 76 | - abstract_vcpe.link_vcpe_vcpe_private_lan_port: |
| 77 | capability: virtual_linkable |
| 78 | node: Generic NeutronNet 0 |
| 79 | - abstract_vcpe.link_vcpe_vcpe_private_wan_port: |
| 80 | capability: virtual_linkable |
| 81 | node: Generic NeutronNet 0 |
| 82 | capabilities: |
| 83 | abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_lan_port: |
| 84 | properties: |
| 85 | unit: B/s |
| 86 | description: Average rate of outgoing bytes |
| 87 | type: Gauge |
| 88 | category: network |
| 89 | abstract_vcpe.scalable_vcpe: |
| 90 | properties: |
| 91 | max_instances: 1 |
| 92 | min_instances: 1 |
| 93 | abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_lan_port: |
| 94 | properties: |
| 95 | unit: B |
| 96 | description: Number of outgoing bytes |
| 97 | type: Cumulative |
| 98 | category: network |
| 99 | abstract_vcpe.disk.read.requests_vcpe: |
| 100 | properties: |
| 101 | unit: request |
| 102 | description: Number of read requests |
| 103 | type: Cumulative |
| 104 | category: compute |
| 105 | abstract_vcpe.disk.device.write.requests.rate_vcpe: |
| 106 | properties: |
| 107 | unit: request/s |
| 108 | description: Average rate of write requests |
| 109 | type: Gauge |
| 110 | category: disk |
| 111 | abstract_vcpe.disk.read.bytes.rate_vcpe: |
| 112 | properties: |
| 113 | unit: B/s |
| 114 | description: Average rate of reads |
| 115 | type: Gauge |
| 116 | category: compute |
| 117 | abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_wan_port: |
| 118 | properties: |
| 119 | unit: B/s |
| 120 | description: Average rate of outgoing bytes |
| 121 | type: Gauge |
| 122 | category: network |
| 123 | abstract_vcpe.disk.device.read.requests_vcpe: |
| 124 | properties: |
| 125 | unit: request |
| 126 | description: Number of read requests |
| 127 | type: Cumulative |
| 128 | category: disk |
| 129 | abstract_vcpe.disk.device.capacity_vcpe: |
| 130 | properties: |
| 131 | unit: B |
| 132 | description: The amount of disk per device that the instance can see |
| 133 | type: Gauge |
| 134 | category: disk |
| 135 | abstract_vcpe.cpu.delta_vcpe: |
| 136 | properties: |
| 137 | unit: ns |
| 138 | description: CPU time used since previous datapoint |
| 139 | type: Delta |
| 140 | category: compute |
| 141 | abstract_vcpe.port_mirroring_vcpe_vcpe_private_lan_port: |
| 142 | properties: |
| 143 | connection_point: |
| 144 | network_role: |
| 145 | get_input: port_vcpe_private_lan_port_network_role |
| 146 | nfc_naming_code: vcpe |
| 147 | abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_lan_port: |
| 148 | properties: |
| 149 | unit: B/s |
| 150 | description: Average rate of incoming bytes |
| 151 | type: Gauge |
| 152 | category: network |
| 153 | abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_lan_port: |
| 154 | properties: |
| 155 | unit: packet/s |
| 156 | description: Average rate of incoming packets |
| 157 | type: Gauge |
| 158 | category: network |
| 159 | abstract_vcpe.port_mirroring_vcpe_vcpe_private_wan_port: |
| 160 | properties: |
| 161 | connection_point: |
| 162 | network_role: |
| 163 | get_input: port_vcpe_private_wan_port_network_role |
| 164 | nfc_naming_code: vcpe |
| 165 | abstract_vcpe.cpu_vcpe: |
| 166 | properties: |
| 167 | unit: ns |
| 168 | description: CPU time used |
| 169 | type: Cumulative |
| 170 | category: compute |
| 171 | abstract_vcpe.disk.latency_vcpe: |
| 172 | properties: |
| 173 | unit: ms |
| 174 | description: Average disk latency |
| 175 | type: Gauge |
| 176 | category: disk |
| 177 | abstract_vcpe.disk.device.read.bytes_vcpe: |
| 178 | properties: |
| 179 | unit: B |
| 180 | description: Volume of reads |
| 181 | type: Cumulative |
| 182 | category: disk |
| 183 | abstract_vcpe.disk.write.bytes_vcpe: |
| 184 | properties: |
| 185 | unit: B |
| 186 | description: Volume of writes |
| 187 | type: Cumulative |
| 188 | category: compute |
| 189 | abstract_vcpe.disk.device.read.requests.rate_vcpe: |
| 190 | properties: |
| 191 | unit: request/s |
| 192 | description: Average rate of read requests |
| 193 | type: Gauge |
| 194 | category: disk |
| 195 | abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_wan_port: |
| 196 | properties: |
| 197 | unit: B |
| 198 | description: Number of outgoing bytes |
| 199 | type: Cumulative |
| 200 | category: network |
| 201 | abstract_vcpe.disk.root.size_vcpe: |
| 202 | properties: |
| 203 | unit: GB |
| 204 | description: Size of root disk |
| 205 | type: Gauge |
| 206 | category: compute |
| 207 | abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_lan_port: |
| 208 | properties: |
| 209 | unit: B |
| 210 | description: Number of incoming bytes |
| 211 | type: Cumulative |
| 212 | category: network |
| 213 | abstract_vcpe.disk.iops_vcpe: |
| 214 | properties: |
| 215 | unit: count/s |
| 216 | description: Average disk iops |
| 217 | type: Gauge |
| 218 | category: disk |
| 219 | abstract_vcpe.endpoint_vcpe: |
| 220 | properties: |
| 221 | secure: true |
| 222 | abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_lan_port: |
| 223 | properties: |
| 224 | unit: packet |
| 225 | description: Number of outgoing packets |
| 226 | type: Cumulative |
| 227 | category: network |
| 228 | abstract_vcpe.disk.device.write.requests_vcpe: |
| 229 | properties: |
| 230 | unit: request |
| 231 | description: Number of write requests |
| 232 | type: Cumulative |
| 233 | category: disk |
| 234 | abstract_vcpe.disk.write.bytes.rate_vcpe: |
| 235 | properties: |
| 236 | unit: B/s |
| 237 | description: Average rate of writes |
| 238 | type: Gauge |
| 239 | category: compute |
| 240 | abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_wan_port: |
| 241 | properties: |
| 242 | unit: packet/s |
| 243 | description: Average rate of outgoing packets |
| 244 | type: Gauge |
| 245 | category: network |
| 246 | abstract_vcpe.disk.capacity_vcpe: |
| 247 | properties: |
| 248 | unit: B |
| 249 | description: The amount of disk that the instance can see |
| 250 | type: Gauge |
| 251 | category: disk |
| 252 | abstract_vcpe.cpu_util_vcpe: |
| 253 | properties: |
| 254 | unit: '%' |
| 255 | description: Average CPU utilization |
| 256 | type: Gauge |
| 257 | category: compute |
| 258 | abstract_vcpe.disk.write.requests_vcpe: |
| 259 | properties: |
| 260 | unit: request |
| 261 | description: Number of write requests |
| 262 | type: Cumulative |
| 263 | category: compute |
| 264 | abstract_vcpe.disk.read.bytes_vcpe: |
| 265 | properties: |
| 266 | unit: B |
| 267 | description: Volume of reads |
| 268 | type: Cumulative |
| 269 | category: compute |
| 270 | abstract_vcpe.disk.device.write.bytes_vcpe: |
| 271 | properties: |
| 272 | unit: B |
| 273 | description: Volume of writes |
| 274 | type: Cumulative |
| 275 | category: disk |
| 276 | abstract_vcpe.disk.device.write.bytes.rate_vcpe: |
| 277 | properties: |
| 278 | unit: B/s |
| 279 | description: Average rate of writes |
| 280 | type: Gauge |
| 281 | category: disk |
| 282 | abstract_vcpe.vcpus_vcpe: |
| 283 | properties: |
| 284 | unit: vcpu |
| 285 | description: Number of virtual CPUs allocated to the instance |
| 286 | type: Gauge |
| 287 | category: compute |
| 288 | abstract_vcpe.disk.allocation_vcpe: |
| 289 | properties: |
| 290 | unit: B |
| 291 | description: The amount of disk occupied by the instance on the host machine |
| 292 | type: Gauge |
| 293 | category: disk |
| 294 | abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_wan_port: |
| 295 | properties: |
| 296 | unit: packet |
| 297 | description: Number of incoming packets |
| 298 | type: Cumulative |
| 299 | category: network |
| 300 | abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_wan_port: |
| 301 | properties: |
| 302 | unit: B/s |
| 303 | description: Average rate of incoming bytes |
| 304 | type: Gauge |
| 305 | category: network |
| 306 | abstract_vcpe.memory_vcpe: |
| 307 | properties: |
| 308 | unit: MB |
| 309 | description: Volume of RAM allocated to the instance |
| 310 | type: Gauge |
| 311 | category: compute |
| 312 | abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_lan_port: |
| 313 | properties: |
| 314 | unit: packet |
| 315 | description: Number of incoming packets |
| 316 | type: Cumulative |
| 317 | category: network |
| 318 | abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_wan_port: |
| 319 | properties: |
| 320 | unit: packet/s |
| 321 | description: Average rate of incoming packets |
| 322 | type: Gauge |
| 323 | category: network |
| 324 | abstract_vcpe.disk.device.read.bytes.rate_vcpe: |
| 325 | properties: |
| 326 | unit: B/s |
| 327 | description: Average rate of reads |
| 328 | type: Gauge |
| 329 | category: disk |
| 330 | abstract_vcpe.memory.usage_vcpe: |
| 331 | properties: |
| 332 | unit: MB |
| 333 | description: Volume of RAM used by the instance from the amount of its allocated memory |
| 334 | type: Gauge |
| 335 | category: compute |
| 336 | abstract_vcpe.disk.device.iops_vcpe: |
| 337 | properties: |
| 338 | unit: count/s |
| 339 | description: Average disk iops per device |
| 340 | type: Gauge |
| 341 | category: disk |
| 342 | abstract_vcpe.disk.device.allocation_vcpe: |
| 343 | properties: |
| 344 | unit: B |
| 345 | description: The amount of disk per device occupied by the instance on the host machine |
| 346 | type: Gauge |
| 347 | category: disk |
| 348 | abstract_vcpe.disk.usage_vcpe: |
| 349 | properties: |
| 350 | unit: B |
| 351 | description: The physical size in bytes of the image container on the host |
| 352 | type: Gauge |
| 353 | category: disk |
| 354 | abstract_vcpe.disk.device.latency_vcpe: |
| 355 | properties: |
| 356 | unit: ms |
| 357 | description: Average disk latency per device |
| 358 | type: Gauge |
| 359 | category: disk |
| 360 | abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_wan_port: |
| 361 | properties: |
| 362 | unit: packet |
| 363 | description: Number of outgoing packets |
| 364 | type: Cumulative |
| 365 | category: network |
| 366 | abstract_vcpe.disk.write.requests.rate_vcpe: |
| 367 | properties: |
| 368 | unit: request/s |
| 369 | description: Average rate of write requests |
| 370 | type: Gauge |
| 371 | category: compute |
| 372 | abstract_vcpe.instance_vcpe: |
| 373 | properties: |
| 374 | unit: instance |
| 375 | description: Existence of instance |
| 376 | type: Gauge |
| 377 | category: compute |
| 378 | abstract_vcpe.disk.device.usage_vcpe: |
| 379 | properties: |
| 380 | unit: B |
| 381 | description: The physical size in bytes of the image container on the host per device |
| 382 | type: Gauge |
| 383 | category: disk |
| 384 | abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_wan_port: |
| 385 | properties: |
| 386 | unit: B |
| 387 | description: Number of incoming bytes |
| 388 | type: Cumulative |
| 389 | category: network |
| 390 | abstract_vcpe.disk.ephemeral.size_vcpe: |
| 391 | properties: |
| 392 | unit: GB |
| 393 | description: Size of ephemeral disk |
| 394 | type: Gauge |
| 395 | category: compute |
| 396 | abstract_vcpe.memory.resident_vcpe: |
| 397 | properties: |
| 398 | unit: MB |
| 399 | description: Volume of RAM used by the instance on the physical machine |
| 400 | type: Gauge |
| 401 | category: compute |
| 402 | abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_lan_port: |
| 403 | properties: |
| 404 | unit: packet/s |
| 405 | description: Average rate of outgoing packets |
| 406 | type: Gauge |
| 407 | category: network |
| 408 | Generic NeutronNet 0: |
| 409 | type: org.openecomp.resource.vl.GenericNeutronNet |
| 410 | metadata: |
| 411 | invariantUUID: f3ed1133-c1bb-4735-82d4-8e041265fad6 |
| 412 | UUID: 24ec2ed8-a072-4f86-9a58-3a4fe220862e |
| 413 | customizationUUID: c8a1a81d-d836-4f33-9d0e-91e9417f812a |
| 414 | version: '1.0' |
| 415 | name: Generic NeutronNet |
| 416 | description: Generic NeutronNet |
| 417 | type: VL |
| 418 | category: Generic |
| 419 | subcategory: Network Elements |
| 420 | resourceVendor: ONAP (Tosca) |
| 421 | resourceVendorRelease: 1.0.0.wd03 |
| 422 | resourceVendorModelNumber: '' |
| 423 | properties: |
| 424 | network_assignments: |
| 425 | is_external_network: false |
| 426 | is_trunked: false |
| 427 | ipv4_subnet_default_assignment: |
| 428 | min_subnets_count: 1 |
| 429 | ecomp_generated_network_assignment: false |
| 430 | ipv6_subnet_default_assignment: |
| 431 | min_subnets_count: 1 |
| 432 | exVL_naming: |
| 433 | ecomp_generated_naming: true |
| 434 | network_flows: |
| 435 | is_network_policy: false |
| 436 | is_bound_to_vpn: false |
| 437 | network_ecomp_naming: |
| 438 | ecomp_generated_naming: true |
| 439 | network_type: NEUTRON |
| 440 | network_technology: NEUTRON |
| 441 | network_homing: |
| 442 | ecomp_selected_instance_node_target: false |
| 443 | vGW 0: |
| 444 | type: org.openecomp.resource.vf.Vgw |
| 445 | metadata: |
| 446 | invariantUUID: 52905e03-0632-43f9-93f2-2ab7d959f633 |
| 447 | UUID: 4f442b9c-237d-4d2d-b549-ee1bdb9842b3 |
| 448 | customizationUUID: fd8595de-1081-4e39-a401-24ffebaa9ed8 |
| 449 | version: '1.0' |
| 450 | name: vGW |
| 451 | description: vGW |
| 452 | type: VF |
| 453 | category: Generic |
| 454 | subcategory: Infrastructure |
| 455 | resourceVendor: huawei |
| 456 | resourceVendorRelease: '1.0' |
| 457 | resourceVendorModelNumber: '' |
| 458 | properties: |
| 459 | vf_module_id: CCVPNvGW |
| 460 | gateway_image_name: gateway_image |
| 461 | private_subnet_lan_id: 265e1457-8eb7-4fe8-a580-fb547656aad1 |
| 462 | skip_post_instantiation_configuration: true |
| 463 | nf_naming: |
| 464 | ecomp_generated_naming: true |
| 465 | multi_stage_design: 'false' |
| 466 | availability_zone_max_count: 1 |
| 467 | vnf_id: vGW_huaweicloud |
| 468 | private_net_id: 1ecdeb3d-5d6d-45c4-a3d2-6cc53372fa8d |
| 469 | gateway_flavor_name: s3.large.4 |
| 470 | gateway_private_ip_lan: 192.168.10.200 |
| 471 | gateway_name: gateway-vm |
| 472 | requirements: |
| 473 | - abstract_gateway.link_gateway_gateway_private_lan_port: |
| 474 | capability: virtual_linkable |
| 475 | node: Generic NeutronNet 0 |
| 476 | capabilities: |
| 477 | abstract_gateway.network.incoming.bytes.rate_gateway_gateway_private_lan_port: |
| 478 | properties: |
| 479 | unit: B/s |
| 480 | description: Average rate of incoming bytes |
| 481 | type: Gauge |
| 482 | category: network |
| 483 | abstract_gateway.disk.device.read.bytes.rate_gateway: |
| 484 | properties: |
| 485 | unit: B/s |
| 486 | description: Average rate of reads |
| 487 | type: Gauge |
| 488 | category: disk |
| 489 | abstract_gateway.disk.capacity_gateway: |
| 490 | properties: |
| 491 | unit: B |
| 492 | description: The amount of disk that the instance can see |
| 493 | type: Gauge |
| 494 | category: disk |
| 495 | abstract_gateway.scalable_gateway: |
| 496 | properties: |
| 497 | max_instances: 1 |
| 498 | min_instances: 1 |
| 499 | abstract_gateway.disk.read.bytes_gateway: |
| 500 | properties: |
| 501 | unit: B |
| 502 | description: Volume of reads |
| 503 | type: Cumulative |
| 504 | category: compute |
| 505 | abstract_gateway.disk.allocation_gateway: |
| 506 | properties: |
| 507 | unit: B |
| 508 | description: The amount of disk occupied by the instance on the host machine |
| 509 | type: Gauge |
| 510 | category: disk |
| 511 | abstract_gateway.disk.device.write.requests_gateway: |
| 512 | properties: |
| 513 | unit: request |
| 514 | description: Number of write requests |
| 515 | type: Cumulative |
| 516 | category: disk |
| 517 | abstract_gateway.disk.device.read.bytes_gateway: |
| 518 | properties: |
| 519 | unit: B |
| 520 | description: Volume of reads |
| 521 | type: Cumulative |
| 522 | category: disk |
| 523 | abstract_gateway.cpu.delta_gateway: |
| 524 | properties: |
| 525 | unit: ns |
| 526 | description: CPU time used since previous datapoint |
| 527 | type: Delta |
| 528 | category: compute |
| 529 | abstract_gateway.network.outgoing.packets.rate_gateway_gateway_private_lan_port: |
| 530 | properties: |
| 531 | unit: packet/s |
| 532 | description: Average rate of outgoing packets |
| 533 | type: Gauge |
| 534 | category: network |
| 535 | abstract_gateway.cpu_gateway: |
| 536 | properties: |
| 537 | unit: ns |
| 538 | description: CPU time used |
| 539 | type: Cumulative |
| 540 | category: compute |
| 541 | abstract_gateway.disk.device.allocation_gateway: |
| 542 | properties: |
| 543 | unit: B |
| 544 | description: The amount of disk per device occupied by the instance on the host machine |
| 545 | type: Gauge |
| 546 | category: disk |
| 547 | abstract_gateway.disk.latency_gateway: |
| 548 | properties: |
| 549 | unit: ms |
| 550 | description: Average disk latency |
| 551 | type: Gauge |
| 552 | category: disk |
| 553 | abstract_gateway.disk.device.read.requests_gateway: |
| 554 | properties: |
| 555 | unit: request |
| 556 | description: Number of read requests |
| 557 | type: Cumulative |
| 558 | category: disk |
| 559 | abstract_gateway.disk.device.read.requests.rate_gateway: |
| 560 | properties: |
| 561 | unit: request/s |
| 562 | description: Average rate of read requests |
| 563 | type: Gauge |
| 564 | category: disk |
| 565 | abstract_gateway.disk.write.requests.rate_gateway: |
| 566 | properties: |
| 567 | unit: request/s |
| 568 | description: Average rate of write requests |
| 569 | type: Gauge |
| 570 | category: compute |
| 571 | abstract_gateway.disk.device.write.bytes.rate_gateway: |
| 572 | properties: |
| 573 | unit: B/s |
| 574 | description: Average rate of writes |
| 575 | type: Gauge |
| 576 | category: disk |
| 577 | abstract_gateway.cpu_util_gateway: |
| 578 | properties: |
| 579 | unit: '%' |
| 580 | description: Average CPU utilization |
| 581 | type: Gauge |
| 582 | category: compute |
| 583 | abstract_gateway.instance_gateway: |
| 584 | properties: |
| 585 | unit: instance |
| 586 | description: Existence of instance |
| 587 | type: Gauge |
| 588 | category: compute |
| 589 | abstract_gateway.network.outpoing.packets_gateway_gateway_private_lan_port: |
| 590 | properties: |
| 591 | unit: packet |
| 592 | description: Number of outgoing packets |
| 593 | type: Cumulative |
| 594 | category: network |
| 595 | abstract_gateway.disk.root.size_gateway: |
| 596 | properties: |
| 597 | unit: GB |
| 598 | description: Size of root disk |
| 599 | type: Gauge |
| 600 | category: compute |
| 601 | abstract_gateway.memory.usage_gateway: |
| 602 | properties: |
| 603 | unit: MB |
| 604 | description: Volume of RAM used by the instance from the amount of its allocated memory |
| 605 | type: Gauge |
| 606 | category: compute |
| 607 | abstract_gateway.network.outgoing.bytes_gateway_gateway_private_lan_port: |
| 608 | properties: |
| 609 | unit: B |
| 610 | description: Number of outgoing bytes |
| 611 | type: Cumulative |
| 612 | category: network |
| 613 | abstract_gateway.network.outgoing.bytes.rate_gateway_gateway_private_lan_port: |
| 614 | properties: |
| 615 | unit: B/s |
| 616 | description: Average rate of outgoing bytes |
| 617 | type: Gauge |
| 618 | category: network |
| 619 | abstract_gateway.disk.device.capacity_gateway: |
| 620 | properties: |
| 621 | unit: B |
| 622 | description: The amount of disk per device that the instance can see |
| 623 | type: Gauge |
| 624 | category: disk |
| 625 | abstract_gateway.disk.iops_gateway: |
| 626 | properties: |
| 627 | unit: count/s |
| 628 | description: Average disk iops |
| 629 | type: Gauge |
| 630 | category: disk |
| 631 | abstract_gateway.disk.write.requests_gateway: |
| 632 | properties: |
| 633 | unit: request |
| 634 | description: Number of write requests |
| 635 | type: Cumulative |
| 636 | category: compute |
| 637 | abstract_gateway.disk.device.write.bytes_gateway: |
| 638 | properties: |
| 639 | unit: B |
| 640 | description: Volume of writes |
| 641 | type: Cumulative |
| 642 | category: disk |
| 643 | abstract_gateway.disk.ephemeral.size_gateway: |
| 644 | properties: |
| 645 | unit: GB |
| 646 | description: Size of ephemeral disk |
| 647 | type: Gauge |
| 648 | category: compute |
| 649 | abstract_gateway.disk.device.write.requests.rate_gateway: |
| 650 | properties: |
| 651 | unit: request/s |
| 652 | description: Average rate of write requests |
| 653 | type: Gauge |
| 654 | category: disk |
| 655 | abstract_gateway.network.incoming.packets.rate_gateway_gateway_private_lan_port: |
| 656 | properties: |
| 657 | unit: packet/s |
| 658 | description: Average rate of incoming packets |
| 659 | type: Gauge |
| 660 | category: network |
| 661 | abstract_gateway.disk.device.iops_gateway: |
| 662 | properties: |
| 663 | unit: count/s |
| 664 | description: Average disk iops per device |
| 665 | type: Gauge |
| 666 | category: disk |
| 667 | abstract_gateway.endpoint_gateway: |
| 668 | properties: |
| 669 | secure: true |
| 670 | abstract_gateway.disk.device.latency_gateway: |
| 671 | properties: |
| 672 | unit: ms |
| 673 | description: Average disk latency per device |
| 674 | type: Gauge |
| 675 | category: disk |
| 676 | abstract_gateway.vcpus_gateway: |
| 677 | properties: |
| 678 | unit: vcpu |
| 679 | description: Number of virtual CPUs allocated to the instance |
| 680 | type: Gauge |
| 681 | category: compute |
| 682 | abstract_gateway.memory_gateway: |
| 683 | properties: |
| 684 | unit: MB |
| 685 | description: Volume of RAM allocated to the instance |
| 686 | type: Gauge |
| 687 | category: compute |
| 688 | abstract_gateway.network.incoming.bytes_gateway_gateway_private_lan_port: |
| 689 | properties: |
| 690 | unit: B |
| 691 | description: Number of incoming bytes |
| 692 | type: Cumulative |
| 693 | category: network |
| 694 | abstract_gateway.disk.read.bytes.rate_gateway: |
| 695 | properties: |
| 696 | unit: B/s |
| 697 | description: Average rate of reads |
| 698 | type: Gauge |
| 699 | category: compute |
| 700 | abstract_gateway.disk.read.requests_gateway: |
| 701 | properties: |
| 702 | unit: request |
| 703 | description: Number of read requests |
| 704 | type: Cumulative |
| 705 | category: compute |
| 706 | abstract_gateway.port_mirroring_gateway_gateway_private_lan_port: |
| 707 | properties: |
| 708 | connection_point: |
| 709 | network_role: |
| 710 | get_input: port_gateway_private_lan_port_network_role |
| 711 | nfc_naming_code: gateway |
| 712 | abstract_gateway.disk.device.usage_gateway: |
| 713 | properties: |
| 714 | unit: B |
| 715 | description: The physical size in bytes of the image container on the host per device |
| 716 | type: Gauge |
| 717 | category: disk |
| 718 | abstract_gateway.disk.write.bytes.rate_gateway: |
| 719 | properties: |
| 720 | unit: B/s |
| 721 | description: Average rate of writes |
| 722 | type: Gauge |
| 723 | category: compute |
| 724 | abstract_gateway.network.incoming.packets_gateway_gateway_private_lan_port: |
| 725 | properties: |
| 726 | unit: packet |
| 727 | description: Number of incoming packets |
| 728 | type: Cumulative |
| 729 | category: network |
| 730 | abstract_gateway.memory.resident_gateway: |
| 731 | properties: |
| 732 | unit: MB |
| 733 | description: Volume of RAM used by the instance on the physical machine |
| 734 | type: Gauge |
| 735 | category: compute |
| 736 | abstract_gateway.disk.usage_gateway: |
| 737 | properties: |
| 738 | unit: B |
| 739 | description: The physical size in bytes of the image container on the host |
| 740 | type: Gauge |
| 741 | category: disk |
| 742 | abstract_gateway.disk.write.bytes_gateway: |
| 743 | properties: |
| 744 | unit: B |
| 745 | description: Volume of writes |
| 746 | type: Cumulative |
| 747 | category: compute |
| 748 | groups: |
| 749 | vcpe0..Vcpe..ar1000v..module-0: |
| 750 | type: org.openecomp.groups.VfModule |
| 751 | metadata: |
| 752 | vfModuleModelName: Vcpe..ar1000v..module-0 |
| 753 | vfModuleModelInvariantUUID: d7719964-c045-4ed3-84d6-20a01db7612f |
| 754 | vfModuleModelUUID: c84ade8a-6e4b-49c7-86e8-0e4fc009f4cd |
| 755 | vfModuleModelVersion: '1' |
| 756 | vfModuleModelCustomizationUUID: 8caeefbd-ab71-40c9-9387-8729d7d9c2de |
| 757 | properties: |
| 758 | min_vf_module_instances: 1 |
| 759 | vf_module_label: ar1000v |
| 760 | max_vf_module_instances: 1 |
| 761 | vf_module_type: Base |
| 762 | isBase: true |
| 763 | initial_count: 1 |
| 764 | volume_group: false |
| 765 | vgw0..Vgw..gateway..module-0: |
| 766 | type: org.openecomp.groups.VfModule |
| 767 | metadata: |
| 768 | vfModuleModelName: Vgw..gateway..module-0 |
| 769 | vfModuleModelInvariantUUID: 8c8c936c-e71c-4bc4-94f7-c5680c9dbc00 |
| 770 | vfModuleModelUUID: ddda7e87-8113-463f-aa27-a60112a4e438 |
| 771 | vfModuleModelVersion: '1' |
| 772 | vfModuleModelCustomizationUUID: ea551d60-f9c9-48f2-9757-b01eb2d26d13 |
| 773 | properties: |
| 774 | min_vf_module_instances: 1 |
| 775 | vf_module_label: gateway |
| 776 | max_vf_module_instances: 1 |
| 777 | vf_module_type: Base |
| 778 | isBase: true |
| 779 | initial_count: 1 |
| 780 | volume_group: false |
| 781 | substitution_mappings: |
| 782 | node_type: org.openecomp.service.Publicns |
| 783 | capabilities: |
| 784 | vgw0.abstract_gateway.disk.allocation_gateway: |
| 785 | - vGW 0 |
| 786 | - abstract_gateway.disk.allocation_gateway |
| 787 | vgw0.abstract_gateway.memory.usage_gateway: |
| 788 | - vGW 0 |
| 789 | - abstract_gateway.memory.usage_gateway |
| 790 | vcpe0.abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_wan_port: |
| 791 | - vCPE 0 |
| 792 | - abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_wan_port |
| 793 | vgw0.abstract_gateway.disk.device.write.bytes.rate_gateway: |
| 794 | - vGW 0 |
| 795 | - abstract_gateway.disk.device.write.bytes.rate_gateway |
| 796 | vgw0.abstract_gateway.disk.device.latency_gateway: |
| 797 | - vGW 0 |
| 798 | - abstract_gateway.disk.device.latency_gateway |
| 799 | vgw0.abstract_gateway.network.incoming.bytes.rate_gateway_gateway_private_lan_port: |
| 800 | - vGW 0 |
| 801 | - abstract_gateway.network.incoming.bytes.rate_gateway_gateway_private_lan_port |
| 802 | vgw0.abstract_gateway.scalable_gateway: |
| 803 | - vGW 0 |
| 804 | - abstract_gateway.scalable_gateway |
| 805 | vcpe0.abstract_vcpe.host_vcpe: |
| 806 | - vCPE 0 |
| 807 | - abstract_vcpe.host_vcpe |
| 808 | vcpe0.abstract_vcpe.disk.latency_vcpe: |
| 809 | - vCPE 0 |
| 810 | - abstract_vcpe.disk.latency_vcpe |
| 811 | vcpe0.abstract_vcpe.scalable_vcpe: |
| 812 | - vCPE 0 |
| 813 | - abstract_vcpe.scalable_vcpe |
| 814 | vcpe0.abstract_vcpe.disk.device.write.bytes.rate_vcpe: |
| 815 | - vCPE 0 |
| 816 | - abstract_vcpe.disk.device.write.bytes.rate_vcpe |
| 817 | vgw0.abstract_gateway.disk.write.requests.rate_gateway: |
| 818 | - vGW 0 |
| 819 | - abstract_gateway.disk.write.requests.rate_gateway |
| 820 | vcpe0.abstract_vcpe.feature_vcpe_vcpe_private_wan_port: |
| 821 | - vCPE 0 |
| 822 | - abstract_vcpe.feature_vcpe_vcpe_private_wan_port |
| 823 | vcpe0.abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_lan_port: |
| 824 | - vCPE 0 |
| 825 | - abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_lan_port |
| 826 | vcpe0.abstract_vcpe.disk.iops_vcpe: |
| 827 | - vCPE 0 |
| 828 | - abstract_vcpe.disk.iops_vcpe |
| 829 | vcpe0.abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_wan_port: |
| 830 | - vCPE 0 |
| 831 | - abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_wan_port |
| 832 | vcpe0.abstract_vcpe.feature_vcpe_vcpe_private_lan_port: |
| 833 | - vCPE 0 |
| 834 | - abstract_vcpe.feature_vcpe_vcpe_private_lan_port |
| 835 | vgw0.abstract_gateway.host_gateway: |
| 836 | - vGW 0 |
| 837 | - abstract_gateway.host_gateway |
| 838 | vgw0.abstract_gateway.disk.device.write.requests.rate_gateway: |
| 839 | - vGW 0 |
| 840 | - abstract_gateway.disk.device.write.requests.rate_gateway |
| 841 | vcpe0.abstract_vcpe.port_mirroring_vcpe_vcpe_private_lan_port: |
| 842 | - vCPE 0 |
| 843 | - abstract_vcpe.port_mirroring_vcpe_vcpe_private_lan_port |
| 844 | vcpe0.abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_lan_port: |
| 845 | - vCPE 0 |
| 846 | - abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_lan_port |
| 847 | vcpe0.abstract_vcpe.disk.device.capacity_vcpe: |
| 848 | - vCPE 0 |
| 849 | - abstract_vcpe.disk.device.capacity_vcpe |
| 850 | vcpe0.abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_wan_port: |
| 851 | - vCPE 0 |
| 852 | - abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_wan_port |
| 853 | vcpe0.abstract_vcpe.os_vcpe: |
| 854 | - vCPE 0 |
| 855 | - abstract_vcpe.os_vcpe |
| 856 | vgw0.abstract_gateway.disk.usage_gateway: |
| 857 | - vGW 0 |
| 858 | - abstract_gateway.disk.usage_gateway |
| 859 | vcpe0.abstract_vcpe.binding_vcpe: |
| 860 | - vCPE 0 |
| 861 | - abstract_vcpe.binding_vcpe |
| 862 | vgw0.abstract_gateway.network.outgoing.bytes_gateway_gateway_private_lan_port: |
| 863 | - vGW 0 |
| 864 | - abstract_gateway.network.outgoing.bytes_gateway_gateway_private_lan_port |
| 865 | vcpe0.abstract_vcpe.binding_vcpe_vcpe_private_wan_port: |
| 866 | - vCPE 0 |
| 867 | - abstract_vcpe.binding_vcpe_vcpe_private_wan_port |
| 868 | vcpe0.abstract_vcpe.memory.resident_vcpe: |
| 869 | - vCPE 0 |
| 870 | - abstract_vcpe.memory.resident_vcpe |
| 871 | vgw0.abstract_gateway.disk.write.bytes_gateway: |
| 872 | - vGW 0 |
| 873 | - abstract_gateway.disk.write.bytes_gateway |
| 874 | vgw0.abstract_gateway.disk.read.bytes.rate_gateway: |
| 875 | - vGW 0 |
| 876 | - abstract_gateway.disk.read.bytes.rate_gateway |
| 877 | vcpe0.abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_lan_port: |
| 878 | - vCPE 0 |
| 879 | - abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_lan_port |
| 880 | vgw0.abstract_gateway.disk.root.size_gateway: |
| 881 | - vGW 0 |
| 882 | - abstract_gateway.disk.root.size_gateway |
| 883 | vcpe0.abstract_vcpe.disk.write.requests_vcpe: |
| 884 | - vCPE 0 |
| 885 | - abstract_vcpe.disk.write.requests_vcpe |
| 886 | vcpe0.abstract_vcpe.disk.device.write.bytes_vcpe: |
| 887 | - vCPE 0 |
| 888 | - abstract_vcpe.disk.device.write.bytes_vcpe |
| 889 | vcpe0.abstract_vcpe.feature_vcpe: |
| 890 | - vCPE 0 |
| 891 | - abstract_vcpe.feature_vcpe |
| 892 | vcpe0.abstract_vcpe.disk.device.latency_vcpe: |
| 893 | - vCPE 0 |
| 894 | - abstract_vcpe.disk.device.latency_vcpe |
| 895 | vgw0.abstract_gateway.cpu_util_gateway: |
| 896 | - vGW 0 |
| 897 | - abstract_gateway.cpu_util_gateway |
| 898 | vgw0.abstract_gateway.network.incoming.packets_gateway_gateway_private_lan_port: |
| 899 | - vGW 0 |
| 900 | - abstract_gateway.network.incoming.packets_gateway_gateway_private_lan_port |
| 901 | vgw0.abstract_gateway.disk.device.read.requests.rate_gateway: |
| 902 | - vGW 0 |
| 903 | - abstract_gateway.disk.device.read.requests.rate_gateway |
| 904 | vgw0.abstract_gateway.network.incoming.packets.rate_gateway_gateway_private_lan_port: |
| 905 | - vGW 0 |
| 906 | - abstract_gateway.network.incoming.packets.rate_gateway_gateway_private_lan_port |
| 907 | vcpe0.abstract_vcpe.port_mirroring_vcpe_vcpe_private_wan_port: |
| 908 | - vCPE 0 |
| 909 | - abstract_vcpe.port_mirroring_vcpe_vcpe_private_wan_port |
| 910 | vcpe0.abstract_vcpe.disk.write.bytes_vcpe: |
| 911 | - vCPE 0 |
| 912 | - abstract_vcpe.disk.write.bytes_vcpe |
| 913 | vgw0.abstract_gateway.disk.capacity_gateway: |
| 914 | - vGW 0 |
| 915 | - abstract_gateway.disk.capacity_gateway |
| 916 | vgw0.abstract_gateway.memory_gateway: |
| 917 | - vGW 0 |
| 918 | - abstract_gateway.memory_gateway |
| 919 | vcpe0.abstract_vcpe.cpu_util_vcpe: |
| 920 | - vCPE 0 |
| 921 | - abstract_vcpe.cpu_util_vcpe |
| 922 | vgw0.abstract_gateway.disk.device.write.requests_gateway: |
| 923 | - vGW 0 |
| 924 | - abstract_gateway.disk.device.write.requests_gateway |
| 925 | vgw0.abstract_gateway.vcpus_gateway: |
| 926 | - vGW 0 |
| 927 | - abstract_gateway.vcpus_gateway |
| 928 | vcpe0.abstract_vcpe.disk.ephemeral.size_vcpe: |
| 929 | - vCPE 0 |
| 930 | - abstract_vcpe.disk.ephemeral.size_vcpe |
| 931 | vgw0.abstract_gateway.disk.device.read.bytes_gateway: |
| 932 | - vGW 0 |
| 933 | - abstract_gateway.disk.device.read.bytes_gateway |
| 934 | vgw0.abstract_gateway.disk.device.allocation_gateway: |
| 935 | - vGW 0 |
| 936 | - abstract_gateway.disk.device.allocation_gateway |
| 937 | vgw0.abstract_gateway.disk.device.capacity_gateway: |
| 938 | - vGW 0 |
| 939 | - abstract_gateway.disk.device.capacity_gateway |
| 940 | vcpe0.abstract_vcpe.disk.write.requests.rate_vcpe: |
| 941 | - vCPE 0 |
| 942 | - abstract_vcpe.disk.write.requests.rate_vcpe |
| 943 | vcpe0.abstract_vcpe.disk.usage_vcpe: |
| 944 | - vCPE 0 |
| 945 | - abstract_vcpe.disk.usage_vcpe |
| 946 | vgw0.abstract_gateway.disk.device.iops_gateway: |
| 947 | - vGW 0 |
| 948 | - abstract_gateway.disk.device.iops_gateway |
| 949 | vcpe0.abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_lan_port: |
| 950 | - vCPE 0 |
| 951 | - abstract_vcpe.network.outgoing.packets.rate_vcpe_vcpe_private_lan_port |
| 952 | vgw0.abstract_gateway.endpoint_gateway: |
| 953 | - vGW 0 |
| 954 | - abstract_gateway.endpoint_gateway |
| 955 | vcpe0.abstract_vcpe.disk.device.read.bytes.rate_vcpe: |
| 956 | - vCPE 0 |
| 957 | - abstract_vcpe.disk.device.read.bytes.rate_vcpe |
| 958 | vcpe0.abstract_vcpe.disk.read.requests_vcpe: |
| 959 | - vCPE 0 |
| 960 | - abstract_vcpe.disk.read.requests_vcpe |
| 961 | vcpe0.abstract_vcpe.disk.read.bytes.rate_vcpe: |
| 962 | - vCPE 0 |
| 963 | - abstract_vcpe.disk.read.bytes.rate_vcpe |
| 964 | vcpe0.abstract_vcpe.disk.device.read.bytes_vcpe: |
| 965 | - vCPE 0 |
| 966 | - abstract_vcpe.disk.device.read.bytes_vcpe |
| 967 | vgw0.abstract_gateway.binding_gateway: |
| 968 | - vGW 0 |
| 969 | - abstract_gateway.binding_gateway |
| 970 | vcpe0.abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_wan_port: |
| 971 | - vCPE 0 |
| 972 | - abstract_vcpe.network.incoming.packets.rate_vcpe_vcpe_private_wan_port |
| 973 | vcpe0.abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_lan_port: |
| 974 | - vCPE 0 |
| 975 | - abstract_vcpe.network.outgoing.bytes_vcpe_vcpe_private_lan_port |
| 976 | vcpe0.abstract_vcpe.cpu.delta_vcpe: |
| 977 | - vCPE 0 |
| 978 | - abstract_vcpe.cpu.delta_vcpe |
| 979 | vcpe0.abstract_vcpe.disk.device.write.requests.rate_vcpe: |
| 980 | - vCPE 0 |
| 981 | - abstract_vcpe.disk.device.write.requests.rate_vcpe |
| 982 | vgw0.abstract_gateway.instance_gateway: |
| 983 | - vGW 0 |
| 984 | - abstract_gateway.instance_gateway |
| 985 | vgw0.abstract_gateway.memory.resident_gateway: |
| 986 | - vGW 0 |
| 987 | - abstract_gateway.memory.resident_gateway |
| 988 | vcpe0.abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_wan_port: |
| 989 | - vCPE 0 |
| 990 | - abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_wan_port |
| 991 | vgw0.abstract_gateway.disk.read.bytes_gateway: |
| 992 | - vGW 0 |
| 993 | - abstract_gateway.disk.read.bytes_gateway |
| 994 | vcpe0.abstract_vcpe.disk.device.iops_vcpe: |
| 995 | - vCPE 0 |
| 996 | - abstract_vcpe.disk.device.iops_vcpe |
| 997 | vgw0.abstract_gateway.binding_gateway_gateway_private_lan_port: |
| 998 | - vGW 0 |
| 999 | - abstract_gateway.binding_gateway_gateway_private_lan_port |
| 1000 | vgw0.abstract_gateway.disk.ephemeral.size_gateway: |
| 1001 | - vGW 0 |
| 1002 | - abstract_gateway.disk.ephemeral.size_gateway |
| 1003 | vgw0.abstract_gateway.feature_gateway: |
| 1004 | - vGW 0 |
| 1005 | - abstract_gateway.feature_gateway |
| 1006 | vcpe0.abstract_vcpe.forwarder_vcpe_vcpe_private_wan_port: |
| 1007 | - vCPE 0 |
| 1008 | - abstract_vcpe.forwarder_vcpe_vcpe_private_wan_port |
| 1009 | vcpe0.abstract_vcpe.disk.device.allocation_vcpe: |
| 1010 | - vCPE 0 |
| 1011 | - abstract_vcpe.disk.device.allocation_vcpe |
| 1012 | vgw0.abstract_gateway.disk.read.requests_gateway: |
| 1013 | - vGW 0 |
| 1014 | - abstract_gateway.disk.read.requests_gateway |
| 1015 | vcpe0.abstract_vcpe.disk.device.write.requests_vcpe: |
| 1016 | - vCPE 0 |
| 1017 | - abstract_vcpe.disk.device.write.requests_vcpe |
| 1018 | vgw0.abstract_gateway.disk.device.usage_gateway: |
| 1019 | - vGW 0 |
| 1020 | - abstract_gateway.disk.device.usage_gateway |
| 1021 | vgw0.abstract_gateway.cpu.delta_gateway: |
| 1022 | - vGW 0 |
| 1023 | - abstract_gateway.cpu.delta_gateway |
| 1024 | vgw0.abstract_gateway.network.outgoing.packets.rate_gateway_gateway_private_lan_port: |
| 1025 | - vGW 0 |
| 1026 | - abstract_gateway.network.outgoing.packets.rate_gateway_gateway_private_lan_port |
| 1027 | vgw0.abstract_gateway.port_mirroring_gateway_gateway_private_lan_port: |
| 1028 | - vGW 0 |
| 1029 | - abstract_gateway.port_mirroring_gateway_gateway_private_lan_port |
| 1030 | vcpe0.abstract_vcpe.forwarder_vcpe_vcpe_private_lan_port: |
| 1031 | - vCPE 0 |
| 1032 | - abstract_vcpe.forwarder_vcpe_vcpe_private_lan_port |
| 1033 | vcpe0.abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_lan_port: |
| 1034 | - vCPE 0 |
| 1035 | - abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_lan_port |
| 1036 | vcpe0.abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_lan_port: |
| 1037 | - vCPE 0 |
| 1038 | - abstract_vcpe.network.incoming.packets_vcpe_vcpe_private_lan_port |
| 1039 | vgw0.abstract_gateway.disk.latency_gateway: |
| 1040 | - vGW 0 |
| 1041 | - abstract_gateway.disk.latency_gateway |
| 1042 | vcpe0.abstract_vcpe.disk.read.bytes_vcpe: |
| 1043 | - vCPE 0 |
| 1044 | - abstract_vcpe.disk.read.bytes_vcpe |
| 1045 | vcpe0.abstract_vcpe.attachment_vcpe_vcpe_private_wan_port: |
| 1046 | - vCPE 0 |
| 1047 | - abstract_vcpe.attachment_vcpe_vcpe_private_wan_port |
| 1048 | vgw0.abstract_gateway.cpu_gateway: |
| 1049 | - vGW 0 |
| 1050 | - abstract_gateway.cpu_gateway |
| 1051 | vcpe0.abstract_vcpe.instance_vcpe: |
| 1052 | - vCPE 0 |
| 1053 | - abstract_vcpe.instance_vcpe |
| 1054 | vcpe0.abstract_vcpe.memory_vcpe: |
| 1055 | - vCPE 0 |
| 1056 | - abstract_vcpe.memory_vcpe |
| 1057 | vgw0.abstract_gateway.feature_gateway_gateway_private_lan_port: |
| 1058 | - vGW 0 |
| 1059 | - abstract_gateway.feature_gateway_gateway_private_lan_port |
| 1060 | vgw0.abstract_gateway.disk.device.write.bytes_gateway: |
| 1061 | - vGW 0 |
| 1062 | - abstract_gateway.disk.device.write.bytes_gateway |
| 1063 | vcpe0.abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_wan_port: |
| 1064 | - vCPE 0 |
| 1065 | - abstract_vcpe.network.outpoing.packets_vcpe_vcpe_private_wan_port |
| 1066 | vgw0.abstract_gateway.disk.device.read.requests_gateway: |
| 1067 | - vGW 0 |
| 1068 | - abstract_gateway.disk.device.read.requests_gateway |
| 1069 | vgw0.abstract_gateway.disk.write.requests_gateway: |
| 1070 | - vGW 0 |
| 1071 | - abstract_gateway.disk.write.requests_gateway |
| 1072 | vgw0.abstract_gateway.os_gateway: |
| 1073 | - vGW 0 |
| 1074 | - abstract_gateway.os_gateway |
| 1075 | vgw0.abstract_gateway.network.outgoing.bytes.rate_gateway_gateway_private_lan_port: |
| 1076 | - vGW 0 |
| 1077 | - abstract_gateway.network.outgoing.bytes.rate_gateway_gateway_private_lan_port |
| 1078 | vgw0.abstract_gateway.network.outpoing.packets_gateway_gateway_private_lan_port: |
| 1079 | - vGW 0 |
| 1080 | - abstract_gateway.network.outpoing.packets_gateway_gateway_private_lan_port |
| 1081 | vcpe0.abstract_vcpe.disk.write.bytes.rate_vcpe: |
| 1082 | - vCPE 0 |
| 1083 | - abstract_vcpe.disk.write.bytes.rate_vcpe |
| 1084 | vgw0.abstract_gateway.disk.write.bytes.rate_gateway: |
| 1085 | - vGW 0 |
| 1086 | - abstract_gateway.disk.write.bytes.rate_gateway |
| 1087 | vcpe0.abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_wan_port: |
| 1088 | - vCPE 0 |
| 1089 | - abstract_vcpe.network.incoming.bytes.rate_vcpe_vcpe_private_wan_port |
| 1090 | vcpe0.abstract_vcpe.cpu_vcpe: |
| 1091 | - vCPE 0 |
| 1092 | - abstract_vcpe.cpu_vcpe |
| 1093 | vcpe0.abstract_vcpe.disk.allocation_vcpe: |
| 1094 | - vCPE 0 |
| 1095 | - abstract_vcpe.disk.allocation_vcpe |
| 1096 | vcpe0.abstract_vcpe.disk.device.read.requests.rate_vcpe: |
| 1097 | - vCPE 0 |
| 1098 | - abstract_vcpe.disk.device.read.requests.rate_vcpe |
| 1099 | vgw0.abstract_gateway.network.incoming.bytes_gateway_gateway_private_lan_port: |
| 1100 | - vGW 0 |
| 1101 | - abstract_gateway.network.incoming.bytes_gateway_gateway_private_lan_port |
| 1102 | vcpe0.abstract_vcpe.disk.device.read.requests_vcpe: |
| 1103 | - vCPE 0 |
| 1104 | - abstract_vcpe.disk.device.read.requests_vcpe |
| 1105 | vgw0.abstract_gateway.disk.device.read.bytes.rate_gateway: |
| 1106 | - vGW 0 |
| 1107 | - abstract_gateway.disk.device.read.bytes.rate_gateway |
| 1108 | vcpe0.abstract_vcpe.binding_vcpe_vcpe_private_lan_port: |
| 1109 | - vCPE 0 |
| 1110 | - abstract_vcpe.binding_vcpe_vcpe_private_lan_port |
| 1111 | vgw0.abstract_gateway.forwarder_gateway_gateway_private_lan_port: |
| 1112 | - vGW 0 |
| 1113 | - abstract_gateway.forwarder_gateway_gateway_private_lan_port |
| 1114 | genericneutronnet0.virtual_linkable: |
| 1115 | - Generic NeutronNet 0 |
| 1116 | - virtual_linkable |
| 1117 | vcpe0.abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_wan_port: |
| 1118 | - vCPE 0 |
| 1119 | - abstract_vcpe.network.incoming.bytes_vcpe_vcpe_private_wan_port |
| 1120 | vcpe0.abstract_vcpe.disk.device.usage_vcpe: |
| 1121 | - vCPE 0 |
| 1122 | - abstract_vcpe.disk.device.usage_vcpe |
| 1123 | genericneutronnet0.feature: |
| 1124 | - Generic NeutronNet 0 |
| 1125 | - feature |
| 1126 | vcpe0.abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_lan_port: |
| 1127 | - vCPE 0 |
| 1128 | - abstract_vcpe.network.outgoing.bytes.rate_vcpe_vcpe_private_lan_port |
| 1129 | vcpe0.abstract_vcpe.disk.root.size_vcpe: |
| 1130 | - vCPE 0 |
| 1131 | - abstract_vcpe.disk.root.size_vcpe |
| 1132 | vcpe0.abstract_vcpe.vcpus_vcpe: |
| 1133 | - vCPE 0 |
| 1134 | - abstract_vcpe.vcpus_vcpe |
| 1135 | vcpe0.abstract_vcpe.endpoint_vcpe: |
| 1136 | - vCPE 0 |
| 1137 | - abstract_vcpe.endpoint_vcpe |
| 1138 | vgw0.abstract_gateway.attachment_gateway_gateway_private_lan_port: |
| 1139 | - vGW 0 |
| 1140 | - abstract_gateway.attachment_gateway_gateway_private_lan_port |
| 1141 | vcpe0.abstract_vcpe.attachment_vcpe_vcpe_private_lan_port: |
| 1142 | - vCPE 0 |
| 1143 | - abstract_vcpe.attachment_vcpe_vcpe_private_lan_port |
| 1144 | vcpe0.abstract_vcpe.memory.usage_vcpe: |
| 1145 | - vCPE 0 |
| 1146 | - abstract_vcpe.memory.usage_vcpe |
| 1147 | vcpe0.abstract_vcpe.disk.capacity_vcpe: |
| 1148 | - vCPE 0 |
| 1149 | - abstract_vcpe.disk.capacity_vcpe |
| 1150 | vgw0.abstract_gateway.disk.iops_gateway: |
| 1151 | - vGW 0 |
| 1152 | - abstract_gateway.disk.iops_gateway |
| 1153 | requirements: |
| 1154 | vcpe0.abstract_vcpe.dependency_vcpe_vcpe_private_wan_port: |
| 1155 | - vCPE 0 |
| 1156 | - abstract_vcpe.dependency_vcpe_vcpe_private_wan_port |
| 1157 | vcpe0.abstract_vcpe.link_vcpe_vcpe_private_lan_port: |
| 1158 | - vCPE 0 |
| 1159 | - abstract_vcpe.link_vcpe_vcpe_private_lan_port |
| 1160 | vgw0.abstract_gateway.local_storage_gateway: |
| 1161 | - vGW 0 |
| 1162 | - abstract_gateway.local_storage_gateway |
| 1163 | genericneutronnet0.dependency: |
| 1164 | - Generic NeutronNet 0 |
| 1165 | - dependency |
| 1166 | vcpe0.abstract_vcpe.local_storage_vcpe: |
| 1167 | - vCPE 0 |
| 1168 | - abstract_vcpe.local_storage_vcpe |
| 1169 | vcpe0.abstract_vcpe.dependency_vcpe_vcpe_private_lan_port: |
| 1170 | - vCPE 0 |
| 1171 | - abstract_vcpe.dependency_vcpe_vcpe_private_lan_port |
| 1172 | vgw0.abstract_gateway.dependency_gateway: |
| 1173 | - vGW 0 |
| 1174 | - abstract_gateway.dependency_gateway |
| 1175 | vcpe0.abstract_vcpe.dependency_vcpe: |
| 1176 | - vCPE 0 |
| 1177 | - abstract_vcpe.dependency_vcpe |
| 1178 | vgw0.abstract_gateway.dependency_gateway_gateway_private_lan_port: |
| 1179 | - vGW 0 |
| 1180 | - abstract_gateway.dependency_gateway_gateway_private_lan_port |
| 1181 | vcpe0.abstract_vcpe.link_vcpe_vcpe_private_wan_port: |
| 1182 | - vCPE 0 |
| 1183 | - abstract_vcpe.link_vcpe_vcpe_private_wan_port |
| 1184 | vgw0.abstract_gateway.link_gateway_gateway_private_lan_port: |
| 1185 | - vGW 0 |
| 1186 | - abstract_gateway.link_gateway_gateway_private_lan_port |