NumInstances returns the number of instances of the given module/version.
If either argument is the empty string it means the default. This only works
if you are using manual_scaling in your app's config file.
SetNumInstances sets the number of instances of the given module.version to the
specified value. If either module or version are the empty string it means the
default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003emodule\u003c/code\u003e package provides functions for interacting with different modules within an application, allowing control and insight into module operations.\u003c/p\u003e\n"],["\u003cp\u003eFunctions such as \u003ccode\u003eDefaultVersion\u003c/code\u003e, \u003ccode\u003eList\u003c/code\u003e, and \u003ccode\u003eVersions\u003c/code\u003e enable the retrieval of information about modules, including their default versions, names, and associated versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNumInstances\u003c/code\u003e and \u003ccode\u003eSetNumInstances\u003c/code\u003e functions allow you to manage the number of instances for a specific module and version, particularly when using manual scaling in your application's configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe functions \u003ccode\u003eStart\u003c/code\u003e and \u003ccode\u003eStop\u003c/code\u003e enable you to start and stop specific versions of modules, or the default version if the version string is empty.\u003c/p\u003e\n"]]],[],null,[]]