[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [General](../index.md) / [Interfaces](../interfaces.md) / GeneralServerStatus


# Interface: GeneralServerStatus

Server Status response

## Properties

### AllowAnonymous

• **AllowAnonymous**: `boolean`

when false means that user login (and thus a user token) is required for making measurements.

___

### Region

• **Region**: `string`

the location of the API by cluster

___

### StatusID

• **StatusID**: ``"ACTIVE"`` \| ``"MAINTENANCE"`` \| ``"ERROR"`` \| ``"LATENCY"``

ACTIVE = Online and fully operational

MAINTENANCE = Offline for maintenance

ERROR = Offline due to an error

LATENCY = API is experience latency or a general slowdown

___

### Version

• **Version**: `string`

API version
