Language Localization Status
The scope of language localization in PingOne is limited to end-user facing resources such as sign-on screens, registration agreements, notifications, and any other communications with end users. Localization is not applicable to administrator communications.
The languages service supports the following data model properties for language localization status resources.
Languages localization status data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
Date |
N/A |
Read-only |
The time the language localization status resource was created. |
|
String |
Required |
Immutable |
The environment resource’s unique identifier associated with the resource. |
|
String |
Required |
Immutable |
The resource’s unique identifier. |
|
String |
Required |
Immutable |
The locale ID. |
|
String |
Required |
Mutable |
The name of the service associated with this resource. |
|
Date |
N/A |
Read-only |
The time the language localization status resource was last updated. |
Response codes
| Code | Message |
|---|---|
200 |
Successful operation. |
201 |
Successfully created. |
204 |
Successfully removed. No content. |
400 |
The request could not be completed. |
401 |
You do not have access to this resource. |
403 |
You do not have permissions or are not licensed to make this request. |
404 |
The requested resource was not found. |