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

# Interface: SystemIdsOut

**`Export`**

SystemIdsOut

## Table of contents

### Properties

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

## Properties

### data

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

**`Memberof`**

SystemIdsOut

#### Defined in

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

___

### links

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

**`Memberof`**

SystemIdsOut

#### Defined in

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

___

### meta

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

**`Memberof`**

SystemIdsOut

#### Defined in

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