KSC Open API
Kaspersky Security Center API description
Cloud settings

Settings of the public cloud.


NameTypeDescription
CLOUD_DISPLAY_NAMEparamStringDisplay name of the cloud
CLOUD_INTERNAL_IDparamStringInternal ID of the cloud. It is set on the cloud creation and it should be created as a GUID, it consists of characters: [0-9], [a-b] (upper or lower), '-' and has length up to 36 chars
CLOUD_TYPEparamIntCloud type, one of values from Cloud type
CLOUD_AUTHENTICATIONparamParamsAuthentication settings of the cloud.
CLOUD_SCHEDULERSparamArray|paramParamsCloud scanning schedule, Array of size 1. Must have the only element of type ParamsValue which contains Params created via KLPRTS_SerializeSchedule call (Task settings format)


See also: