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

# Interface: MitigatedSystemsOut

**`Export`**

MitigatedSystemsOut

## Table of contents

### Properties

- [data](MitigatedSystemsOut.md#data)
- [links](MitigatedSystemsOut.md#links)
- [meta](MitigatedSystemsOut.md#meta)

## Properties

### data

• **data**: `string` \| `object`[]

**`Memberof`**

MitigatedSystemsOut

#### Defined in

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

___

### links

• **links**: [`Links`](Links.md)

**`Memberof`**

MitigatedSystemsOut

#### Defined in

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

___

### meta

• **meta**: [`MetaAffectedSystems`](MetaAffectedSystems.md)

**`Memberof`**

MitigatedSystemsOut

#### Defined in

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