Redis
redis.createRedis create
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequirednameRequiredstring
1appNameRequiredstring
1databasePasswordRequiredstring
dockerImagestring
"redis:8"environmentIdRequiredstring
descriptionstring | null
serverIdstring | null
Successful response
redis.oneRedis one
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
redisIdRequiredstring
Successful response
redis.startRedis start
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
Successful response
redis.reloadRedis reload
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
appNameRequiredstring
1Successful response
redis.stopRedis stop
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
Successful response
redis.saveExternalPortRedis save External Port
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
externalPortRequirednumber | null
Successful response
redis.deployRedis deploy
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
Successful response
redis.changeStatusRedis change Status
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
applicationStatusRequiredstring
"idle" | "running" | "done" | "error"Successful response
redis.removeRedis remove
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
Successful response
redis.saveEnvironmentRedis save Environment
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
envstring | null
Successful response
redis.updateRedis update
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
1namestring
1appNamestring
1descriptionstring | null
databasePasswordstring
dockerImagestring
"redis:8"commandstring | null
argsarray<string> | null
envstring | null
memoryReservationstring | null
memoryLimitstring | null
cpuReservationstring | null
cpuLimitstring | null
externalPortnumber | null
createdAtstring
applicationStatusstring
"idle" | "running" | "done" | "error"healthCheckSwarmobject | null
restartPolicySwarmobject | null
placementSwarmobject | null
updateConfigSwarmobject | null
rollbackConfigSwarmobject | null
modeSwarmobject | null
labelsSwarmobject | null
networkSwarmarray<object> | null
stopGracePeriodSwarminteger | null
endpointSpecSwarmobject | null
replicasnumber
environmentIdstring
Successful response
redis.moveRedis move
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
targetEnvironmentIdRequiredstring
Successful response
redis.rebuildRedis rebuild
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredredisIdRequiredstring
Successful response