Share via


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.

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.

creationMethod

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

currentTlsCertificate

cache node current tls certificate.

driveConfiguration

Cache node resource drive configurations.

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

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

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

driveConfiguration

Cache node resource drive configurations.

driveConfiguration?: CacheNodeDriveConfiguration[]

Property Value

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