Base type: System.Entity
| Name | Type | Notes |
|---|---|---|
| PolicyReportID | System.Guid | |
| Name | System.String | |
| Comment | System.String | |
| Grouping | System.String | |
| ShowDetails | System.Boolean | |
| ShowSummary | System.Boolean | |
| LastModified | System.DateTime | |
| LastUpdated | System.DateTime | |
| LastError | System.String | |
| CacheStatus | System.Int32 | |
| ReportStatus | System.Boolean | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Name | Summary | Parameters | Returns |
|---|---|---|---|
| TestRule | |||
| GetPolicyReport | |||
| UpdatePolicyReport | |||
| AddPolicyReport | |||
| DeletePolicyReports | |||
| GetPolicy | |||
| UpdatePolicy | |||
| AddPolicy | |||
| DeletePolicies | |||
| GetPolicyRule | |||
| UpdatePolicyRule | |||
| AddPolicyRule | |||
| DeletePolicyRules | |||
| StartCaching | |||
| UpdateReportStatus | |||
| GetPagablePoliciesList | |||
| GetPoliciesRowCount | |||
| GetPagablePolicyRulesList | |||
| GetPolicyRulesRowCount | |||
| GetComplianceDataTable | |||
| GetComplianceColumnsInJSON | |||
| GetRowNumber | |||
| GenerateRemediationScriptForNodes |