NetBackup™ Web UI Cloud Administrator's Guide
- Managing and protecting cloud assets
- About protecting cloud assets
- Limitations and considerations
- AWS and Azure government cloud support
- Configure Snapshot Manager in NetBackup
- Managing intelligent groups for cloud assets
- Protecting cloud assets or intelligent groups for cloud assets
- About storage lifecycle policies
- Managing policies for cloud assets
- Limitations and considerations
- Planning for policies
- Creating policies for cloud assets
- Setting up attributes for PaaS assets
- Setting up attributes for IaaS assets
- Creating schedules
- About backup frequency
- About assigning retention periods
- Configuring the Start window
- Configuring the include dates
- Configuring the exclude dates
- Configuring the cloud assets for PaaS
- Configuring the cloud assets for IaaS
- Configuring backup options for IaaS
- Managing cloud policies
- Scan for malware
- Protecting Microsoft Azure resources using resource groups
- NetBackup Accelerator for cloud workloads
- Configuring backup schedules for cloud workloads using protection plan
- Backup options for cloud workloads
- AWS Snapshot replication
- Protect applications in-cloud with application-consistent snapshots
- Protecting AWS or Azure VMs for recovering to VMware
- Cloud asset cleanup
- Cloud asset filtering
- Protecting PaaS assets
- Protecting PaaS assets
- Prerequisites for protecting PaaS assets
- Enabling binary logging for MySQL and MariaDB databases
- Enabling backup and restore in Kubernetes
- Prerequisites for protecting Amazon RDS SQL Server database assets
- Protecting RDS Custom instances
- Protecting Azure Managed Instance databases
- Limitation and considerations
- For all databases
- For PostgreSQL
- For incremental backups for Azure PostgreSQL
- For AWS RDS PostgreSQL and AWS Aurora PostgreSQL
- For AWS DynamoDB
- For AWS DocumentDB
- For AWS Neptune
- For AWS RDS SQL
- For Azure, AWS RDS, and Aurora MySQL
- For incremental backups using Azure MySQL server
- For incremental backups using the GCP SQL Server
- For Azure SQL and SQL Managed Instance
- For Azure SQL and SQL Managed Instance (without temp. database)
- For Azure SQL Server and SQL Managed Instance incremental backup
- For Azure Cosmos DB for MongoDB
- For Azure Cosmos DB for NoSQL
- For Amazon RDS for Oracle
- For Amazon Redshift databases
- For Amazon Redshift clusters
- For GCP SQL Server
- For GCP BigQuery
- Installing the native client utilities
- Configuring storage for different deployments
- Configuring the storage server for instant access
- About incremental backup for PaaS workloads
- Configuring incremental backups for Azure MySQL server
- About archive redo log backup for PaaS workloads
- About Auto Image Replication for PaaS workloads
- Discovering PaaS assets
- Viewing PaaS assets
- Managing PaaS credentials
- Add protection to PaaS assets
- Recovering cloud assets
- Recovering cloud assets
- About the pre-recovery check for VMs
- Supported parameters for restoring cloud assets
- Recovering virtual machines
- Recovering applications and volumes to their original location
- Recovering applications and volumes to an alternate location
- Recovery scenarios for GCP VMs with read-only volumes
- (GCP only) Restoring virtual machines and volumes using the autoDelete disk support
- Perform rollback recovery of cloud assets
- Recovering AWS or Azure VMs to VMware
- Recovering PaaS assets
- Recovering cloud assets
- Performing granular restore
- Troubleshooting protection and recovery of cloud assets
- Troubleshoot cloud workload protection issues
- Error Code 9855: Error occurred while exporting snapshot for the asset: <asset_name>
- VMs and other OCI assets with CMK-encrypted disks are marked as deleted in NetBackup UI.
- Backup from snapshot jobs take longer time than expected
- Backup from snapshot job fails due to connectivity issues when Snapshot Manager is deployed on an Ubuntu host
- Error disambiguation in NetBackup UI
- Status Code 150: Termination requested by administrator
- Troubleshoot PaaS workload protection and recovery issues
Cloud asset filtering
You can define custom filters based on attributes, which NetBackup can use to list assets in the Virtual machines, Applications, PaaS, and Volumes tabs.
To create a filter
- On the left, click Workloads > Cloud.
- Under the Virtual machines, Applications, PaaS, or Volumes tab, click on the Filter icon on the right top of the screen.
The Create filter option is displayed.
- Click the Create filter option to define a custom filter based on attributes to list assets. in the Virtual machines, Applications, PaaS, or Volumes tab.
- To create a filter, enter the details for the following parameters:
Parameter
Description
Name
Name of the filter.
Description
Describe the filter.
Query
To select only the assets that meet specific conditions, create your query.
- To select only the assets that meet specific conditions, create your own query: Click + condition.
- To add a condition, use the drop-downs to select a keyword and operator and then enter a value.
See Query options for creating intelligent groups for cloud assets.
To change the effect of the query, click + Condition and click AND or OR, then select the keyword, operator, and value for the condition. For example:
This example uses AND to narrow the scope of the query: It selects only the assets that have
awsin their display name and that also have a Name ascloudpoint, and are inrunning state.You can also add sub-queries to a condition. Click + Sub-query and click AND or OR, then select the keyword, operator, and value for the sub-query condition.
Note:
The attribute values may not match exactly with the values shown on the cloud provider's portal. You can refer to the asset details page or the cloud provider's API response of an individual asset.
Table: Query keywords
Keyword | Description (all values are case-sensitive) |
|---|---|
Server type | Type of the server. |
Instance ID | Asset's instance ID, depending on the cloud provider selection. |
Instance name | Asset's instance name, depending on the cloud provider selection. |
Name | Asset's display name. |
Provider | Asset's cloud provider name. |
Region | Asset's cloud provider region name. |
Config ID | Asset's config ID. |
Database service | Asset's database service. |
Deleted | Deleted asset. |
Entity type | Asset's entity type. |
Service domain | Asset's service domain. |
Snapshot Manager | The instance of Snapshot Manager with which the asset is registered. |
Table: Query operators
Operator | Description |
|---|---|
Starts with | Matches the value when it occurs at the start of a string. |
Ends with | Matches the value when it occurs at the end of a string. |
Contains | Matches the value you enter wherever that value occurs in the string. |
= | Matches only the value that you enter. |
≠ | Matches any value that is not equal to the value that you enter. |