NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
Oauth2Credentials (schema)
Oauth2 Account Credentials
Name | Description | Type | Notes |
---|---|---|---|
client_id | Client ID Client ID, that will be used for authentication in AWS environment, |
string | Required |
client_secret | Client Secret Client secret, that will be used for authentication in AWS environment. Can be some passphrase. |
string | Required |