DELETE v1/bunits/{bunitId}/datacenters/{dataCenterId}/spplusservers/{spPlusServerId}?deleteDataSources={deleteDataSources}

Delete a server.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the data center integer

Required

dataCenterId The ID of the data center of the server integer

Required

spPlusServerId The ID of the server to delete integer

Required

deleteDataSources Whether or not all hypervisors of the server should be delete. WARNING: Will delete all current relations with business units boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

None.