nerdexam
Broadcom-VMware

2V0-41.24 · Question #76

An administrator has been tasked with implementing the SSL certificates for the NSX Manager Cluster VIP. Which is the correct way to implement this change?

The correct answer is A. Send an API call to https://<nsx-mgr>/api/v1/cluster/api-. You can replace the certificate for a manager node or the manager cluster virtual IP (VIP) by making an API call: - To replace the certificate of a manager node, use the POST API call: mgr>/api/v1/node/services/http?action=apply_certificate&certificate_id=<certificate_id> - To…

Section 3 – NSX Installation, Configuration, and Setup

Question

An administrator has been tasked with implementing the SSL certificates for the NSX Manager Cluster VIP. Which is the correct way to implement this change?

Options

  • ASend an API call to https://<nsx-mgr>/api/v1/cluster/api-
  • BSend an API call to https://<nsx-
  • CSSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate
  • DSSH as admin into the NSX manager with the cluster VIP IP and run nsxcli cluster certificate vip

How the community answered

(44 responses)
  • A
    75% (33)
  • B
    7% (3)
  • C
    14% (6)
  • D
    5% (2)

Explanation

You can replace the certificate for a manager node or the manager cluster virtual IP (VIP) by making an API call: - To replace the certificate of a manager node, use the POST API call: mgr>/api/v1/node/services/http?action=apply_certificate&certificate_id=<certificate_id> - To replace the certificate of the manager cluster VIP, use the POST API call: https://<nsx-mgr>/api/v1/cluster/api- certificate?action=set_cluster_certificate&certificate_id=<certificate_id>

Topics

#SSL certificates#Cluster VIP#API#certificate management

Community Discussion

No community discussion yet for this question.

Full 2V0-41.24 Practice