Configure-SmDatabase
Contributors
Suggest changes
Configures database in SnapCenter.
Syntax
Configure-SmDatabase [-PluginCode] <PluginCode> [-ResourceId] <String> [-HDBSQLOSUser] <String> [-HDBUserStoreKey] <String>
Detailed Description
Configure database settings in SnapCenter.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|
Examples
Example: Configuring HANA resource
Configure-SmDatabase -PluginCode HANA -ResourceId "test" -HDBSQLOSUser "test" -HDBUserStoreKey "test"
This example shows how to configure database credentials for HANA Database.
Successfully updated the database configuration details.