KSC Open API
Kaspersky Security Center API description
|
View contains list of server cloud hosts
View name: "CloudHostsSrvViewName"
List of view attributes is presented below.
Name | Type | Description | Remarks |
---|---|---|---|
"CLOUD_ID" | paramInt | Internal database ID of the cloud. See also List of server cloud attributes. |
|
"CLOUD_HOST_BIN_ID" | paramBinary | Internal ID of the cloud host. | |
"CLOUD_CONTAINER_PARENT_BIN_ID" | paramBinary | Internal ID of the parent container of the cloud host | |
"CLOUD_HOST_INSTANCE_ID" | paramString | ID of the cloud host instance | |
"CLOUD_HOST_DNS_NAME" | paramString | Cloud host dns name | |
"CLOUD_HOST_DOMAIN" | paramString | Cloud host dns domain | |
"CLOUD_HOST_IP_ADRESS" | paramLong | Cloud host IPv4 address (little-endian byte order) | |
"CLOUD_HOST_AVAILABILITYZONE" | paramString | Cloud host availability zone. | Supported from SC11 |
"CLOUD_HOST_SUBNET" | paramString | Cloud host subnet. | Supported from SC11 |
"CLOUD_HOST_PLACEMENTGROUP" | paramString | Cloud host placement group. | Supported from SC11 |
"CLOUD_HOST_PLATFORM" | paramInt | Cloud host platform, one of following values Instance platform type in public cloud | |
"CLOUD_TYPE" | paramInt | Cloud type, one of values from Cloud type | |
"ContainerType" | paramInt | Type of the container. One of the following values:
| |
"CLOUD_CONTAINER_DISPLAY_NAME" | paramString | Cloud container Display Name | |
"CLOUD_CONTAINER_BIN_ID" | paramBinary | Internal ID of the container. | |
"CLOUD_CONTAINER_PARENT_BIN_ID" | paramBinary | Internal ID of the parent container. |
Also for cloud host is supporting attributes of common host.