|
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", "alias"] |
|
string |