tosca_definitions_version: tosca_simple_yaml_1_1 imports: - nodes: file: nodes.yml - datatypes: file: data.yml - capabilities: file: capabilities.yml - relationships: file: relationships.yml - groups: file: groups.yml - policies: file: policies.yml node_types: org.openecomp.service.VcpesvcRescust20180927a: derived_from: org.openecomp.resource.abstract.nodes.service capabilities: vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.incoming.bytes.rate_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.feature_vgw_vgw_private_1_port: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.attachment_vgw_vgw_private_2_port: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.incoming.packets_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.root.size_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: GB type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Size of root disk type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.write.requests_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of write requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.write.bytes_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of writes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.incoming.bytes_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.write.requests_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of write requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.forwarder_vgw_vgw_private_2_port: type: org.openecomp.capabilities.Forwarder occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.os_vgw: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: distribution: type: string required: false type: type: string required: false version: type: version required: false architecture: type: string required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.incoming.packets_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.outgoing.bytes.rate_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.incoming.packets.rate_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.outgoing.packets.rate_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.endpoint_vgw: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: secure: default: true type: boolean required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.iops_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: count/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average disk iops per device type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.write.bytes.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of writes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.incoming.packets.rate_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.outgoing.packets.rate_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.memory.usage_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: MB type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of RAM used by the instance from the amount of its allocated memory type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.cpu_util_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: '%' type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average CPU utilization type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.ephemeral.size_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: GB type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Size of ephemeral disk type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.binding_vgw_vgw_private_1_port: type: tosca.capabilities.network.Bindable occurrences: - 0 - UNBOUNDED valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.binding_vgw_vgw_private_0_port: type: tosca.capabilities.network.Bindable occurrences: - 0 - UNBOUNDED valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.write.bytes.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of writes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.host_vgw: type: tosca.capabilities.Container occurrences: - 1 - UNBOUNDED valid_source_types: - tosca.nodes.SoftwareComponent properties: num_cpus: type: integer required: false disk_size: type: scalar-unit.size required: false cpu_frequency: type: scalar-unit.frequency required: false mem_size: type: scalar-unit.size required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.incoming.bytes_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.incoming.bytes_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.write.bytes_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of writes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.read.bytes.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of reads type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.usage_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The physical size in bytes of the image container on the host type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.port_mirroring_vgw_vgw_private_0_port: type: org.openecomp.capabilities.PortMirroring occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: connection_point: type: org.openecomp.datatypes.PortMirroringConnectionPointDescription required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.capacity_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The amount of disk that the instance can see type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.vcpus_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: vcpu type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of virtual CPUs allocated to the instance type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.outgoing.bytes.rate_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.feature_vgw_vgw_private_2_port: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpear_brg_20180927a0.allottedresource0.feature: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.cpu.delta_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: ns type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: CPU time used since previous datapoint type: string description: Description of the metric required: false status: SUPPORTED type: default: Delta type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.cpu_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: ns type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: CPU time used type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.memory_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: MB type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of RAM allocated to the instance type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.outgoing.bytes_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.feature_vgw_vgw_private_0_port: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.port_mirroring_vgw_vgw_private_1_port: type: org.openecomp.capabilities.PortMirroring occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: connection_point: type: org.openecomp.datatypes.PortMirroringConnectionPointDescription required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.iops_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: count/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average disk iops type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.attachment_vgw_vgw_private_0_port: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.binding_vgw_vgw_private_2_port: type: tosca.capabilities.network.Bindable occurrences: - 0 - UNBOUNDED valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.forwarder_vgw_vgw_private_1_port: type: org.openecomp.capabilities.Forwarder occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.capacity_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The amount of disk per device that the instance can see type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.incoming.bytes.rate_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.instance_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: instance type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Existence of instance type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.outpoing.packets_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.allocation_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The amount of disk occupied by the instance on the host machine type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.allocation_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The amount of disk per device occupied by the instance on the host machine type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.read.requests_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of read requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.memory.resident_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: MB type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of RAM used by the instance on the physical machine type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.read.bytes.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of reads type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.incoming.packets_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.outpoing.packets_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.incoming.packets.rate_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.write.requests.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of write requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpear_tunnelxconn_20180927a0.allottedresource0.feature: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.forwarder_vgw_vgw_private_0_port: type: org.openecomp.capabilities.Forwarder occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.feature_vgw: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.write.requests.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of write requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.read.bytes_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of reads type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: compute type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.incoming.bytes.rate_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of incoming bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.latency_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: ms type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average disk latency per device type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.outgoing.bytes_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.latency_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: ms type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average disk latency type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.usage_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: The physical size in bytes of the image container on the host per device type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.read.requests.rate_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of read requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.attachment_vgw_vgw_private_1_port: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED valid_source_types: [ ] vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.read.bytes_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Volume of reads type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.port_mirroring_vgw_vgw_private_2_port: type: org.openecomp.capabilities.PortMirroring occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: connection_point: type: org.openecomp.datatypes.PortMirroringConnectionPointDescription required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.network.outgoing.packets.rate_vgw_vgw_private_2_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.outgoing.bytes.rate_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B/s type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Average rate of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Gauge type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.network.outpoing.packets_vgw_vgw_private_0_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: packet type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing packets type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.network.outgoing.bytes_vgw_vgw_private_1_port: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: B type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of outgoing bytes type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: network type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.scalable_vgw: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: min_instances: default: 1 type: integer required: false max_instances: default: 1 type: integer required: false default_instances: type: integer required: false vcpevsp_vgw_20180927a0.abstract_vgw.vgw.disk.device.read.requests_vgw: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED valid_source_types: [ ] properties: unit: default: request type: string description: Unit of the metric value required: true status: SUPPORTED name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true description: default: Number of read requests type: string description: Description of the metric required: false status: SUPPORTED type: default: Cumulative type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true status: SUPPORTED category: default: disk type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false status: SUPPORTED vcpevsp_vgw_20180927a0.abstract_vgw.vgw.binding_vgw: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED valid_source_types: [ ] requirements: - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.dependency_vgw_vgw_private_2_port: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpevsp_vgw_20180927a0.abstract_vgw.vgw.dependency_vgw: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.dependency_vgw_vgw_private_1_port: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.dependency_vgw_vgw_private_0_port: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpear_tunnelxconn_20180927a0.allottedresource0.dependency: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpear_brg_20180927a0.allottedresource0.dependency: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn - vcpear_tunnelxconn_20180927a0.allottedresource0.service_dependency: occurrences: - 1 - UNBOUNDED capability: org.openecomp.capabilities.AllottedResource node: tosca.services.Root relationship: tosca.relationships.DependsOn - vcpear_brg_20180927a0.allottedresource0.service_dependency: occurrences: - 1 - UNBOUNDED capability: org.openecomp.capabilities.AllottedResource node: tosca.services.Root relationship: tosca.relationships.DependsOn - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_2_port.link_vgw_vgw_private_2_port: occurrences: - 1 - UNBOUNDED capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_1_port.link_vgw_vgw_private_1_port: occurrences: - 1 - UNBOUNDED capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo - vcpevsp_vgw_20180927a0.abstract_vgw.vgw_vgw_private_0_port.link_vgw_vgw_private_0_port: occurrences: - 1 - UNBOUNDED capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo - vcpevsp_vgw_20180927a0.abstract_vgw.vgw.local_storage_vgw: occurrences: - 0 - UNBOUNDED capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo