Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 949 Bytes

AboutDTO.md

File metadata and controls

17 lines (14 loc) · 949 Bytes

IO.Swagger.Model.AboutDTO

Properties

Name Type Description Notes
Title string The title to be used on the page and in the about dialog. [optional]
Version string The version of this NiFi. [optional]
Uri string The URI for the NiFi. [optional]
ContentViewerUrl string The URL for the content viewer if configured. [optional]
Timezone string The timezone of the NiFi instance. [optional]
BuildTag string Build tag [optional]
BuildRevision string Build revision or commit hash [optional]
BuildBranch string Build branch [optional]
BuildTimestamp string Build timestamp [optional]

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