---
id: v1-multi-host-integrations-create
title: MultiHostIntegrationsCreate
pagination_label: MultiHostIntegrationsCreate
sidebar_label: MultiHostIntegrationsCreate
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MultiHostIntegrationsCreate', 'v1MultiHostIntegrationsCreate']
slug: /tools/sdk/typescript/multi_host_integration/models/multi-host-integrations-create
tags: ['SDK', 'Software Development Kit', 'MultiHostIntegrationsCreate', 'v1MultiHostIntegrationsCreate']
---

# MultiHostIntegrationsCreate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | `string` | Multi-Host Integration\'s human-readable name. | [default to undefined]
**description** | `string` | Multi-Host Integration\'s human-readable description. | [default to undefined]
**owner** | `MultiHostIntegrationsOwner` |  | [default to undefined]
**cluster** | **(optional)** `MultiHostIntegrationsCluster` |  | [default to undefined]
**connector** | `string` | Connector script name. | [default to undefined]
**connectorAttributes** | **(optional)**  | Multi-Host Integration specific configuration. User can add any number of additional attributes. e.g. maxSourcesPerAggGroup, maxAllowedSources etc. | [default to undefined]
**managementWorkgroup** | **(optional)** `MultiHostIntegrationsManagementWorkgroup` |  | [default to undefined]
**created** | **(optional)** `string` | Date-time when the source was created | [default to undefined]
**modified** | **(optional)** `string` | Date-time when the source was last modified. | [default to undefined]

