AdditionalCacheNodeProperties interface
Model representing cache node for connected cache resource
Properties
| aggregated |
Cache node resource aggregated status code. |
| aggregated |
Cache node resource aggregated status details. |
| aggregated |
Cache node resource aggregated status text. |
| auto |
Auto update version that is the applied to update on mcc cache node |
| auto |
Auto update last applied date time of mcc install |
| auto |
Auto Update status details from the backend after applying the new version details |
| auto |
Last applied auto update state for mcc install of auto update cycle |
| auto |
Auto update last triggered date time of mcc install |
| auto |
Auto update last applied date time of mcc install |
| auto |
Auto update version that is the Next available version to update on mcc cache node |
| auto |
Auto update or fast update version |
| bgp |
Cache node resource Bgp configuration. |
| cache |
issues list to return the issues as part of the additional cache node properties |
| cache |
Cache node resource state as integer. |
| cache |
Cache node resource detailed state text. |
| cache |
Cache node resource short state text. |
| drive |
Cache node resource drive configurations. |
| is |
Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab. |
| is |
Cache node resource requires a proxy |
| optional |
Optional property #1 of Mcc response object |
| optional |
Optional property #2 of Mcc response object |
| optional |
Optional property #3 of Mcc response object |
| optional |
Optional property #4 of Mcc response object |
| optional |
Optional property #5 of Mcc response object |
| os |
Operating system of the cache node |
| product |
Cache node resource Mcc product version. |
| proxy |
Cache node resource Mcc proxy Url |
| proxy |
proxyUrl configuration of the cache node |
| update |
Update Cycle Type |
| update |
Update related information details |
| update |
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
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
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
proxyUrl
Cache node resource Mcc proxy Url
proxyUrl?: string
Property Value
string
proxyUrlConfiguration
proxyUrl configuration of the cache node
proxyUrlConfiguration?: ProxyUrlConfiguration
Property Value
updateCycleType
Update Cycle Type
updateCycleType?: 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