Skip to content

HostRegisterInput

Supported in v5.0+

Fields

Field Type Description
alias String Supported in v5.1+ A user-specified string that returns this host in searches.
hasAgent Boolean Supported in v5.0+
hdfsConfig HdfsConfigInput Supported in v5.2-v9.1
hostname String! Required. Supported in v5.0+
isOracleHost Boolean Supported in v5.2+ A Boolean that specifies whether to discover Oracle information at registration. A value of 'true' discovers Oracle information at registration.
mssqlSddCertificateId String Supported in v9.3. The certificate ID is the identifier associated with the public key certificate issued by the Certificate Authority (CA) that signed the SQL Server certificate. This ID is used to validate the identity of the SQL Server host during Sensitive Data Discovery.
mssqlSddUserCredentials SddUserCredentialsInput Supported in v9.2+ The user credentials for querying SQL server instance on the host for Sensitive Data Discovery.
nasConfig NasConfigInput Supported in v5.0+
oracleQueryUser String Supported in v5.0+ Specifies the Oracle username for an account with query privileges. The account must have query privileges for a specified Oracle installation to enable Oracle discovery queries for that installation.
oracleSddUserCredentials SddUserCredentialsInput Supported in v9.3+ The user credentials for querying oracle databases on the host for Sensitive Data Discovery.
oracleSddWalletPath String Supported in v9.3+ Contains the wallet path on the Oracle host which is used to authenticate remote connections to oracle databases during Sensitive Data Discovery.
oracleSepsSettings OracleSepsWalletSettingsInput Supported in v9.4+ Oracle SEPS settings for the host.
oracleSysDbaUser String Supported in v5.0+ v5.0: Specifies the Oracle username for an account with sysdba privileges. The account must have sysdba privileges for a specified Oracle installation to enable backup and recovery of Oracle databases for that installation. This field overrides the configured global sysdba user for the specified Oracle installation. v5.1+: Specifies the Oracle username for an account with sysdba privileges. The account must have sysdba privileges for a specified Oracle installation to enable Oracle discovery queries for that installation. This field overrides the configured global sysdba user for the specified Oracle installation.
orgNetworkId String Supported in v8.1+ The ID of the RSC orgNetwork to which the host is assigned. This field should only be set when the host registration is called by RSC and the host belongs to a RSC orgNetwork. This field should always be set to None in other cases. 1) The call is from CDM; or 2) the call is from RSC but the host does not belong to an orgNetwork.
organizationId String Supported in v5.0+ v5.0-v8.0: The ID of the organization to which the host is assigned. v8.1+: The ID of the CDM organization to which the host is assigned. For RSC driven host registration, this field should be set to None, and host will be added to CDM global org. For CDM driven host registration, this field should be set to the Org the host belongs to.
osType HostRegisterOsType Supported in v8.1+ Operating system of the specified host.
shouldMssqlSddThroughRba Boolean Supported in v9.4+ A Boolean flag that specifies whether to perform the Data Discovery and Classification data acquisition workflow for SQL Server host through RBA.
shouldOracleSddThroughRba Boolean Supported in v9.4+ A Boolean flag that specifies whether to perform the Data Discovery and Classification data acquisition workflow for Oracle host through RBA.