NSX-T Data Center REST API

Ws1bOidcEndpointRemovalResponse (type)

{
  "id": "Ws1bOidcEndpointRemovalResponse",
  "module_id": "CertificateManager",
  "properties": {
    "oauth_client_removal_succeeded": {
      "description": "True if the OAuth client on WS1B was successfully removed.",
      "readonly": true,
      "title": "Result of OAuth client cleanup",
      "type": "boolean"
    }
  },
  "type": "object"
}