NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VtisBundleInfo (schema)
Provides info about the latest bundle present on VTIS.
| Name | Description | Type | Notes |
|---|---|---|---|
| bundle_version | Latest version on VTIS Provides the version ID available on VTIS |
string | Readonly |
| update_available | Bundle availability status It indicates if a new signature bundle is available on VTIS. |
boolean | Readonly |