---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [config](../index.md) / InstanceInfo

# Interface: InstanceInfo

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:442](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L442)

Information about a configured instance.

## Properties

### active?

> `optional` **active**: `boolean`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:448](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L448)

Whether this instance is currently active

***

### hostname?

> `optional` **hostname**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:446](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L446)

B2C instance hostname

***

### location?

> `optional` **location**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:452](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L452)

Location (file path, etc.)

***

### name

> **name**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:444](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L444)

Instance name

***

### source

> **source**: `string`

Defined in: [packages/b2c-tooling-sdk/src/config/types.ts:450](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/config/types.ts#L450)

Source name for display
