[@redhat-cloud-services/vulnerabilities-client](../README.md) / [Exports](../modules.md) / MetaVulnerabilitiesOutAllOfSystemCountPerType

# Interface: MetaVulnerabilitiesOutAllOfSystemCountPerType

Number of systems managed by vulnerability application, grouped by host type.

**`Export`**

MetaVulnerabilitiesOutAllOfSystemCountPerType

## Table of contents

### Properties

- [edge](MetaVulnerabilitiesOutAllOfSystemCountPerType.md#edge)
- [rpmdnf](MetaVulnerabilitiesOutAllOfSystemCountPerType.md#rpmdnf)

## Properties

### edge

• `Optional` **edge**: ``null`` \| `number`

Number of immutable systems.

**`Memberof`**

MetaVulnerabilitiesOutAllOfSystemCountPerType

#### Defined in

[api.ts:2182](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/git-api/api.ts#L2182)

___

### rpmdnf

• `Optional` **rpmdnf**: `number`

Number of conventional systems.

**`Memberof`**

MetaVulnerabilitiesOutAllOfSystemCountPerType

#### Defined in

[api.ts:2176](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/git-api/api.ts#L2176)
