NDR Sensor CLI

verify upgrade-bundle <bundle-name-arg>

Verify and extract the specified upgrade bundle to the default location.

Parameters:

Option Description
<bundle-name> Name of NDR Sensor upgrade bundle in the file store


Example:

ndr-sensor> verify upgrade-bundle VMware-ndr-sensor-appliance-5.2.0.0.0.62665246 Checking upgrade bundle /var/vmware/nsx/file-store/VMware-ndr-sensor-appliance-5.2.0.0.0.62665246.nub contents Verifying bundle VMware-ndr-sensor-appliance-5.2.0.0.0.62665246.bundle with signature VMware-ndr-sensor-appliance-5.2.0.0.0.62665246.bundle.sig Moving bundle to /image/VMware-ndr-sensor-appliance-5.2.0.0.0.62665246.bundle Extracting bundle payload Successfully verified upgrade bundle Bundle manifest: appliance_type: 'ndr-sensor-appliance' version: '5.2.0.0.0.62665246' os_image_path: 'files/nsx-root.squashfs' os_image_md5_path: 'files/nsx-root.squashfs.md5' vmdk_sha256sum: '0dfc31297767f9f069900725b9573c8c9fa2b3b71790e7844044c48cb97a4a60' Current upgrade info: { "state": 1, "state_text": "CMD_SUCCESS", "info": "", "body": { "meta": { "to_version": "5.2.0.0.0.62665246", "from_version": "5.1.0.0.0.62664213", "bundle_path": "/image/VMware-ndr-sensor-appliance-5.2.0.0.0.62665246", "old_os_fs_uuid": "0a10b6f6-06c6-44dc-9edd-d344cf706edc", "new_os_fs_uuid": "32a74a05-75b4-4b0a-b5ed-443a1308ddb8", "old_config_dev": "/dev/mapper/nsx-config", "new_config_dev": "/dev/mapper/nsx-config__bak" }, "history": [] } }