Data Source: oci_wlms_wls_domain_server_backups

This data source provides the list of Wls Domain Server Backups in Oracle Cloud Infrastructure Wlms service.

Gets a list of backups for the server of a specific WebLogic Domain.

Example Usage

data "oci_wlms_wls_domain_server_backups" "test_wls_domain_server_backups" {
	#Required
	server_id = oci_wlms_server.test_server.id
	wls_domain_id = oci_wlms_wls_domain.test_wls_domain.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WlsDomainServerBackup Reference

The following attributes are exported: