ContainerApiRequestBody
parameters voor het maken van container-API-aanroep.
Eigenschappen
Naam | Type | Vereist |
---|---|---|
HttpVerb |
tekenreeks | No |
UriPath |
tekenreeks | Ja |
Content-Type |
tekenreeks | No |
Body |
tekenreeks | No |
HttpVerb
Type: tekenreeks
Vereist: Nee
HTTP-werkwoord van container REST API, standaard 'GET'
UriPath
Type: tekenreeks
Vereist: Ja
URI-pad van container REST API
Content-Type
Type: tekenreeks
Vereist: Nee
Inhoudstype van container REST API-aanvraag, standaard 'application/json'
Body
Type: tekenreeks
Vereist: Nee
HTTP-aanvraagbody van container REST API