id integerA system-wide unique ID for the scope |
name stringPossible values: length ≤ 60 |
type stringPossible values: [web_pool , scheduled_tasks , serverless ] |
status stringPossible values: [pending , creating , active , updating , deleting , deleted , failed ] |
slug stringPossible values: length ≤ 60 An application-wide unique slug for the scope |
domain stringPossible values: length ≤ 60 An application-wide unique slug for the scope |
application_id integerThe ID of the application that owns this scope |
requested_spec objectThe technical specs for this scope (will be replaced by capabilities) memory_in_gb number — OPTIONAL | cpu_profile string — OPTIONALPossible values: [standard , intensive ] | local_storage_in_gb number — OPTIONAL |
|
capabilities objectConfigures capabilities such as logs, auto scaling, spot instances, and more. See the 'capabilities' section |
messages object — OPTIONAL |
tier string — OPTIONALPossible values: [testing , non_critical , important , critical ] |
external_created boolean — OPTIONALfalse when the scope is provisioned by nullplatform, true if the scope was provisioned externally to nullplatform (eg: Terraform) |
tags string[] — OPTIONAL |
profiles string[] — OPTIONALNRN profiles that have to be applied to this scope (independently of the runtime configurations that apply) |
dimensions object — OPTIONALRuntime configuration dimensions that apply to this scope |
runtime_configurations integer[] — OPTIONALRuntime configurations that apply to this scope based on its dimensions and values |
metadata object — OPTIONALThe metadata loaded via metadata api key string — OPTIONAL | value string — OPTIONALThe value of the metadata | additional_properties object — OPTIONALAdditional properties of the metadata schemas array — OPTIONALThe json schemas of the metadata | tags object[] — OPTIONALkey string — OPTIONAL | value string — OPTIONAL |
|
|
|