Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerApiResult

Package version

Container API result.

Hierarchy

  • ContainerApiResult

Index

Properties

Optional body

body: undefined | string

container API result body

Optional contentEncoding

contentEncoding: undefined | string

HTTP content encoding

Optional contentType

contentType: undefined | string

HTTP content type

status

status: number

HTTP status code returned by the target container API

Generated using TypeDoc