Class CsmHostsAndContainersCoverageAnalysisAttributes

CSM Hosts and Containers Coverage Analysis attributes.

Hierarchy

  • CsmHostsAndContainersCoverageAnalysisAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
cspmCoverage?: CsmCoverageAnalysis

CSM Coverage Analysis.

cwsCoverage?: CsmCoverageAnalysis

CSM Coverage Analysis.

orgId?: number

The ID of your organization.

totalCoverage?: CsmCoverageAnalysis

CSM Coverage Analysis.

vmCoverage?: CsmCoverageAnalysis

CSM Coverage Analysis.

Generated using TypeDoc