NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LbJwtPublicKey (schema) (Deprecated)
Specifies public key content used to verify the signature of JWT tokens
The key is used to specify the public key content which is used to verify
the signature of JWT tokens.
Name | Description | Type | Notes |
---|---|---|---|
public_key_content | Content of public key | string | Required |
type | Must be set to the value LbJwtPublicKey | LbJwtKeyType | Required |