INPUT_OBJECT
ObjectSpecificConfigsInput
Description
Object-specific configurations.
link GraphQL Schema definition
- input ObjectSpecificConfigsInput {
- # SLA Domain configuration for SAP HANA object.
- SapHanaConfigInput :
- # SLA Domain configuration for AWS RDS object.
- AwsRdsConfigInput :
- # SLA Domain configuration for VMware virtual machine object.
- VmwareVmConfigInput :
- # Input to configure the SLA Domain for Azure SQL Database DB.
- AzureSqlDatabaseDbConfigInput :
- # Input to configure the SLA Domain for Azure SQL Managed Instance DB.
- AzureSqlManagedInstanceDbConfigInput :
- # Input to configure the SLA Domain for Db2 database.
- Db2ConfigInput :
- # Input to configure the SLA Domain for SQL Server database.
- MssqlConfigInput :
- # Input to configure the SLA Domain for Oracle database.
- OracleConfigInput :
- # Input to configure the SLA Domain for MongoDB database.
- MongoConfigInput :
- # SLA Domain configuration for Azure Blob object.
- AzureBlobConfigInput :
- # Input to configure the SLA Domain configuration for AWS S3 bucket.
- AwsNativeS3SlaConfigInput :
- # Input to configure the SLA Domain for Managed Volume.
- ManagedVolumeSlaConfigInput :
- # Input to configure the SLA Domain for Postgres DB Cluster.
- PostgresDbClusterSlaConfigInput :
- # Input to configure the SLA Domain for MySQL.
- MysqldbSlaConfigInput :
- }