Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

UcsdConnectorPack.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

UcsdConnectorPack

Information about the connector packs present in the backup file.

Properties

Name Type Description Notes
connector_feature str State of the connector pack whether it is enabled or disabled. [optional] [readonly]
dependency_names list[str] [optional]
downloaded_version str Version of the connector pack that is last downloaded successfully to UCS Director. [optional] [readonly]
name str Name of the connector pack running on the UCS Director. [optional] [readonly]
services list[str] [optional]
state str State of the connector pack whether it is enabled or disabled. [optional] [readonly]
version str Version of the connector pack. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]