Tool to create a new private location in BlazeMeter. Private locations allow you to run performance tests from your own infrastructure. Use when you need to test internal applications or simulate load from specific geographic regions. Requires valid account and workspace IDs.
nameRequiredstringThe name of the private location. Must be descriptive and unique.
typeRequiredstringLocation type: 'large' for Dedicated private locations, 'small' for Shared private locations.
slotsintegerNumber of engines per agent. Typically 1 for large type, variable for small type.
funcIdsRequiredarrayList of functionalities this private location will support (e.g., ['performance'] for performance testing).
accountIdRequiredintegerYour BlazeMeter account identifier. Obtain this using the GET_ACCOUNTS action.
engineXmsintegerMinimum JVM heap memory for engine in MB (Xms parameter).
engineXmxintegerMaximum JVM heap memory for engine in MB (Xmx parameter).
consoleXmsintegerMinimum JVM heap memory for console in MB (Xms parameter).
consoleXmxintegerMaximum JVM heap memory for console in MB (Xmx parameter).
overrideCPUintegerCPU count override for instance spinup. Overrides default CPU allocation.
workspacesIdRequiredarrayList of workspace IDs from the same account. The private location will be available to these workspaces.
overrideMemoryintegerMemory allocation override for instance spinup in MB. Overrides default memory allocation.
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.