Connect Open Id

Connect Open Id
Request
URI
POST
https://{api_host}/v1/nsxt-clusters/oidcs
COPY
Request Body
NsxtOidcSpec of type(s) application/json
Required
{
    "entityInventoryId": "string",
    "oidcType": "string"
}
string
entityInventoryId
Required

VCF Inventory identificator of the entity to connect oidc

string
oidcType
Required

Type of the oidc entity.

Responses
200

OK

Operation doesn't return any data structure