# Server IPMI Live Setup **POST /servers/{id}/ipmi_live** Setup the IPMI Live connection. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Path parameters - **id** (integer) Server ID number ### Body: application/json (object) - **asset** (integer(int32)) Asset ID - **ip** (string) IP Address ## Responses ### 200 Resposne with a text message field. #### Body: application/json (object) - **text** (string) Response text ### 404 The specified resource was not found #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)