spec |
Object |
NOIConnectionLayerSpec defines the desired state of
NOIConnectionLayer. |
spec.helmValues |
Object |
Add more helm values that aren't necessarily within the porcelain. |
spec.noiReleaseName |
String |
Provide the IBM
Netcool Operations Insight release name
to be associated with the connection layer. |
spec.objectServer |
Object |
Provide the ObjectServer properties that are related to the associated connection
layer. |
spec.objectServer.backupHost |
String |
Hostname of the backup ObjectServer. |
spec.objectServer.backupPort |
String |
Port number of the backup ObjectServer. |
spec.objectServer.collectionLayer |
Object |
CollectionLayer that contains Object Server Collection Layer properties. |
spec.objectServer.collectionLayer.collectionBackupHost |
String |
Hostname of the backup Collection Layer of ObjectServer. |
spec.objectServer.collectionLayer.collectionBackupPort |
String |
Port number of the backup Collection Layer of ObjectServer. |
spec.objectServer.collectionLayer.collectionDeployPhase |
String |
This setting determines when the OMNIbus cloud native analytics schema is deployed to
the Collection Layer of on-premises ObjectServer. It can be one of none, preinstall, and
install. |
spec.objectServer.collectionLayer.collectionPrimaryHost |
String |
Hostname of the primary Collection Layer of ObjectServer. |
spec.objectServer.collectionLayer.collectionPrimaryPort |
String |
Port number of the primary Collection Layer of ObjectServer. |
spec.objectServer.collectionLayer.collectionSslRootCAName |
String |
This value is used to specify the CN name for the CA certificate (SSL only). If you are
using OMNIbus CA certs, this can be omitted. Support for 3rd party CA certificates. |
spec.objectServer.collectionLayer.collectionSslVirtualPairName |
String |
Needed when you set up an SSL connection to a collection. ObjectServer can have the name
COL_V_1 . |
spec.objectServer.collectionLayer.collectionUsername |
String |
Username for connecting to the Collection Layer of on-premises ObjectServer. |
spec.objectServer.deployPhase |
String |
This setting determines when the OMNIbus cloud native analytics schema is deployed to
the on-premises ObjectServer. It can be one of none, preinstall, and install. |
spec.objectServer.primaryHost |
String |
Hostname of the primary ObjectServer. |
spec.objectServer.primaryPort |
String |
Port number of the primary ObjectServer. |
spec.objectServer.sslRootCAName |
String |
This value is used to specify the CN name for the CA certificate (SSL only). If you use
OMNIbus CA certs, this value can be omitted. Support for 3rd party CA certificates. |
spec.objectServer.sslVirtualPairName |
String |
Only needed when you set up an SSL connection to an aggregate ObjectServer that does not
have the name AGG_V . Otherwise, leave blank. |
spec.objectServer.username |
String |
Username for connecting to on-premises ObjectServer. |