Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Serverless Integrations
    • Overview
      • Workflow
      • Starting workflow
        • Overview
          • HTTPCall
          • GRPCCall
          • YMQ
          • YDS
          • YDBDocument
          • FunctionCall
          • ContainerCall
          • FoundationModelsCall
          • ObjectStorage
          • Tracker
          • Postbox
          • Workflow
          • Disk
          • AIAgent
      • Templating
    • Quotas and limits
  • Pricing policy
  • Terraform reference
  • Release notes
  1. Concepts
  2. Workflows
  3. YaWL specification
  4. Integration steps
  5. ContainerCall

ContainerCall

Written by
Yandex Cloud
Updated at March 27, 2025

Invoking the Yandex Serverless Containers container.

Field name Type Required Default value Templating is supported Description
containerId string Yes No No Container ID.
path string No "" Yes Request path.
method enum No GET Yes HTTP method of the request.
body string No "" Yes Request body.
headers map<string, string> No {} Yes: in header values Request headers.
query map<string, string> No {} Yes: in query parameter values Request query parameters.

Was the article helpful?

Previous
FunctionCall
Next
FoundationModelsCall
Yandex project
© 2025 Yandex.Cloud LLC