AdditionalCacheNodeProperties interface

Model representing cache node for connected cache resource

Properties

aggregatedStatusCode

Cache node resource aggregated status code.

aggregatedStatusDetails

Cache node resource aggregated status details.

aggregatedStatusText

Cache node resource aggregated status text.

appVersionWsl

Version of the Windows Subsystem for Linux application version used to run the cache node on the Windows host machine

autoUpdateAppliedVersion

Auto update version that is the applied to update on mcc cache node

autoUpdateLastAppliedDateTime

Auto update last applied date time of mcc install

autoUpdateLastAppliedDetails

Auto Update status details from the backend after applying the new version details

autoUpdateLastAppliedState

Last applied auto update state for mcc install of auto update cycle

autoUpdateLastTriggeredDateTime

Auto update last triggered date time of mcc install

autoUpdateNextAvailableDateTime

Auto update last applied date time of mcc install

autoUpdateNextAvailableVersion

Auto update version that is the Next available version to update on mcc cache node

autoUpdateVersion

Auto update or fast update version

bgpConfiguration

Cache node resource Bgp configuration.

cacheNodePropertiesDetailsIssuesList

issues list to return the issues as part of the additional cache node properties

cacheNodeState

Cache node resource state as integer.

cacheNodeStateDetailedText

Cache node resource detailed state text.

cacheNodeStateShortText

Cache node resource short state text.

containerOsBuild

Operating system build of the container used to run the cache node

containerOsEdition

Operating system edition of container used to run the cache node

containerOsVersion

Operating system version of the container used to run the cache node

creationMethod

Resource creation method of mcc cache node resource, cli or portal

currentTlsCertificate

cache node current tls certificate.

distroOsBuildWsl

Operating system build of the WSL Linux distribution used to run the cache node on Windows host machines

distroOsEditionWsl

Operating system edition of the WSL Linux distribution used to run the cache node on Windows host machines

distroOsVersionWsl

Operating system version of the WSL Linux distribution used to run the cache node on Windows host machines

driveConfiguration

Cache node resource drive configurations.

hostOsBuild

Operating system build of the cache node host machine

hostOsEdition

Operating system edition of the cache node host machine

hostOsVersion

Operating system version of the cache node host machine

installVersionMsix

Version of the Windows deployment application used to deploy the cache node

installVersionScript

Version of the installation scripts used to deploy the cache node

isProvisioned

Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.

isProxyRequired

Cache node resource requires a proxy

issuesCount

Number of cache node issues.

issuesList

current cache node issue list.

lastAutoUpdateInfo

cache node last auto update information.

optionalProperty1

Optional property #1 of Mcc response object

optionalProperty2

Optional property #2 of Mcc response object

optionalProperty3

Optional property #3 of Mcc response object

optionalProperty4

Optional property #4 of Mcc response object

optionalProperty5

Optional property #5 of Mcc response object

osType

Operating system of the cache node

productVersion

Cache node resource Mcc product version.

proxyUrlConfiguration

proxyUrl configuration of the cache node

tlsStatus

Cache node tls certificate status.

updateInfoDetails

Update related information details

updateRequestedDateTime

customer requested date time for mcc install of update cycle

Property Details

aggregatedStatusCode

Cache node resource aggregated status code.

aggregatedStatusCode?: number

Property Value

number

aggregatedStatusDetails

Cache node resource aggregated status details.

aggregatedStatusDetails?: string

Property Value

string

aggregatedStatusText

Cache node resource aggregated status text.

aggregatedStatusText?: string

Property Value

string

appVersionWsl

Version of the Windows Subsystem for Linux application version used to run the cache node on the Windows host machine

appVersionWsl?: string

Property Value

string

autoUpdateAppliedVersion

Auto update version that is the applied to update on mcc cache node

autoUpdateAppliedVersion?: string

Property Value

string

autoUpdateLastAppliedDateTime

Auto update last applied date time of mcc install

autoUpdateLastAppliedDateTime?: Date

Property Value

Date

autoUpdateLastAppliedDetails

Auto Update status details from the backend after applying the new version details

autoUpdateLastAppliedDetails?: string

Property Value

string

autoUpdateLastAppliedState

Last applied auto update state for mcc install of auto update cycle

autoUpdateLastAppliedState?: string

Property Value

string

autoUpdateLastTriggeredDateTime

Auto update last triggered date time of mcc install

autoUpdateLastTriggeredDateTime?: Date

Property Value

Date

autoUpdateNextAvailableDateTime

Auto update last applied date time of mcc install

autoUpdateNextAvailableDateTime?: Date

Property Value

Date

autoUpdateNextAvailableVersion

Auto update version that is the Next available version to update on mcc cache node

autoUpdateNextAvailableVersion?: string

Property Value

string

autoUpdateVersion

Auto update or fast update version

autoUpdateVersion?: string

Property Value

string

bgpConfiguration

Cache node resource Bgp configuration.

bgpConfiguration?: BgpConfiguration

Property Value

cacheNodePropertiesDetailsIssuesList

issues list to return the issues as part of the additional cache node properties

cacheNodePropertiesDetailsIssuesList?: string[]

Property Value

string[]

cacheNodeState

Cache node resource state as integer.

cacheNodeState?: number

Property Value

number

cacheNodeStateDetailedText

Cache node resource detailed state text.

cacheNodeStateDetailedText?: string

Property Value

string

cacheNodeStateShortText

Cache node resource short state text.

cacheNodeStateShortText?: string

Property Value

string

containerOsBuild

Operating system build of the container used to run the cache node

containerOsBuild?: string

Property Value

string

containerOsEdition

Operating system edition of container used to run the cache node

containerOsEdition?: string

Property Value

string

containerOsVersion

Operating system version of the container used to run the cache node

containerOsVersion?: string

Property Value

string

creationMethod

Resource creation method of mcc cache node resource, cli or portal

creationMethod?: number

Property Value

number

currentTlsCertificate

cache node current tls certificate.

currentTlsCertificate?: MccCacheNodeTlsCertificate

Property Value

distroOsBuildWsl

Operating system build of the WSL Linux distribution used to run the cache node on Windows host machines

distroOsBuildWsl?: string

Property Value

string

distroOsEditionWsl

Operating system edition of the WSL Linux distribution used to run the cache node on Windows host machines

distroOsEditionWsl?: string

Property Value

string

distroOsVersionWsl

Operating system version of the WSL Linux distribution used to run the cache node on Windows host machines

distroOsVersionWsl?: string

Property Value

string

driveConfiguration

Cache node resource drive configurations.

driveConfiguration?: CacheNodeDriveConfiguration[]

Property Value

hostOsBuild

Operating system build of the cache node host machine

hostOsBuild?: string

Property Value

string

hostOsEdition

Operating system edition of the cache node host machine

hostOsEdition?: string

Property Value

string

hostOsVersion

Operating system version of the cache node host machine

hostOsVersion?: string

Property Value

string

installVersionMsix

Version of the Windows deployment application used to deploy the cache node

installVersionMsix?: string

Property Value

string

installVersionScript

Version of the installation scripts used to deploy the cache node

installVersionScript?: string

Property Value

string

isProvisioned

Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.

isProvisioned?: boolean

Property Value

boolean

isProxyRequired

Cache node resource requires a proxy

isProxyRequired?: string

Property Value

string

issuesCount

Number of cache node issues.

issuesCount?: number

Property Value

number

issuesList

current cache node issue list.

issuesList?: string[]

Property Value

string[]

lastAutoUpdateInfo

cache node last auto update information.

lastAutoUpdateInfo?: MccCacheNodeAutoUpdateInfo

Property Value

optionalProperty1

Optional property #1 of Mcc response object

optionalProperty1?: string

Property Value

string

optionalProperty2

Optional property #2 of Mcc response object

optionalProperty2?: string

Property Value

string

optionalProperty3

Optional property #3 of Mcc response object

optionalProperty3?: string

Property Value

string

optionalProperty4

Optional property #4 of Mcc response object

optionalProperty4?: string

Property Value

string

optionalProperty5

Optional property #5 of Mcc response object

optionalProperty5?: string

Property Value

string

osType

Operating system of the cache node

osType?: string

Property Value

string

productVersion

Cache node resource Mcc product version.

productVersion?: string

Property Value

string

proxyUrlConfiguration

proxyUrl configuration of the cache node

proxyUrlConfiguration?: ProxyUrlConfiguration

Property Value

tlsStatus

Cache node tls certificate status.

tlsStatus?: string

Property Value

string

updateInfoDetails

Update related information details

updateInfoDetails?: string

Property Value

string

updateRequestedDateTime

customer requested date time for mcc install of update cycle

updateRequestedDateTime?: Date

Property Value

Date