Okta.Sdk.Model.OperationResponse
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AssignmentOperation | OperationResponseAssignmentOperation | [optional] | |
| Completed | DateTimeOffset | Timestamp when the realm assignment operation completed | [optional] [readonly] |
| Created | DateTimeOffset | Timestamp when the realm assignment operation was created | [optional] [readonly] |
| Id | string | ID of the realm | [optional] [readonly] |
| NumUserMoved | decimal | Number of users moved | [optional] [readonly] |
| RealmId | string | ID of the realm | [optional] [readonly] |
| RealmName | string | Name of the realm | [optional] [readonly] |
| Started | DateTimeOffset | Timestamp when the realm assignment operation started | [optional] [readonly] |
| Status | string | Current status of the operation | [optional] [readonly] |
| Type | string | Realm type | [optional] [readonly] |
| Links | LinksSelf | [optional] |