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

# Interface: MitigatedSystemsIdsOut

**`Export`**

MitigatedSystemsIdsOut

## Table of contents

### Properties

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

## Properties

### data

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

**`Memberof`**

MitigatedSystemsIdsOut

#### Defined in

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

___

### links

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

**`Memberof`**

MitigatedSystemsIdsOut

#### Defined in

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

___

### meta

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

**`Memberof`**

MitigatedSystemsIdsOut

#### Defined in

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