GET api/createclient?Id={Id}&systemType={systemType}

Setup a client database on the Cloud Service

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

systemType

string

Default value is Engine

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.