KSC Open API
Kaspersky Security Center API description
|
Use srvview PolProfileAclRolesSrvViewName to run queries like 'acquire list of policy profiles associated with the specified role'.
The srvview contains the following columns:
Attribute name | Data type | Description |
---|---|---|
KLSSPOL_PRF_NAME | paramString | Policy profile name. |
KLPOL_ID | paramInt | Policy ID. |
KLPOL_DN | paramString | Policy display name. |
KLPOL_PRODUCT | paramString | Product name. |
KLPOL_VERSION | paramString | Product version name. |
KLPOL_ACTIVE | paramBool | The attribute accepts true if the policy is active. |
KLPOL_ROAMING | paramBool | The attribute accepts true if the policy is roaming. |
KLHST_ACL_ROLE_ID | paramInt | Role ID. |
KLHST_ACL_ROLE_NAME | paramString | Role GUID name. |
KLHST_ACL_ROLE_DN | paramString | Role display name. |
id | paramInt | Administration group ID. |
name | paramInt | Administration group name. |