GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/domains/{domainId}

Get a single domain.

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

spServerId The ID of the server of the domain integer

Required

domainId The ID of the requested domain integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested domain

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.