SchemaRequestΒΆ
Field | NULL | Description | Note |
---|---|---|---|
serverTypeId string (GUID) |
The id of the server type | ||
connectionString string |
The connection string | ||
connectionId string (GUID) |
Y | The id of the connection |
Sample:
{
"connectionId" : "d91ee45e-f168-441d-81eb-7878cb2fa2ce",
"connectionString" : "1aBcD+=",
"serverTypeId" : "572bd576-8c92-4901-ab2a-b16e38144813"
}