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
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Functions
  • Comparison with other Yandex Cloud services
  • Tools
  • Pricing policy
  • Access management
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • GetVersion
        • GetVersionByTag
        • ListVersions
        • DeleteVersion
        • SetTag
        • RemoveTag
        • ListTagHistory
        • CreateVersion
        • ListRuntimes
        • ListOperations
        • ListAccessBindings
        • SetAccessBindings
        • UpdateAccessBindings
        • ListScalingPolicies
        • SetScalingPolicy
        • RemoveScalingPolicy
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ
  1. API Functions reference
  2. REST
  3. Function
  4. Overview

Cloud Functions Service, REST: Function

Written by
Yandex Cloud
Updated at October 17, 2024

A set of methods for managing serverless functions.

MethodsMethods

Method

Description

Get

Returns the specified function.

List

Retrieves the list of functions in the specified folder.

Create

Creates a function in the specified folder.

Update

Updates the specified function.

Delete

Deletes the specified function.

GetVersion

Returns the specified version of a function.

GetVersionByTag

Returns all versions with the specified tag.

ListVersions

Retrieves the list of versions for the specified function, or of all function versions

DeleteVersion

Deletes the specified version of a function.

SetTag

Set a tag for the specified version of a function.

RemoveTag

Remove a tag from the specified version of a function.

ListTagHistory

Returns the log of tags assigned to versions of the specified function.

CreateVersion

Creates a version for the specified function.

ListRuntimes

Lists available runtime environments for the specified function.

ListOperations

Lists operations for the specified function.

ListAccessBindings

Lists existing access bindings for the specified function.

SetAccessBindings

Sets access bindings for the function.

UpdateAccessBindings

Updates access bindings for the specified function.

ListScalingPolicies

Lists existing scaling policies for specified function

SetScalingPolicy

Set scaling policy for specified function and tag

RemoveScalingPolicy

Remove scaling policy for specified function and tag

Was the article helpful?

Previous
Overview
Next
Get
© 2025 Direct Cursus Technology L.L.C.