KSC Open API
13.1
Kaspersky Security Center API description
|
Settings of the public cloud.
Name | Type | Description |
---|---|---|
CLOUD_DISPLAY_NAME | paramString | Display name of the cloud |
CLOUD_INTERNAL_ID | paramString | Internal 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_TYPE | paramInt | Cloud type, one of values from Cloud type |
CLOUD_AUTHENTICATION | paramParams | Authentication settings of the cloud. |
CLOUD_SCHEDULERS | paramArray|paramParams | Cloud 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) |