tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: PortGlobalTypes template_version: 1.0.0 description: Port TOSCA Global Types imports: - common_definitions: file: CommonGlobalTypesServiceTemplate.yaml node_types: org.openecomp.resource.cp.nodes.network.Port: derived_from: tosca.nodes.network.Port capabilities: network.incoming.packets.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: packet/s status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.incoming.packets.rate status: supported description: type: string description: Description of the metric required: false default: Average rate of incoming packets status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.outgoing.bytes: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: B status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.outgoing.bytes status: supported description: type: string description: Description of the metric required: false default: Number of outgoing bytes status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.outgoing.packets.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: packet/s status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.outgoing.packets.rate status: supported description: type: string description: Description of the metric required: false default: Average rate of outgoing packets status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.outpoing.packets: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: packet status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.outpoing.packets status: supported description: type: string description: Description of the metric required: false default: Number of outgoing packets status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.incoming.bytes.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: B/s status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.incoming.bytes.rate status: supported description: type: string description: Description of the metric required: false default: Average rate of incoming bytes status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.incoming.bytes: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: B status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.incoming.bytes status: supported description: type: string description: Description of the metric required: false default: Number of incoming bytes status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.outgoing.bytes.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: B/s status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.outgoing.bytes.rate status: supported description: type: string description: Description of the metric required: false default: Average rate of outgoing bytes status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported network.incoming.packets: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. properties: unit: type: string description: Unit of the metric value required: true default: packet status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: network.incoming.packets status: supported description: type: string description: Description of the metric required: false default: Number of incoming packets status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: network status: supported