Help Center/
Data Security Center/
API Reference (ME-Abu Dhabi Region)/
Appendixes/
Configuring a Dynamic Sensitive Data Masking Policy/
NUMERIC
Updated on 2022-12-29 GMT+08:00
NUMERIC
Round down a field of the numeric type to the nearest integer.
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
algorithm |
Yes |
String |
Algorithm type, for example, NUMERIC |
parameters |
Yes |
For details, see Table 2 |
Parameters for configuring a data masking algorithm |
Example Request
{ "mask_strategies": [ { "name": "col1", "algorithm": " NUMERIC", "parameters": { "value": 0.05 } } ], "data": [ { "col1": "test" } ] }
Parent topic: Configuring a Dynamic Sensitive Data Masking Policy
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot