azure-native.workloads.getProviderInstance
Explore with Pulumi AI
Gets properties of a provider instance for the specified subscription, resource group, SAP monitor name, and resource name.
Uses Azure REST API version 2024-02-01-preview.
Other available API versions: 2023-04-01, 2023-10-01-preview, 2023-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native workloads [ApiVersion]. See the version guide for details.
Using getProviderInstance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProviderInstance(args: GetProviderInstanceArgs, opts?: InvokeOptions): Promise<GetProviderInstanceResult>
function getProviderInstanceOutput(args: GetProviderInstanceOutputArgs, opts?: InvokeOptions): Output<GetProviderInstanceResult>def get_provider_instance(monitor_name: Optional[str] = None,
                          provider_instance_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetProviderInstanceResult
def get_provider_instance_output(monitor_name: Optional[pulumi.Input[str]] = None,
                          provider_instance_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetProviderInstanceResult]func LookupProviderInstance(ctx *Context, args *LookupProviderInstanceArgs, opts ...InvokeOption) (*LookupProviderInstanceResult, error)
func LookupProviderInstanceOutput(ctx *Context, args *LookupProviderInstanceOutputArgs, opts ...InvokeOption) LookupProviderInstanceResultOutput> Note: This function is named LookupProviderInstance in the Go SDK.
public static class GetProviderInstance 
{
    public static Task<GetProviderInstanceResult> InvokeAsync(GetProviderInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetProviderInstanceResult> Invoke(GetProviderInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProviderInstanceResult> getProviderInstance(GetProviderInstanceArgs args, InvokeOptions options)
public static Output<GetProviderInstanceResult> getProviderInstance(GetProviderInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:workloads:getProviderInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Monitor
Name string - Name of the SAP monitor resource.
 - Provider
Instance stringName  - Name of the provider instance.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- Monitor
Name string - Name of the SAP monitor resource.
 - Provider
Instance stringName  - Name of the provider instance.
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- monitor
Name String - Name of the SAP monitor resource.
 - provider
Instance StringName  - Name of the provider instance.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- monitor
Name string - Name of the SAP monitor resource.
 - provider
Instance stringName  - Name of the provider instance.
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- monitor_
name str - Name of the SAP monitor resource.
 - provider_
instance_ strname  - Name of the provider instance.
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- monitor
Name String - Name of the SAP monitor resource.
 - provider
Instance StringName  - Name of the provider instance.
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getProviderInstance Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Errors
Pulumi.
Azure Native. Workloads. Outputs. Error Detail Response  - Defines the provider instance errors.
 - Health
Pulumi.
Azure Native. Workloads. Outputs. Health Response  - Resource health details
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - Provisioning
State string - State of provisioning of the provider instance
 - System
Data Pulumi.Azure Native. Workloads. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Provider
Settings Pulumi.Azure | Pulumi.Native. Workloads. Outputs. Db2Provider Instance Properties Response Azure | Pulumi.Native. Workloads. Outputs. Hana Db Provider Instance Properties Response Azure | Pulumi.Native. Workloads. Outputs. Ms Sql Server Provider Instance Properties Response Azure | Pulumi.Native. Workloads. Outputs. Oracle Provider Instance Properties Response Azure | Pulumi.Native. Workloads. Outputs. Prometheus Ha Cluster Provider Instance Properties Response Azure | Pulumi.Native. Workloads. Outputs. Prometheus Os Provider Instance Properties Response Azure Native. Workloads. Outputs. Sap Net Weaver Provider Instance Properties Response  - Defines the provider specific properties.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Errors
Error
Detail Response  - Defines the provider instance errors.
 - Health
Health
Response  - Resource health details
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - Provisioning
State string - State of provisioning of the provider instance
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Provider
Settings Db2ProviderInstance | HanaProperties Response Db | MsProvider Instance Properties Response Sql | OracleServer Provider Instance Properties Response Provider | PrometheusInstance Properties Response Ha | PrometheusCluster Provider Instance Properties Response Os | SapProvider Instance Properties Response Net Weaver Provider Instance Properties Response  - Defines the provider specific properties.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - errors
Error
Detail Response  - Defines the provider instance errors.
 - health
Health
Response  - Resource health details
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - provisioning
State String - State of provisioning of the provider instance
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - provider
Settings Db2ProviderInstance | HanaProperties Response Db | MsProvider Instance Properties Response Sql | OracleServer Provider Instance Properties Response Provider | PrometheusInstance Properties Response Ha | PrometheusCluster Provider Instance Properties Response Os | SapProvider Instance Properties Response Net Weaver Provider Instance Properties Response  - Defines the provider specific properties.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - errors
Error
Detail Response  - Defines the provider instance errors.
 - health
Health
Response  - Resource health details
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name string
 - The name of the resource
 - provisioning
State string - State of provisioning of the provider instance
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - provider
Settings Db2ProviderInstance | HanaProperties Response Db | MsProvider Instance Properties Response Sql | OracleServer Provider Instance Properties Response Provider | PrometheusInstance Properties Response Ha | PrometheusCluster Provider Instance Properties Response Os | SapProvider Instance Properties Response Net Weaver Provider Instance Properties Response  - Defines the provider specific properties.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - errors
Error
Detail Response  - Defines the provider instance errors.
 - health
Health
Response  - Resource health details
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name str
 - The name of the resource
 - provisioning_
state str - State of provisioning of the provider instance
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - provider_
settings Db2ProviderInstance | HanaProperties Response Db | MsProvider Instance Properties Response Sql | OracleServer Provider Instance Properties Response Provider | PrometheusInstance Properties Response Ha | PrometheusCluster Provider Instance Properties Response Os | SapProvider Instance Properties Response Net Weaver Provider Instance Properties Response  - Defines the provider specific properties.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - errors Property Map
 - Defines the provider instance errors.
 - health Property Map
 - Resource health details
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - provisioning
State String - State of provisioning of the provider instance
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - provider
Settings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map - Defines the provider specific properties.
 
Supporting Types
Db2ProviderInstancePropertiesResponse   
- Db
Name string - Gets or sets the db2 database name.
 - Db
Password string - Gets or sets the db2 database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the db2 database sql port.
 - Db
Username string - Gets or sets the db2 database user name.
 - Hostname string
 - Gets or sets the target virtual machine name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Db
Name string - Gets or sets the db2 database name.
 - Db
Password string - Gets or sets the db2 database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the db2 database sql port.
 - Db
Username string - Gets or sets the db2 database user name.
 - Hostname string
 - Gets or sets the target virtual machine name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the db2 database name.
 - db
Password String - Gets or sets the db2 database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the db2 database sql port.
 - db
Username String - Gets or sets the db2 database user name.
 - hostname String
 - Gets or sets the target virtual machine name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name string - Gets or sets the db2 database name.
 - db
Password string - Gets or sets the db2 database password.
 - db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port string - Gets or sets the db2 database sql port.
 - db
Username string - Gets or sets the db2 database user name.
 - hostname string
 - Gets or sets the target virtual machine name.
 - sap
Sid string - Gets or sets the SAP System Identifier
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db_
name str - Gets or sets the db2 database name.
 - db_
password str - Gets or sets the db2 database password.
 - db_
password_ struri  - Gets or sets the key vault URI to secret with the database password.
 - db_
port str - Gets or sets the db2 database sql port.
 - db_
username str - Gets or sets the db2 database user name.
 - hostname str
 - Gets or sets the target virtual machine name.
 - sap_
sid str - Gets or sets the SAP System Identifier
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the db2 database name.
 - db
Password String - Gets or sets the db2 database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the db2 database sql port.
 - db
Username String - Gets or sets the db2 database user name.
 - hostname String
 - Gets or sets the target virtual machine name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the DB2 Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
ErrorAdditionalInfoResponse   
ErrorDetailResponse  
- Additional
Info List<Pulumi.Azure Native. Workloads. Inputs. Error Additional Info Response>  - The error additional info.
 - Code string
 - The error code.
 - Details
List<Pulumi.
Azure Native. Workloads. Inputs. Error Detail Response>  - The error details.
 - Message string
 - The error message.
 - Target string
 - The error target.
 
- Additional
Info []ErrorAdditional Info Response  - The error additional info.
 - Code string
 - The error code.
 - Details
[]Error
Detail Response  - The error details.
 - Message string
 - The error message.
 - Target string
 - The error target.
 
- additional
Info List<ErrorAdditional Info Response>  - The error additional info.
 - code String
 - The error code.
 - details
List<Error
Detail Response>  - The error details.
 - message String
 - The error message.
 - target String
 - The error target.
 
- additional
Info ErrorAdditional Info Response[]  - The error additional info.
 - code string
 - The error code.
 - details
Error
Detail Response[]  - The error details.
 - message string
 - The error message.
 - target string
 - The error target.
 
- additional_
info Sequence[ErrorAdditional Info Response]  - The error additional info.
 - code str
 - The error code.
 - details
Sequence[Error
Detail Response]  - The error details.
 - message str
 - The error message.
 - target str
 - The error target.
 
- additional
Info List<Property Map> - The error additional info.
 - code String
 - The error code.
 - details List<Property Map>
 - The error details.
 - message String
 - The error message.
 - target String
 - The error target.
 
HanaDbProviderInstancePropertiesResponse     
- Db
Name string - Gets or sets the hana database name.
 - Db
Password string - Gets or sets the database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Username string - Gets or sets the database user name.
 - Hostname string
 - Gets or sets the target virtual machine size.
 - Instance
Number string - Gets or sets the database instance number.
 - Sap
Sid string - Gets or sets the SAP System Identifier.
 - Sql
Port string - Gets or sets the database sql port.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB.
 - Ssl
Host stringName In Certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Db
Name string - Gets or sets the hana database name.
 - Db
Password string - Gets or sets the database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Username string - Gets or sets the database user name.
 - Hostname string
 - Gets or sets the target virtual machine size.
 - Instance
Number string - Gets or sets the database instance number.
 - Sap
Sid string - Gets or sets the SAP System Identifier.
 - Sql
Port string - Gets or sets the database sql port.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB.
 - Ssl
Host stringName In Certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the hana database name.
 - db
Password String - Gets or sets the database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Username String - Gets or sets the database user name.
 - hostname String
 - Gets or sets the target virtual machine size.
 - instance
Number String - Gets or sets the database instance number.
 - sap
Sid String - Gets or sets the SAP System Identifier.
 - sql
Port String - Gets or sets the database sql port.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the DB.
 - ssl
Host StringName In Certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name string - Gets or sets the hana database name.
 - db
Password string - Gets or sets the database password.
 - db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Username string - Gets or sets the database user name.
 - hostname string
 - Gets or sets the target virtual machine size.
 - instance
Number string - Gets or sets the database instance number.
 - sap
Sid string - Gets or sets the SAP System Identifier.
 - sql
Port string - Gets or sets the database sql port.
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the DB.
 - ssl
Host stringName In Certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db_
name str - Gets or sets the hana database name.
 - db_
password str - Gets or sets the database password.
 - db_
password_ struri  - Gets or sets the key vault URI to secret with the database password.
 - db_
username str - Gets or sets the database user name.
 - hostname str
 - Gets or sets the target virtual machine size.
 - instance_
number str - Gets or sets the database instance number.
 - sap_
sid str - Gets or sets the SAP System Identifier.
 - sql_
port str - Gets or sets the database sql port.
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the DB.
 - ssl_
host_ strname_ in_ certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the hana database name.
 - db
Password String - Gets or sets the database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Username String - Gets or sets the database user name.
 - hostname String
 - Gets or sets the target virtual machine size.
 - instance
Number String - Gets or sets the database instance number.
 - sap
Sid String - Gets or sets the SAP System Identifier.
 - sql
Port String - Gets or sets the database sql port.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the DB.
 - ssl
Host StringName In Certificate  - Gets or sets the hostname(s) in the SSL certificate.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
HealthResponse 
- Health
State string - Health state of the resource
 - Impacting
Reasons string - Reasons impacting health state
 
- Health
State string - Health state of the resource
 - Impacting
Reasons string - Reasons impacting health state
 
- health
State String - Health state of the resource
 - impacting
Reasons String - Reasons impacting health state
 
- health
State string - Health state of the resource
 - impacting
Reasons string - Reasons impacting health state
 
- health_
state str - Health state of the resource
 - impacting_
reasons str - Reasons impacting health state
 
- health
State String - Health state of the resource
 - impacting
Reasons String - Reasons impacting health state
 
MsSqlServerProviderInstancePropertiesResponse      
- Db
Password string - Gets or sets the database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the database sql port.
 - Db
Username string - Gets or sets the database user name.
 - Hostname string
 - Gets or sets the SQL server host name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Db
Password string - Gets or sets the database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the database sql port.
 - Db
Username string - Gets or sets the database user name.
 - Hostname string
 - Gets or sets the SQL server host name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db
Password String - Gets or sets the database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the database sql port.
 - db
Username String - Gets or sets the database user name.
 - hostname String
 - Gets or sets the SQL server host name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- db
Password string - Gets or sets the database password.
 - db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port string - Gets or sets the database sql port.
 - db
Username string - Gets or sets the database user name.
 - hostname string
 - Gets or sets the SQL server host name.
 - sap
Sid string - Gets or sets the SAP System Identifier
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db_
password str - Gets or sets the database password.
 - db_
password_ struri  - Gets or sets the key vault URI to secret with the database password.
 - db_
port str - Gets or sets the database sql port.
 - db_
username str - Gets or sets the database user name.
 - hostname str
 - Gets or sets the SQL server host name.
 - sap_
sid str - Gets or sets the SAP System Identifier
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- db
Password String - Gets or sets the database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the database sql port.
 - db
Username String - Gets or sets the database user name.
 - hostname String
 - Gets or sets the SQL server host name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the SQL Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
OracleProviderInstancePropertiesResponse    
- Db
Name string - Gets or sets the oracle database name.
 - Db
Password string - Gets or sets the oracle database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the oracle database sql port.
 - Db
Username string - Gets or sets the oracle database user name.
 - Hostname string
 - Gets or sets the target virtual machine name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Db
Name string - Gets or sets the oracle database name.
 - Db
Password string - Gets or sets the oracle database password.
 - Db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - Db
Port string - Gets or sets the oracle database sql port.
 - Db
Username string - Gets or sets the oracle database user name.
 - Hostname string
 - Gets or sets the target virtual machine name.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the oracle database name.
 - db
Password String - Gets or sets the oracle database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the oracle database sql port.
 - db
Username String - Gets or sets the oracle database user name.
 - hostname String
 - Gets or sets the target virtual machine name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name string - Gets or sets the oracle database name.
 - db
Password string - Gets or sets the oracle database password.
 - db
Password stringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port string - Gets or sets the oracle database sql port.
 - db
Username string - Gets or sets the oracle database user name.
 - hostname string
 - Gets or sets the target virtual machine name.
 - sap
Sid string - Gets or sets the SAP System Identifier
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- db_
name str - Gets or sets the oracle database name.
 - db_
password str - Gets or sets the oracle database password.
 - db_
password_ struri  - Gets or sets the key vault URI to secret with the database password.
 - db_
port str - Gets or sets the oracle database sql port.
 - db_
username str - Gets or sets the oracle database user name.
 - hostname str
 - Gets or sets the target virtual machine name.
 - sap_
sid str - Gets or sets the SAP System Identifier
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- db
Name String - Gets or sets the oracle database name.
 - db
Password String - Gets or sets the oracle database password.
 - db
Password StringUri  - Gets or sets the key vault URI to secret with the database password.
 - db
Port String - Gets or sets the oracle database sql port.
 - db
Username String - Gets or sets the oracle database user name.
 - hostname String
 - Gets or sets the target virtual machine name.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the Oracle Database.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
PrometheusHaClusterProviderInstancePropertiesResponse      
- Cluster
Name string - Gets or sets the clusterName.
 - Hostname string
 - Gets or sets the target machine name.
 - Prometheus
Url string - URL of the Node Exporter endpoint.
 - Sid string
 - Gets or sets the cluster sid.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Cluster
Name string - Gets or sets the clusterName.
 - Hostname string
 - Gets or sets the target machine name.
 - Prometheus
Url string - URL of the Node Exporter endpoint.
 - Sid string
 - Gets or sets the cluster sid.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- cluster
Name String - Gets or sets the clusterName.
 - hostname String
 - Gets or sets the target machine name.
 - prometheus
Url String - URL of the Node Exporter endpoint.
 - sid String
 - Gets or sets the cluster sid.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- cluster
Name string - Gets or sets the clusterName.
 - hostname string
 - Gets or sets the target machine name.
 - prometheus
Url string - URL of the Node Exporter endpoint.
 - sid string
 - Gets or sets the cluster sid.
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- cluster_
name str - Gets or sets the clusterName.
 - hostname str
 - Gets or sets the target machine name.
 - prometheus_
url str - URL of the Node Exporter endpoint.
 - sid str
 - Gets or sets the cluster sid.
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- cluster
Name String - Gets or sets the clusterName.
 - hostname String
 - Gets or sets the target machine name.
 - prometheus
Url String - URL of the Node Exporter endpoint.
 - sid String
 - Gets or sets the cluster sid.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the HA cluster exporter.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
PrometheusOsProviderInstancePropertiesResponse     
- Prometheus
Url string - URL of the Node Exporter endpoint
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Prometheus
Url string - URL of the Node Exporter endpoint
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- prometheus
Url String - URL of the Node Exporter endpoint
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- prometheus
Url string - URL of the Node Exporter endpoint
 - sap
Sid string - Gets or sets the SAP System Identifier
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- prometheus_
url str - URL of the Node Exporter endpoint
 - sap_
sid str - Gets or sets the SAP System Identifier
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- prometheus
Url String - URL of the Node Exporter endpoint
 - sap
Sid String - Gets or sets the SAP System Identifier
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the prometheus node exporter.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
SapNetWeaverProviderInstancePropertiesResponse      
- Sap
Client stringId  - Gets or sets the SAP Client ID.
 - Sap
Host List<string>File Entries  - Gets or sets the list of HostFile Entries
 - Sap
Hostname string - Gets or sets the target virtual machine IP Address/FQDN.
 - Sap
Instance stringNr  - Gets or sets the instance number of SAP NetWeaver.
 - Sap
Password string - Sets the SAP password.
 - Sap
Password stringUri  - Gets or sets the key vault URI to secret with the SAP password.
 - Sap
Port stringNumber  - Gets or sets the SAP HTTP port number.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Sap
Username string - Gets or sets the SAP user name.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- Sap
Client stringId  - Gets or sets the SAP Client ID.
 - Sap
Host []stringFile Entries  - Gets or sets the list of HostFile Entries
 - Sap
Hostname string - Gets or sets the target virtual machine IP Address/FQDN.
 - Sap
Instance stringNr  - Gets or sets the instance number of SAP NetWeaver.
 - Sap
Password string - Sets the SAP password.
 - Sap
Password stringUri  - Gets or sets the key vault URI to secret with the SAP password.
 - Sap
Port stringNumber  - Gets or sets the SAP HTTP port number.
 - Sap
Sid string - Gets or sets the SAP System Identifier
 - Sap
Username string - Gets or sets the SAP user name.
 - Ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - Ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- sap
Client StringId  - Gets or sets the SAP Client ID.
 - sap
Host List<String>File Entries  - Gets or sets the list of HostFile Entries
 - sap
Hostname String - Gets or sets the target virtual machine IP Address/FQDN.
 - sap
Instance StringNr  - Gets or sets the instance number of SAP NetWeaver.
 - sap
Password String - Sets the SAP password.
 - sap
Password StringUri  - Gets or sets the key vault URI to secret with the SAP password.
 - sap
Port StringNumber  - Gets or sets the SAP HTTP port number.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - sap
Username String - Gets or sets the SAP user name.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
- sap
Client stringId  - Gets or sets the SAP Client ID.
 - sap
Host string[]File Entries  - Gets or sets the list of HostFile Entries
 - sap
Hostname string - Gets or sets the target virtual machine IP Address/FQDN.
 - sap
Instance stringNr  - Gets or sets the instance number of SAP NetWeaver.
 - sap
Password string - Sets the SAP password.
 - sap
Password stringUri  - Gets or sets the key vault URI to secret with the SAP password.
 - sap
Port stringNumber  - Gets or sets the SAP HTTP port number.
 - sap
Sid string - Gets or sets the SAP System Identifier
 - sap
Username string - Gets or sets the SAP user name.
 - ssl
Certificate stringUri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - ssl
Preference string - Gets or sets certificate preference if secure communication is enabled.
 
- sap_
client_ strid  - Gets or sets the SAP Client ID.
 - sap_
host_ Sequence[str]file_ entries  - Gets or sets the list of HostFile Entries
 - sap_
hostname str - Gets or sets the target virtual machine IP Address/FQDN.
 - sap_
instance_ strnr  - Gets or sets the instance number of SAP NetWeaver.
 - sap_
password str - Sets the SAP password.
 - sap_
password_ struri  - Gets or sets the key vault URI to secret with the SAP password.
 - sap_
port_ strnumber  - Gets or sets the SAP HTTP port number.
 - sap_
sid str - Gets or sets the SAP System Identifier
 - sap_
username str - Gets or sets the SAP user name.
 - ssl_
certificate_ struri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - ssl_
preference str - Gets or sets certificate preference if secure communication is enabled.
 
- sap
Client StringId  - Gets or sets the SAP Client ID.
 - sap
Host List<String>File Entries  - Gets or sets the list of HostFile Entries
 - sap
Hostname String - Gets or sets the target virtual machine IP Address/FQDN.
 - sap
Instance StringNr  - Gets or sets the instance number of SAP NetWeaver.
 - sap
Password String - Sets the SAP password.
 - sap
Password StringUri  - Gets or sets the key vault URI to secret with the SAP password.
 - sap
Port StringNumber  - Gets or sets the SAP HTTP port number.
 - sap
Sid String - Gets or sets the SAP System Identifier
 - sap
Username String - Gets or sets the SAP user name.
 - ssl
Certificate StringUri  - Gets or sets the blob URI to SSL certificate for the SAP system.
 - ssl
Preference String - Gets or sets certificate preference if secure communication is enabled.
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The timestamp of resource last modification (UTC)
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0