Create Redis instanceAsk AIpost deprecatedhttps://api.render.com/v1/redisCreate a new Redis instance. This API is deprecated in favor of the Key Value API.Body ParamsnamestringrequiredThe name of the Redis instanceownerIdstringrequiredThe ID of the owner of the Redis instanceplanstringenumrequiredfreestarterstandardpropro_pluscustomAllowed:freestarterstandardpropro_pluscustomregionstringThe region where the Redis instance is locatedenvironmentIdstringmaxmemoryPolicystringenumThe eviction policy for the Key Value instancenoevictionallkeys_lfuallkeys_lruallkeys_randomvolatile_lfuvolatile_lruvolatile_randomvolatile_ttlShow 8 enum valuesipAllowListarray of objectsipAllowListADD objectResponses 201Created 400The request could not be understood by the server. 401Authorization information is missing or invalid. 404Unable to find the requested resource. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 6 months ago