actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level.
Data IntegrationETLELTOpen-SourceData PipelineConnectorsData
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ScopedResourceRequirements",
"title": "ScopedResourceRequirements",
"x-speakeasy-component": true,
"description": "actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level.",
"type": "object",
"additionalProperties": false,
"properties": {
"default": {
"$ref": "#/components/schemas/ResourceRequirements"
},
"jobSpecific": {
"type": "array",
"items": {
"$ref": "#/components/schemas/JobTypeResourceLimit"
}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.