Identity_ForeignSecurityPrincipals_Update_RequestBody
Identity_ForeignSecurityPrincipals_Update_RequestBody
This is a request body class for an operation.
JSON Example
{
"spec": {
"name": "string",
"domain": "string",
"group_names": [
"string"
],
"group_ids": [
"string"
]
}
}
spec
Required
the information to update the principal.