NSX-T Data Center REST API

VerifyScimUserOrGroupExistsResult (type)

{
  "additionalProperties": false,
  "id": "VerifyScimUserOrGroupExistsResult",
  "module_id": "CertificateManager",
  "nsx_feature": "OIDC",
  "properties": {
    "exists": {
      "title": "True if the user/group exists",
      "type": "boolean"
    }
  },
  "title": "Verify user/group exists result",
  "type": "object"
}