Modules

Retrieve policy modules list ready to update by system module name and version

get/modules/{module_name}/versions/{version}/updates

Path parameters

module_namestring required

module name without spaces

versionstring required

module version string according semantic version format

Response

policy modules list received successful

statusstring

Example response

{
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.