Create a new subscription plan with specific resource limits. Plans control memory, execution time, and API call quotas for client applications.
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Plan details
Maximum execution time per request in milliseconds. Requests exceeding this limit are terminated.
x >= 150
Maximum memory allocation per instance in bytes. Prevents runaway memory usage.
10485760
Maximum number of outgoing HTTP requests allowed per invocation (0 disables external requests)
Reseller plan ID
Unique plan identifier (alphanumeric and hyphens)
1 - 64^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"enterprise-tier"
Plan ID
Billing plan ID
Caching mode:
0 - no caching
1 - client-scoped caching
2 - app-scoped caching
0, 1, 2 Plan created successfully, returns plan configuration
Maximum execution time per request in milliseconds. Requests exceeding this limit are terminated.
x >= 150
Maximum memory allocation per instance in bytes. Prevents runaway memory usage.
10485760
Maximum number of outgoing HTTP requests allowed per invocation (0 disables external requests)
Reseller plan ID
Unique plan identifier (alphanumeric and hyphens)
1 - 64^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"enterprise-tier"
Plan ID
Billing plan ID