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

# Interface: SystemListOut

**`Export`**

SystemListOut

## Table of contents

### Properties

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

## Properties

### data

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

**`Memberof`**

SystemListOut

#### Defined in

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

___

### links

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

**`Memberof`**

SystemListOut

#### Defined in

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

___

### meta

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

**`Memberof`**

SystemListOut

#### Defined in

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