SOCFWPackManager
Downloads a SOC Framework content pack from a ZIP URL and installs it on the tenant as system content. Used internally by the SOCFWPackManager script — end users invoke the script, not this integration directly.
- Category
- Utilities
- Pack
- SocFrameworkManager
Configuration parameters
- url — Server URL (required)
- credentials — API Key ID (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- catalog_url — Pack catalog URL
Commands (2)
- socfw-catalog-url-get — Returns the SOC Framework pack catalog URL configured on this instance. Called by the SOCFWPackManager script so the catalog location is set once on the instance instead of passed as an argument on every run.
- socfw-install-pack — Download and install a SOC Framework pack ZIP as system content. Called by the SOCFWPackManager script — do not invoke directly.