POST api/ExecCloudStorages/Post

Request Information

URI Parameters

None.

Body Parameters

SerializerObject
NameDescriptionTypeAdditional information
JSONString

string

None.

MilliSecondsSQLExecution

integer

None.

MilliSecondsClaims

integer

None.

MilliSecondsUserLicense

integer

None.

MilliSecondsConnection

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "JSONString": "sample string 1",
  "MilliSecondsSQLExecution": 2,
  "MilliSecondsClaims": 3,
  "MilliSecondsUserLicense": 4,
  "MilliSecondsConnection": 5
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Exec_CloudStorage
NameDescriptionTypeAdditional information
Method

string

None.

Gelukt

boolean

None.

ContentBase64

string

None.

ContentType

string

None.

Object_Naam

string

None.

Object_ID

string

None.

BestandsNaam

string

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.