Veritas NetBackup™ Flex Scale Administrator's Guide
- Product overview
- Viewing information about the NetBackup Flex Scale cluster environment
- NetBackup Flex Scale infrastructure management
- User management
- About Universal Shares
- Node and disk management
- License management
- User management
- NetBackup Flex Scale network management
- Bonding operations
- Data network configurations
- NetBackup Flex Scale infrastructure monitoring
- Resiliency in NetBackup Flex Scale
- EMS server configuration
- Site-based disaster recovery in NetBackup Flex Scale
- Performing disaster recovery using RESTful APIs
- NetBackup Flex Scale security
- Troubleshooting
- Collecting logs for cluster nodes
- Troubleshooting NetBackup Flex Scale issues
- Appendix A. Configuring NetBackup optimized duplication
- Appendix B. Disaster recovery terminologies
- Appendix C. Configuring Auto Image Replication
Viewing the NetBackup Flex Scale STIG status
You can use the NetBackup Flex Scale web interface or the REST APIs to view the STIG status.
You can find the RESTful APIs at https://ManagementServerIPorFQDN:14161/swagger/infra/v1.0/
where ManagementServerIPorFQDN is the public IP address or FQDN that you specified for the NetBackup Flex Scale management server and API gateway during the cluster configuration.
If you are using IPv6 addresses, use the following URL syntax:
https://[ManagementServerIP]:14161/swagger/infra/v1.0
Use the following API to view the STIG status:
GET /api/appliance/v1.0/security/stig
- Use any one of the following options to log in using the user account that you created:
Use a user account with both Appliance Administrator and NetBackup Administrator role, or a user account with only an Appliance administrator role to log in to the NetBackup Flex Scale web interface
https://ManagementServerIPorFQDN/webui
where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration. In the left pane click Cluster Monitor > Infrastructure, in the upper-right corner click Cluster dashboard, and when prompted click Open cluster dashboard.Use a user account with an Appliance Administrator role to log in to the NetBackup Flex Scale infrastructure management console
https://ManagementServerIPorFQDN:14161
where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration.
- In the navigation pane, click Settings, and then click Security management.
- Click the STIG tab.
The STIG status for all the cluster nodes is displayed:
Enabled: The STIG option was successfully enabled for the node.
Not Enabled: The STIG option is not enabled for the node.
Unknown: The node status cannot not be retrieved because the node is stopped, shut down, or not reachable.