NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

RemoteSiteCredential (schema)

Credential of remote site

Contains the information needed to communicate with another site.

Name Description Type Notes
address Address of the site (IPv4:port)

Address of the remote site.
string Required
password Password of the site

Password of the remote site.
secure_string Required
thumbprint Sha256 thumbprint of API certificate of the remote site

Sha256 thumbprint of API certificate of the remote site.
string Required
username Username of the site

Username of the remote site.
string Required