CONTAP-629576: control flags are not HEX in rest call
Issue
- The rest call api/protocols/file-security/permissions/SVMUID/%2Ffilepath%22
has a additional field of controlflags that according to the documentation is HEX: [https://docs.netapp.com/us-en/ontap-...issions-.html]
- However, in reality the output is decimal.
- Swagger page of https://CLUSTERIP/docs/api/#/NAS/file_directory_security_get
also shows as decimal in the responses.
