Tool to update an existing asset in a BlazeMeter workspace. Use when you need to modify asset properties such as name, display name, type, metadata, or data content. All fields are optional - provide only the fields you want to update. The asset is identified by workspace_id and…
dataobjectData model content for the asset. Structure depends on the asset type.
namestringInternal identifier for the asset. This is the technical name used by the system.
typestringAsset classification type, e.g., 'data-model'
assetIdRequiredstringUUID of the asset to update
metadataobjectMetadata information for the asset.
packageIdstringUUID of package to organize assets. Update this to move the asset to a different package.
displayNamestringUser-friendly display name shown in the UI
workspaceIdRequiredstringNumeric ID of the workspace containing the asset. Obtain this using the GET_WORKSPACES action.
dependenciesobjectAsset dependencies. Specifies other assets this asset depends on.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.