Container Service
Container Group
Remove containers from a group
1min
POST
PATH PARAMETERS
groupId
string
*Unique id of group
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request id.
X-COREOS-TID
string
*Example: delhivery1234
Tenant id
X-COREOS-ACCESS
string
*Core-os access token
X-COREOS-USERINFO
string
Core-os user info
X-COREOS-CALLBACK-SECRET
string
Core-os access token
BODY PARAMETERS
body
ContainerGroupRemoveRequest
*Remove containers from group request.
removeAll
boolean
containerIds
string[]
containerType
string
containerType name
callback
object
RESPONSES
202
ACCEPTED
ContainerGroupResponse
data
object
request
Request
400
Bad Request
ErrorResponse
error
Error
Error Information
request
Request
401
Unauthorized
ErrorResponse
error
Error
Error Information
request
Request
404
Not Found
ErrorResponse
error
Error
Error Information
request
Request
503
Server Error
ErrorResponse
error
Error
Error Information
request
Request


Updated 24 Aug 2023
Did this page help you?