Package version:

Software Assurance properties of the cluster.

interface SoftwareAssuranceProperties {
    lastUpdated?: any;
    softwareAssuranceIntent?: string;
    softwareAssuranceStatus?: string;
}

Properties

lastUpdated?: any

TimeStamp denoting the latest SA benefit applicability is validated.

softwareAssuranceIntent?: string

Customer Intent for Software Assurance Benefit.

softwareAssuranceStatus?: string

Status of the Software Assurance for the cluster.