ContainerApiResult
Container API result.
Properties
Name | Type | Required |
---|---|---|
Status |
integer | Yes |
Content-Type |
string | No |
Content-Encoding |
string | No |
Body |
string | No |
Status
Type: integer
Required: Yes
HTTP status code returned by the target container API
Content-Type
Type: string
Required: No
HTTP content type
Content-Encoding
Type: string
Required: No
HTTP content encoding
Body
Type: string
Required: No
container API result body