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

# Interface: MetaSystemsAllOf

**`Export`**

MetaSystemsAllOf

## Table of contents

### Properties

- [excluded](MetaSystemsAllOf.md#excluded)
- [rhel\_version](MetaSystemsAllOf.md#rhel_version)

## Properties

### excluded

• **excluded**: ``null`` \| `string`

Display setting of opted out systems.

**`Memberof`**

MetaSystemsAllOf

#### Defined in

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

___

### rhel\_version

• **rhel\_version**: ``null`` \| `string`

Filter base on system RHEL version.

**`Memberof`**

MetaSystemsAllOf

#### Defined in

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