All Products
Search
Document Center

Function Compute:FunctionLockInfo

Last Updated:Apr 16, 2026

Parameter

Type

Description

Example

object

Contains the lock information for a function.

lockedBy

string

The name of the entity that applied the lock.

AgentRun

lockedAt

string

The timestamp when the lock was applied.

2025-04-05T10:00:00Z

lockedResources

array

The list of locked resource types. Valid values include function, trigger, version, and alias.

["function", "trigger", "version", "alias"]

string