KSC Open API
Kaspersky Security Center API description
iOS MDM multitenancy server settings
Attribute nameData typeDescription
"KLIOSMDM_CERTIFICATES"paramParamsSection with certificates.
"CERTIFICATES_ARRAY"paramArrayContains list of certificates.
Note:
Only APN certificate is now available.
"DATA"paramBinaryBody of certificate. Certificates must be in the PEM format and encoded.
"PWD"paramBinaryPassword to encoded certificate.
Password must be protected.
"TYPE"paramIntCertificate type. Accepts the value 0 - APN certificate. Other certificate types are not yet available.

"KLIOSMDM_COMMON_SETTINGS"

paramParams

Section with common settings.

"INFO_REFRESH_TIME"paramIntPeriod for refreshing the device data. The default value is 24 hours. The minimum value is 1 hour. The maximum value is 9999 hours.