azure-native.connectedcache.getIspCacheNodesOperation
Explore with Pulumi AI
This api gets ispCacheNode resource information
Uses Azure REST API version 2023-05-01-preview.
Other available API versions: 2024-11-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native connectedcache [ApiVersion]
. See the version guide for details.
Using getIspCacheNodesOperation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIspCacheNodesOperation(args: GetIspCacheNodesOperationArgs, opts?: InvokeOptions): Promise<GetIspCacheNodesOperationResult>
function getIspCacheNodesOperationOutput(args: GetIspCacheNodesOperationOutputArgs, opts?: InvokeOptions): Output<GetIspCacheNodesOperationResult>
def get_isp_cache_nodes_operation(cache_node_resource_name: Optional[str] = None,
customer_resource_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIspCacheNodesOperationResult
def get_isp_cache_nodes_operation_output(cache_node_resource_name: Optional[pulumi.Input[str]] = None,
customer_resource_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIspCacheNodesOperationResult]
func LookupIspCacheNodesOperation(ctx *Context, args *LookupIspCacheNodesOperationArgs, opts ...InvokeOption) (*LookupIspCacheNodesOperationResult, error)
func LookupIspCacheNodesOperationOutput(ctx *Context, args *LookupIspCacheNodesOperationOutputArgs, opts ...InvokeOption) LookupIspCacheNodesOperationResultOutput
> Note: This function is named LookupIspCacheNodesOperation
in the Go SDK.
public static class GetIspCacheNodesOperation
{
public static Task<GetIspCacheNodesOperationResult> InvokeAsync(GetIspCacheNodesOperationArgs args, InvokeOptions? opts = null)
public static Output<GetIspCacheNodesOperationResult> Invoke(GetIspCacheNodesOperationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIspCacheNodesOperationResult> getIspCacheNodesOperation(GetIspCacheNodesOperationArgs args, InvokeOptions options)
public static Output<GetIspCacheNodesOperationResult> getIspCacheNodesOperation(GetIspCacheNodesOperationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:connectedcache:getIspCacheNodesOperation
arguments:
# arguments dictionary
The following arguments are supported:
- Cache
Node stringResource Name - Name of the ConnectedCache resource
- Customer
Resource stringName - Name of the Customer resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cache
Node stringResource Name - Name of the ConnectedCache resource
- Customer
Resource stringName - Name of the Customer resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cache
Node StringResource Name - Name of the ConnectedCache resource
- customer
Resource StringName - Name of the Customer resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cache
Node stringResource Name - Name of the ConnectedCache resource
- customer
Resource stringName - Name of the Customer resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cache_
node_ strresource_ name - Name of the ConnectedCache resource
- customer_
resource_ strname - Name of the Customer resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cache
Node StringResource Name - Name of the ConnectedCache resource
- customer
Resource StringName - Name of the Customer resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getIspCacheNodesOperation Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Connected Cache. Outputs. Cache Node Property Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Connected Cache. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Cache
Node Property Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Cache
Node Property Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Cache
Node Property Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Cache
Node Property Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AdditionalCacheNodePropertiesResponse
- Aggregated
Status intCode - Cache node resource aggregated status code.
- Aggregated
Status stringDetails - Cache node resource aggregated status details.
- Aggregated
Status stringText - Cache node resource aggregated status text.
- Auto
Update stringApplied Version - Auto update version that is the applied to update on mcc cache node
- Auto
Update stringLast Applied Date Time - Auto update last applied date time of mcc install
- Auto
Update stringLast Applied Details - Auto Update status details from the backend after applying the new version details
- Auto
Update stringLast Applied State - Last applied auto update state for mcc install of auto update cycle
- Auto
Update stringLast Triggered Date Time - Auto update last triggered date time of mcc install
- Auto
Update stringNext Available Date Time - Auto update last applied date time of mcc install
- Auto
Update stringNext Available Version - Auto update version that is the Next available version to update on mcc cache node
- Cache
Node intState - Cache node resource state as integer.
- Cache
Node stringState Detailed Text - Cache node resource detailed state text.
- Cache
Node stringState Short Text - Cache node resource short state text.
- Is
Provisioned bool - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- Product
Version string - Cache node resource Mcc product version.
- Auto
Update stringVersion - Auto update or fast update version
- Bgp
Configuration Pulumi.Azure Native. Connected Cache. Inputs. Bgp Configuration Response - Cache node resource Bgp configuration.
- Cache
Node List<string>Properties Details Issues List - issues list to return the issues as part of the additional cache node properties
- Drive
Configuration List<Pulumi.Azure Native. Connected Cache. Inputs. Cache Node Drive Configuration Response> - Cache node resource drive configurations.
- Is
Proxy stringRequired - Cache node resource requires a proxy
- Optional
Property1 string - Optional property #1 of Mcc response object
- Optional
Property2 string - Optional property #2 of Mcc response object
- Optional
Property3 string - Optional property #3 of Mcc response object
- Optional
Property4 string - Optional property #4 of Mcc response object
- Optional
Property5 string - Optional property #5 of Mcc response object
- Os
Type string - Operating system of the cache node
- Proxy
Url string - Cache node resource Mcc proxy Url
- Proxy
Url Pulumi.Configuration Azure Native. Connected Cache. Inputs. Proxy Url Configuration Response - proxyUrl configuration of the cache node
- Update
Cycle stringType - Update Cycle Type
- Update
Info stringDetails - Update related information details
- Update
Requested stringDate Time - customer requested date time for mcc install of update cycle
- Aggregated
Status intCode - Cache node resource aggregated status code.
- Aggregated
Status stringDetails - Cache node resource aggregated status details.
- Aggregated
Status stringText - Cache node resource aggregated status text.
- Auto
Update stringApplied Version - Auto update version that is the applied to update on mcc cache node
- Auto
Update stringLast Applied Date Time - Auto update last applied date time of mcc install
- Auto
Update stringLast Applied Details - Auto Update status details from the backend after applying the new version details
- Auto
Update stringLast Applied State - Last applied auto update state for mcc install of auto update cycle
- Auto
Update stringLast Triggered Date Time - Auto update last triggered date time of mcc install
- Auto
Update stringNext Available Date Time - Auto update last applied date time of mcc install
- Auto
Update stringNext Available Version - Auto update version that is the Next available version to update on mcc cache node
- Cache
Node intState - Cache node resource state as integer.
- Cache
Node stringState Detailed Text - Cache node resource detailed state text.
- Cache
Node stringState Short Text - Cache node resource short state text.
- Is
Provisioned bool - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- Product
Version string - Cache node resource Mcc product version.
- Auto
Update stringVersion - Auto update or fast update version
- Bgp
Configuration BgpConfiguration Response - Cache node resource Bgp configuration.
- Cache
Node []stringProperties Details Issues List - issues list to return the issues as part of the additional cache node properties
- Drive
Configuration []CacheNode Drive Configuration Response - Cache node resource drive configurations.
- Is
Proxy stringRequired - Cache node resource requires a proxy
- Optional
Property1 string - Optional property #1 of Mcc response object
- Optional
Property2 string - Optional property #2 of Mcc response object
- Optional
Property3 string - Optional property #3 of Mcc response object
- Optional
Property4 string - Optional property #4 of Mcc response object
- Optional
Property5 string - Optional property #5 of Mcc response object
- Os
Type string - Operating system of the cache node
- Proxy
Url string - Cache node resource Mcc proxy Url
- Proxy
Url ProxyConfiguration Url Configuration Response - proxyUrl configuration of the cache node
- Update
Cycle stringType - Update Cycle Type
- Update
Info stringDetails - Update related information details
- Update
Requested stringDate Time - customer requested date time for mcc install of update cycle
- aggregated
Status IntegerCode - Cache node resource aggregated status code.
- aggregated
Status StringDetails - Cache node resource aggregated status details.
- aggregated
Status StringText - Cache node resource aggregated status text.
- auto
Update StringApplied Version - Auto update version that is the applied to update on mcc cache node
- auto
Update StringLast Applied Date Time - Auto update last applied date time of mcc install
- auto
Update StringLast Applied Details - Auto Update status details from the backend after applying the new version details
- auto
Update StringLast Applied State - Last applied auto update state for mcc install of auto update cycle
- auto
Update StringLast Triggered Date Time - Auto update last triggered date time of mcc install
- auto
Update StringNext Available Date Time - Auto update last applied date time of mcc install
- auto
Update StringNext Available Version - Auto update version that is the Next available version to update on mcc cache node
- cache
Node IntegerState - Cache node resource state as integer.
- cache
Node StringState Detailed Text - Cache node resource detailed state text.
- cache
Node StringState Short Text - Cache node resource short state text.
- is
Provisioned Boolean - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- product
Version String - Cache node resource Mcc product version.
- auto
Update StringVersion - Auto update or fast update version
- bgp
Configuration BgpConfiguration Response - Cache node resource Bgp configuration.
- cache
Node List<String>Properties Details Issues List - issues list to return the issues as part of the additional cache node properties
- drive
Configuration List<CacheNode Drive Configuration Response> - Cache node resource drive configurations.
- is
Proxy StringRequired - Cache node resource requires a proxy
- optional
Property1 String - Optional property #1 of Mcc response object
- optional
Property2 String - Optional property #2 of Mcc response object
- optional
Property3 String - Optional property #3 of Mcc response object
- optional
Property4 String - Optional property #4 of Mcc response object
- optional
Property5 String - Optional property #5 of Mcc response object
- os
Type String - Operating system of the cache node
- proxy
Url String - Cache node resource Mcc proxy Url
- proxy
Url ProxyConfiguration Url Configuration Response - proxyUrl configuration of the cache node
- update
Cycle StringType - Update Cycle Type
- update
Info StringDetails - Update related information details
- update
Requested StringDate Time - customer requested date time for mcc install of update cycle
- aggregated
Status numberCode - Cache node resource aggregated status code.
- aggregated
Status stringDetails - Cache node resource aggregated status details.
- aggregated
Status stringText - Cache node resource aggregated status text.
- auto
Update stringApplied Version - Auto update version that is the applied to update on mcc cache node
- auto
Update stringLast Applied Date Time - Auto update last applied date time of mcc install
- auto
Update stringLast Applied Details - Auto Update status details from the backend after applying the new version details
- auto
Update stringLast Applied State - Last applied auto update state for mcc install of auto update cycle
- auto
Update stringLast Triggered Date Time - Auto update last triggered date time of mcc install
- auto
Update stringNext Available Date Time - Auto update last applied date time of mcc install
- auto
Update stringNext Available Version - Auto update version that is the Next available version to update on mcc cache node
- cache
Node numberState - Cache node resource state as integer.
- cache
Node stringState Detailed Text - Cache node resource detailed state text.
- cache
Node stringState Short Text - Cache node resource short state text.
- is
Provisioned boolean - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- product
Version string - Cache node resource Mcc product version.
- auto
Update stringVersion - Auto update or fast update version
- bgp
Configuration BgpConfiguration Response - Cache node resource Bgp configuration.
- cache
Node string[]Properties Details Issues List - issues list to return the issues as part of the additional cache node properties
- drive
Configuration CacheNode Drive Configuration Response[] - Cache node resource drive configurations.
- is
Proxy stringRequired - Cache node resource requires a proxy
- optional
Property1 string - Optional property #1 of Mcc response object
- optional
Property2 string - Optional property #2 of Mcc response object
- optional
Property3 string - Optional property #3 of Mcc response object
- optional
Property4 string - Optional property #4 of Mcc response object
- optional
Property5 string - Optional property #5 of Mcc response object
- os
Type string - Operating system of the cache node
- proxy
Url string - Cache node resource Mcc proxy Url
- proxy
Url ProxyConfiguration Url Configuration Response - proxyUrl configuration of the cache node
- update
Cycle stringType - Update Cycle Type
- update
Info stringDetails - Update related information details
- update
Requested stringDate Time - customer requested date time for mcc install of update cycle
- aggregated_
status_ intcode - Cache node resource aggregated status code.
- aggregated_
status_ strdetails - Cache node resource aggregated status details.
- aggregated_
status_ strtext - Cache node resource aggregated status text.
- auto_
update_ strapplied_ version - Auto update version that is the applied to update on mcc cache node
- auto_
update_ strlast_ applied_ date_ time - Auto update last applied date time of mcc install
- auto_
update_ strlast_ applied_ details - Auto Update status details from the backend after applying the new version details
- auto_
update_ strlast_ applied_ state - Last applied auto update state for mcc install of auto update cycle
- auto_
update_ strlast_ triggered_ date_ time - Auto update last triggered date time of mcc install
- auto_
update_ strnext_ available_ date_ time - Auto update last applied date time of mcc install
- auto_
update_ strnext_ available_ version - Auto update version that is the Next available version to update on mcc cache node
- cache_
node_ intstate - Cache node resource state as integer.
- cache_
node_ strstate_ detailed_ text - Cache node resource detailed state text.
- cache_
node_ strstate_ short_ text - Cache node resource short state text.
- is_
provisioned bool - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- product_
version str - Cache node resource Mcc product version.
- auto_
update_ strversion - Auto update or fast update version
- bgp_
configuration BgpConfiguration Response - Cache node resource Bgp configuration.
- cache_
node_ Sequence[str]properties_ details_ issues_ list - issues list to return the issues as part of the additional cache node properties
- drive_
configuration Sequence[CacheNode Drive Configuration Response] - Cache node resource drive configurations.
- is_
proxy_ strrequired - Cache node resource requires a proxy
- optional_
property1 str - Optional property #1 of Mcc response object
- optional_
property2 str - Optional property #2 of Mcc response object
- optional_
property3 str - Optional property #3 of Mcc response object
- optional_
property4 str - Optional property #4 of Mcc response object
- optional_
property5 str - Optional property #5 of Mcc response object
- os_
type str - Operating system of the cache node
- proxy_
url str - Cache node resource Mcc proxy Url
- proxy_
url_ Proxyconfiguration Url Configuration Response - proxyUrl configuration of the cache node
- update_
cycle_ strtype - Update Cycle Type
- update_
info_ strdetails - Update related information details
- update_
requested_ strdate_ time - customer requested date time for mcc install of update cycle
- aggregated
Status NumberCode - Cache node resource aggregated status code.
- aggregated
Status StringDetails - Cache node resource aggregated status details.
- aggregated
Status StringText - Cache node resource aggregated status text.
- auto
Update StringApplied Version - Auto update version that is the applied to update on mcc cache node
- auto
Update StringLast Applied Date Time - Auto update last applied date time of mcc install
- auto
Update StringLast Applied Details - Auto Update status details from the backend after applying the new version details
- auto
Update StringLast Applied State - Last applied auto update state for mcc install of auto update cycle
- auto
Update StringLast Triggered Date Time - Auto update last triggered date time of mcc install
- auto
Update StringNext Available Date Time - Auto update last applied date time of mcc install
- auto
Update StringNext Available Version - Auto update version that is the Next available version to update on mcc cache node
- cache
Node NumberState - Cache node resource state as integer.
- cache
Node StringState Detailed Text - Cache node resource detailed state text.
- cache
Node StringState Short Text - Cache node resource short state text.
- is
Provisioned Boolean - Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab.
- product
Version String - Cache node resource Mcc product version.
- auto
Update StringVersion - Auto update or fast update version
- bgp
Configuration Property Map - Cache node resource Bgp configuration.
- cache
Node List<String>Properties Details Issues List - issues list to return the issues as part of the additional cache node properties
- drive
Configuration List<Property Map> - Cache node resource drive configurations.
- is
Proxy StringRequired - Cache node resource requires a proxy
- optional
Property1 String - Optional property #1 of Mcc response object
- optional
Property2 String - Optional property #2 of Mcc response object
- optional
Property3 String - Optional property #3 of Mcc response object
- optional
Property4 String - Optional property #4 of Mcc response object
- optional
Property5 String - Optional property #5 of Mcc response object
- os
Type String - Operating system of the cache node
- proxy
Url String - Cache node resource Mcc proxy Url
- proxy
Url Property MapConfiguration - proxyUrl configuration of the cache node
- update
Cycle StringType - Update Cycle Type
- update
Info StringDetails - Update related information details
- update
Requested StringDate Time - customer requested date time for mcc install of update cycle
BgpConfigurationResponse
- Asn
To stringIp Address Mapping - Asn to ip address mapping
- Asn
To stringIp Address Mapping - Asn to ip address mapping
- asn
To StringIp Address Mapping - Asn to ip address mapping
- asn
To stringIp Address Mapping - Asn to ip address mapping
- asn_
to_ strip_ address_ mapping - Asn to ip address mapping
- asn
To StringIp Address Mapping - Asn to ip address mapping
CacheNodeDriveConfigurationResponse
- Cache
Number int - corresponding nginx cache number. Valid cache numbers are 1 - 20
- Nginx
Mapping string - full binding for corresponding nginx cache drive
- Physical
Path string - physical path location of the folder used for caching content
- Size
In intGb - physical size of the drive used for caching content
- Cache
Number int - corresponding nginx cache number. Valid cache numbers are 1 - 20
- Nginx
Mapping string - full binding for corresponding nginx cache drive
- Physical
Path string - physical path location of the folder used for caching content
- Size
In intGb - physical size of the drive used for caching content
- cache
Number Integer - corresponding nginx cache number. Valid cache numbers are 1 - 20
- nginx
Mapping String - full binding for corresponding nginx cache drive
- physical
Path String - physical path location of the folder used for caching content
- size
In IntegerGb - physical size of the drive used for caching content
- cache
Number number - corresponding nginx cache number. Valid cache numbers are 1 - 20
- nginx
Mapping string - full binding for corresponding nginx cache drive
- physical
Path string - physical path location of the folder used for caching content
- size
In numberGb - physical size of the drive used for caching content
- cache_
number int - corresponding nginx cache number. Valid cache numbers are 1 - 20
- nginx_
mapping str - full binding for corresponding nginx cache drive
- physical_
path str - physical path location of the folder used for caching content
- size_
in_ intgb - physical size of the drive used for caching content
- cache
Number Number - corresponding nginx cache number. Valid cache numbers are 1 - 20
- nginx
Mapping String - full binding for corresponding nginx cache drive
- physical
Path String - physical path location of the folder used for caching content
- size
In NumberGb - physical size of the drive used for caching content
CacheNodeEntityResponse
- Address
Space int - Cache node resource total addressable space defined by the Cidr Csv block.
- Bgp
Address intSpace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- Bgp
Cidr intBlocks Count - Cache node resource Bgp block count.
- Bgp
Cidr stringCsv Last Update Time - Cache node resource last Bgp Cidr Csv update timestamp
- Bgp
File intBytes Truncated - Cache node resource bytes truncated from Bgp output file.
- Bgp
Last stringReported Time - Cache node resource last Bgp report timestamp.
- Bgp
Number intOf Records - Cache node resource Bgp record count.
- Bgp
Number intOf Times Updated - Cache node resource Bgp update count.
- Bgp
Review stringFeedback - Cache node resource Bgp review feedback text.
- Bgp
Review stringState - Cache node resource Bgp review state string text.
- Bgp
Review stringState Text - Cache node resource Bgp review state string text in detail.
- Category string
- Cache node resource category.
- Cidr
Csv stringLast Update Time - Cache node resource last Cidr Csv update timestamp
- Client
Tenant stringId - Cache node resource customer resource client tenant Id of subscription.
- Configuration
State string - Cache node resource configuration state.
- Configuration
State stringText - Cache node resource configuration state text.
- Container
Configurations string - Cache node resource container configuration details.
- Container
Resync intTrigger - Cache node resource Mcc container configuration details re-sync trigger.
- Create
Async stringOperation Id - Cache node resource create async operation Id.
- Customer
Id string - Cache node resource customer resource GUID Id.
- Delete
Async stringOperation Id - Cache node resource deletion async operation Id.
- Image
Uri string - Cache node resource Mcc Container Id Uri.
- Is
Frozen bool - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- Last
Sync stringWith Azure Timestamp - Cache node resource last sync timestamp.
- Last
Updated stringTimestamp - Cache node resource last backend updated timestamp.
- Max
Allowable doubleProbability - Cache node resource maximum allowed probability of egress.
- Release
Version int - Cache node resource release version.
- Review
Feedback string - Cache node resource review feedback text.
- Review
State int - Cache node resource review process state as integer
- Review
State stringText - Cache node resource review state text.
- Synch
With intAzure Attempts Count - Cache node resource attempts to sync with Azure.
- Worker
Connections int - Cache node resource Mcc container deployment worker connection count.
- Worker
Connections stringLast Updated Date Time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- XCid string
- Cache node resource Azure XCid.
- Auto
Update intRequested Day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- Auto
Update stringRequested Time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- Auto
Update intRequested Week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- Auto
Update stringRing Type - Auto Update Ring Type which is slow or fast etc.
- Cache
Node stringId - Cache node resource identifier of the cache node
- Cache
Node stringName - Cache node resource name.
- Cidr
Csv List<string> - Cache node resource comma separated values of Cidrs.
- Cidr
Selection intType - Cache node resource current Cidr range precedence selection type.
- Customer
Asn int - Cache node resource customer resource Asn (autonomous system number)
- Customer
Index string - Cache node resource customer index as string.
- Customer
Name string - Cache node resource customer resource name.
- Fully
Qualified stringDomain Name - FQDN(fully qualified domain name) value of the mcc cache node
- Fully
Qualified stringResource Id - Cache node resource Azure fully qualified resource Id.
- Ip
Address string - Cache node resource Ip address.
- Is
Enabled bool - Cache node resource flag for indicating if cache node is enabled.
- Is
Enterprise boolManaged - Cache node resource flag for determining if managed by enterprise as boolean.
- Max
Allowable intEgress In Mbps - Cache node resource maximum allowed egress in Mbps.
- Should
Migrate bool - Cache node resource flag for determining if customer will be migrated.
- Address
Space int - Cache node resource total addressable space defined by the Cidr Csv block.
- Bgp
Address intSpace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- Bgp
Cidr intBlocks Count - Cache node resource Bgp block count.
- Bgp
Cidr stringCsv Last Update Time - Cache node resource last Bgp Cidr Csv update timestamp
- Bgp
File intBytes Truncated - Cache node resource bytes truncated from Bgp output file.
- Bgp
Last stringReported Time - Cache node resource last Bgp report timestamp.
- Bgp
Number intOf Records - Cache node resource Bgp record count.
- Bgp
Number intOf Times Updated - Cache node resource Bgp update count.
- Bgp
Review stringFeedback - Cache node resource Bgp review feedback text.
- Bgp
Review stringState - Cache node resource Bgp review state string text.
- Bgp
Review stringState Text - Cache node resource Bgp review state string text in detail.
- Category string
- Cache node resource category.
- Cidr
Csv stringLast Update Time - Cache node resource last Cidr Csv update timestamp
- Client
Tenant stringId - Cache node resource customer resource client tenant Id of subscription.
- Configuration
State string - Cache node resource configuration state.
- Configuration
State stringText - Cache node resource configuration state text.
- Container
Configurations string - Cache node resource container configuration details.
- Container
Resync intTrigger - Cache node resource Mcc container configuration details re-sync trigger.
- Create
Async stringOperation Id - Cache node resource create async operation Id.
- Customer
Id string - Cache node resource customer resource GUID Id.
- Delete
Async stringOperation Id - Cache node resource deletion async operation Id.
- Image
Uri string - Cache node resource Mcc Container Id Uri.
- Is
Frozen bool - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- Last
Sync stringWith Azure Timestamp - Cache node resource last sync timestamp.
- Last
Updated stringTimestamp - Cache node resource last backend updated timestamp.
- Max
Allowable float64Probability - Cache node resource maximum allowed probability of egress.
- Release
Version int - Cache node resource release version.
- Review
Feedback string - Cache node resource review feedback text.
- Review
State int - Cache node resource review process state as integer
- Review
State stringText - Cache node resource review state text.
- Synch
With intAzure Attempts Count - Cache node resource attempts to sync with Azure.
- Worker
Connections int - Cache node resource Mcc container deployment worker connection count.
- Worker
Connections stringLast Updated Date Time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- XCid string
- Cache node resource Azure XCid.
- Auto
Update intRequested Day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- Auto
Update stringRequested Time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- Auto
Update intRequested Week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- Auto
Update stringRing Type - Auto Update Ring Type which is slow or fast etc.
- Cache
Node stringId - Cache node resource identifier of the cache node
- Cache
Node stringName - Cache node resource name.
- Cidr
Csv []string - Cache node resource comma separated values of Cidrs.
- Cidr
Selection intType - Cache node resource current Cidr range precedence selection type.
- Customer
Asn int - Cache node resource customer resource Asn (autonomous system number)
- Customer
Index string - Cache node resource customer index as string.
- Customer
Name string - Cache node resource customer resource name.
- Fully
Qualified stringDomain Name - FQDN(fully qualified domain name) value of the mcc cache node
- Fully
Qualified stringResource Id - Cache node resource Azure fully qualified resource Id.
- Ip
Address string - Cache node resource Ip address.
- Is
Enabled bool - Cache node resource flag for indicating if cache node is enabled.
- Is
Enterprise boolManaged - Cache node resource flag for determining if managed by enterprise as boolean.
- Max
Allowable intEgress In Mbps - Cache node resource maximum allowed egress in Mbps.
- Should
Migrate bool - Cache node resource flag for determining if customer will be migrated.
- address
Space Integer - Cache node resource total addressable space defined by the Cidr Csv block.
- bgp
Address IntegerSpace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- bgp
Cidr IntegerBlocks Count - Cache node resource Bgp block count.
- bgp
Cidr StringCsv Last Update Time - Cache node resource last Bgp Cidr Csv update timestamp
- bgp
File IntegerBytes Truncated - Cache node resource bytes truncated from Bgp output file.
- bgp
Last StringReported Time - Cache node resource last Bgp report timestamp.
- bgp
Number IntegerOf Records - Cache node resource Bgp record count.
- bgp
Number IntegerOf Times Updated - Cache node resource Bgp update count.
- bgp
Review StringFeedback - Cache node resource Bgp review feedback text.
- bgp
Review StringState - Cache node resource Bgp review state string text.
- bgp
Review StringState Text - Cache node resource Bgp review state string text in detail.
- category String
- Cache node resource category.
- cidr
Csv StringLast Update Time - Cache node resource last Cidr Csv update timestamp
- client
Tenant StringId - Cache node resource customer resource client tenant Id of subscription.
- configuration
State String - Cache node resource configuration state.
- configuration
State StringText - Cache node resource configuration state text.
- container
Configurations String - Cache node resource container configuration details.
- container
Resync IntegerTrigger - Cache node resource Mcc container configuration details re-sync trigger.
- create
Async StringOperation Id - Cache node resource create async operation Id.
- customer
Id String - Cache node resource customer resource GUID Id.
- delete
Async StringOperation Id - Cache node resource deletion async operation Id.
- image
Uri String - Cache node resource Mcc Container Id Uri.
- is
Frozen Boolean - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- last
Sync StringWith Azure Timestamp - Cache node resource last sync timestamp.
- last
Updated StringTimestamp - Cache node resource last backend updated timestamp.
- max
Allowable DoubleProbability - Cache node resource maximum allowed probability of egress.
- release
Version Integer - Cache node resource release version.
- review
Feedback String - Cache node resource review feedback text.
- review
State Integer - Cache node resource review process state as integer
- review
State StringText - Cache node resource review state text.
- synch
With IntegerAzure Attempts Count - Cache node resource attempts to sync with Azure.
- worker
Connections Integer - Cache node resource Mcc container deployment worker connection count.
- worker
Connections StringLast Updated Date Time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- x
Cid String - Cache node resource Azure XCid.
- auto
Update IntegerRequested Day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- auto
Update StringRequested Time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- auto
Update IntegerRequested Week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- auto
Update StringRing Type - Auto Update Ring Type which is slow or fast etc.
- cache
Node StringId - Cache node resource identifier of the cache node
- cache
Node StringName - Cache node resource name.
- cidr
Csv List<String> - Cache node resource comma separated values of Cidrs.
- cidr
Selection IntegerType - Cache node resource current Cidr range precedence selection type.
- customer
Asn Integer - Cache node resource customer resource Asn (autonomous system number)
- customer
Index String - Cache node resource customer index as string.
- customer
Name String - Cache node resource customer resource name.
- fully
Qualified StringDomain Name - FQDN(fully qualified domain name) value of the mcc cache node
- fully
Qualified StringResource Id - Cache node resource Azure fully qualified resource Id.
- ip
Address String - Cache node resource Ip address.
- is
Enabled Boolean - Cache node resource flag for indicating if cache node is enabled.
- is
Enterprise BooleanManaged - Cache node resource flag for determining if managed by enterprise as boolean.
- max
Allowable IntegerEgress In Mbps - Cache node resource maximum allowed egress in Mbps.
- should
Migrate Boolean - Cache node resource flag for determining if customer will be migrated.
- address
Space number - Cache node resource total addressable space defined by the Cidr Csv block.
- bgp
Address numberSpace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- bgp
Cidr numberBlocks Count - Cache node resource Bgp block count.
- bgp
Cidr stringCsv Last Update Time - Cache node resource last Bgp Cidr Csv update timestamp
- bgp
File numberBytes Truncated - Cache node resource bytes truncated from Bgp output file.
- bgp
Last stringReported Time - Cache node resource last Bgp report timestamp.
- bgp
Number numberOf Records - Cache node resource Bgp record count.
- bgp
Number numberOf Times Updated - Cache node resource Bgp update count.
- bgp
Review stringFeedback - Cache node resource Bgp review feedback text.
- bgp
Review stringState - Cache node resource Bgp review state string text.
- bgp
Review stringState Text - Cache node resource Bgp review state string text in detail.
- category string
- Cache node resource category.
- cidr
Csv stringLast Update Time - Cache node resource last Cidr Csv update timestamp
- client
Tenant stringId - Cache node resource customer resource client tenant Id of subscription.
- configuration
State string - Cache node resource configuration state.
- configuration
State stringText - Cache node resource configuration state text.
- container
Configurations string - Cache node resource container configuration details.
- container
Resync numberTrigger - Cache node resource Mcc container configuration details re-sync trigger.
- create
Async stringOperation Id - Cache node resource create async operation Id.
- customer
Id string - Cache node resource customer resource GUID Id.
- delete
Async stringOperation Id - Cache node resource deletion async operation Id.
- image
Uri string - Cache node resource Mcc Container Id Uri.
- is
Frozen boolean - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- last
Sync stringWith Azure Timestamp - Cache node resource last sync timestamp.
- last
Updated stringTimestamp - Cache node resource last backend updated timestamp.
- max
Allowable numberProbability - Cache node resource maximum allowed probability of egress.
- release
Version number - Cache node resource release version.
- review
Feedback string - Cache node resource review feedback text.
- review
State number - Cache node resource review process state as integer
- review
State stringText - Cache node resource review state text.
- synch
With numberAzure Attempts Count - Cache node resource attempts to sync with Azure.
- worker
Connections number - Cache node resource Mcc container deployment worker connection count.
- worker
Connections stringLast Updated Date Time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- x
Cid string - Cache node resource Azure XCid.
- auto
Update numberRequested Day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- auto
Update stringRequested Time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- auto
Update numberRequested Week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- auto
Update stringRing Type - Auto Update Ring Type which is slow or fast etc.
- cache
Node stringId - Cache node resource identifier of the cache node
- cache
Node stringName - Cache node resource name.
- cidr
Csv string[] - Cache node resource comma separated values of Cidrs.
- cidr
Selection numberType - Cache node resource current Cidr range precedence selection type.
- customer
Asn number - Cache node resource customer resource Asn (autonomous system number)
- customer
Index string - Cache node resource customer index as string.
- customer
Name string - Cache node resource customer resource name.
- fully
Qualified stringDomain Name - FQDN(fully qualified domain name) value of the mcc cache node
- fully
Qualified stringResource Id - Cache node resource Azure fully qualified resource Id.
- ip
Address string - Cache node resource Ip address.
- is
Enabled boolean - Cache node resource flag for indicating if cache node is enabled.
- is
Enterprise booleanManaged - Cache node resource flag for determining if managed by enterprise as boolean.
- max
Allowable numberEgress In Mbps - Cache node resource maximum allowed egress in Mbps.
- should
Migrate boolean - Cache node resource flag for determining if customer will be migrated.
- address_
space int - Cache node resource total addressable space defined by the Cidr Csv block.
- bgp_
address_ intspace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- bgp_
cidr_ intblocks_ count - Cache node resource Bgp block count.
- bgp_
cidr_ strcsv_ last_ update_ time - Cache node resource last Bgp Cidr Csv update timestamp
- bgp_
file_ intbytes_ truncated - Cache node resource bytes truncated from Bgp output file.
- bgp_
last_ strreported_ time - Cache node resource last Bgp report timestamp.
- bgp_
number_ intof_ records - Cache node resource Bgp record count.
- bgp_
number_ intof_ times_ updated - Cache node resource Bgp update count.
- bgp_
review_ strfeedback - Cache node resource Bgp review feedback text.
- bgp_
review_ strstate - Cache node resource Bgp review state string text.
- bgp_
review_ strstate_ text - Cache node resource Bgp review state string text in detail.
- category str
- Cache node resource category.
- cidr_
csv_ strlast_ update_ time - Cache node resource last Cidr Csv update timestamp
- client_
tenant_ strid - Cache node resource customer resource client tenant Id of subscription.
- configuration_
state str - Cache node resource configuration state.
- configuration_
state_ strtext - Cache node resource configuration state text.
- container_
configurations str - Cache node resource container configuration details.
- container_
resync_ inttrigger - Cache node resource Mcc container configuration details re-sync trigger.
- create_
async_ stroperation_ id - Cache node resource create async operation Id.
- customer_
id str - Cache node resource customer resource GUID Id.
- delete_
async_ stroperation_ id - Cache node resource deletion async operation Id.
- image_
uri str - Cache node resource Mcc Container Id Uri.
- is_
frozen bool - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- last_
sync_ strwith_ azure_ timestamp - Cache node resource last sync timestamp.
- last_
updated_ strtimestamp - Cache node resource last backend updated timestamp.
- max_
allowable_ floatprobability - Cache node resource maximum allowed probability of egress.
- release_
version int - Cache node resource release version.
- review_
feedback str - Cache node resource review feedback text.
- review_
state int - Cache node resource review process state as integer
- review_
state_ strtext - Cache node resource review state text.
- synch_
with_ intazure_ attempts_ count - Cache node resource attempts to sync with Azure.
- worker_
connections int - Cache node resource Mcc container deployment worker connection count.
- worker_
connections_ strlast_ updated_ date_ time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- x_
cid str - Cache node resource Azure XCid.
- auto_
update_ intrequested_ day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- auto_
update_ strrequested_ time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- auto_
update_ intrequested_ week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- auto_
update_ strring_ type - Auto Update Ring Type which is slow or fast etc.
- cache_
node_ strid - Cache node resource identifier of the cache node
- cache_
node_ strname - Cache node resource name.
- cidr_
csv Sequence[str] - Cache node resource comma separated values of Cidrs.
- cidr_
selection_ inttype - Cache node resource current Cidr range precedence selection type.
- customer_
asn int - Cache node resource customer resource Asn (autonomous system number)
- customer_
index str - Cache node resource customer index as string.
- customer_
name str - Cache node resource customer resource name.
- fully_
qualified_ strdomain_ name - FQDN(fully qualified domain name) value of the mcc cache node
- fully_
qualified_ strresource_ id - Cache node resource Azure fully qualified resource Id.
- ip_
address str - Cache node resource Ip address.
- is_
enabled bool - Cache node resource flag for indicating if cache node is enabled.
- is_
enterprise_ boolmanaged - Cache node resource flag for determining if managed by enterprise as boolean.
- max_
allowable_ integress_ in_ mbps - Cache node resource maximum allowed egress in Mbps.
- should_
migrate bool - Cache node resource flag for determining if customer will be migrated.
- address
Space Number - Cache node resource total addressable space defined by the Cidr Csv block.
- bgp
Address NumberSpace - Cache node resource total addressable space defined by Bgp and Cidr Csv blocks.
- bgp
Cidr NumberBlocks Count - Cache node resource Bgp block count.
- bgp
Cidr StringCsv Last Update Time - Cache node resource last Bgp Cidr Csv update timestamp
- bgp
File NumberBytes Truncated - Cache node resource bytes truncated from Bgp output file.
- bgp
Last StringReported Time - Cache node resource last Bgp report timestamp.
- bgp
Number NumberOf Records - Cache node resource Bgp record count.
- bgp
Number NumberOf Times Updated - Cache node resource Bgp update count.
- bgp
Review StringFeedback - Cache node resource Bgp review feedback text.
- bgp
Review StringState - Cache node resource Bgp review state string text.
- bgp
Review StringState Text - Cache node resource Bgp review state string text in detail.
- category String
- Cache node resource category.
- cidr
Csv StringLast Update Time - Cache node resource last Cidr Csv update timestamp
- client
Tenant StringId - Cache node resource customer resource client tenant Id of subscription.
- configuration
State String - Cache node resource configuration state.
- configuration
State StringText - Cache node resource configuration state text.
- container
Configurations String - Cache node resource container configuration details.
- container
Resync NumberTrigger - Cache node resource Mcc container configuration details re-sync trigger.
- create
Async StringOperation Id - Cache node resource create async operation Id.
- customer
Id String - Cache node resource customer resource GUID Id.
- delete
Async StringOperation Id - Cache node resource deletion async operation Id.
- image
Uri String - Cache node resource Mcc Container Id Uri.
- is
Frozen Boolean - Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI).
- last
Sync StringWith Azure Timestamp - Cache node resource last sync timestamp.
- last
Updated StringTimestamp - Cache node resource last backend updated timestamp.
- max
Allowable NumberProbability - Cache node resource maximum allowed probability of egress.
- release
Version Number - Cache node resource release version.
- review
Feedback String - Cache node resource review feedback text.
- review
State Number - Cache node resource review process state as integer
- review
State StringText - Cache node resource review state text.
- synch
With NumberAzure Attempts Count - Cache node resource attempts to sync with Azure.
- worker
Connections Number - Cache node resource Mcc container deployment worker connection count.
- worker
Connections StringLast Updated Date Time - Cache node resource last updated Mcc container deployment worker connection count timestamp.
- x
Cid String - Cache node resource Azure XCid.
- auto
Update NumberRequested Day - Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc.
- auto
Update StringRequested Time - Customer requested time of the day for mcc install of auto update cycle, should be hh:mm
- auto
Update NumberRequested Week - Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc.
- auto
Update StringRing Type - Auto Update Ring Type which is slow or fast etc.
- cache
Node StringId - Cache node resource identifier of the cache node
- cache
Node StringName - Cache node resource name.
- cidr
Csv List<String> - Cache node resource comma separated values of Cidrs.
- cidr
Selection NumberType - Cache node resource current Cidr range precedence selection type.
- customer
Asn Number - Cache node resource customer resource Asn (autonomous system number)
- customer
Index String - Cache node resource customer index as string.
- customer
Name String - Cache node resource customer resource name.
- fully
Qualified StringDomain Name - FQDN(fully qualified domain name) value of the mcc cache node
- fully
Qualified StringResource Id - Cache node resource Azure fully qualified resource Id.
- ip
Address String - Cache node resource Ip address.
- is
Enabled Boolean - Cache node resource flag for indicating if cache node is enabled.
- is
Enterprise BooleanManaged - Cache node resource flag for determining if managed by enterprise as boolean.
- max
Allowable NumberEgress In Mbps - Cache node resource maximum allowed egress in Mbps.
- should
Migrate Boolean - Cache node resource flag for determining if customer will be migrated.
CacheNodePropertyResponse
- Provisioning
State string - The provisioned state of the resource
- Status string
- HTTP error status code.
- Additional
Cache Pulumi.Node Properties Azure Native. Connected Cache. Inputs. Additional Cache Node Properties Response - Mcc cache node resource additional properties.
- Cache
Node Pulumi.Azure Native. Connected Cache. Inputs. Cache Node Entity Response - Mcc cache node resource (cache node entity).
- Error
Pulumi.
Azure Native. Connected Cache. Inputs. Error Detail Response - Mcc response error details.
- Status
Code string - Mcc response status code.
- Status
Details string - Mcc response status details for retrieving response inner details.
- Status
Text string - Mcc response status text as string for retrieving status details.
- Provisioning
State string - The provisioned state of the resource
- Status string
- HTTP error status code.
- Additional
Cache AdditionalNode Properties Cache Node Properties Response - Mcc cache node resource additional properties.
- Cache
Node CacheNode Entity Response - Mcc cache node resource (cache node entity).
- Error
Error
Detail Response - Mcc response error details.
- Status
Code string - Mcc response status code.
- Status
Details string - Mcc response status details for retrieving response inner details.
- Status
Text string - Mcc response status text as string for retrieving status details.
- provisioning
State String - The provisioned state of the resource
- status String
- HTTP error status code.
- additional
Cache AdditionalNode Properties Cache Node Properties Response - Mcc cache node resource additional properties.
- cache
Node CacheNode Entity Response - Mcc cache node resource (cache node entity).
- error
Error
Detail Response - Mcc response error details.
- status
Code String - Mcc response status code.
- status
Details String - Mcc response status details for retrieving response inner details.
- status
Text String - Mcc response status text as string for retrieving status details.
- provisioning
State string - The provisioned state of the resource
- status string
- HTTP error status code.
- additional
Cache AdditionalNode Properties Cache Node Properties Response - Mcc cache node resource additional properties.
- cache
Node CacheNode Entity Response - Mcc cache node resource (cache node entity).
- error
Error
Detail Response - Mcc response error details.
- status
Code string - Mcc response status code.
- status
Details string - Mcc response status details for retrieving response inner details.
- status
Text string - Mcc response status text as string for retrieving status details.
- provisioning_
state str - The provisioned state of the resource
- status str
- HTTP error status code.
- additional_
cache_ Additionalnode_ properties Cache Node Properties Response - Mcc cache node resource additional properties.
- cache_
node CacheNode Entity Response - Mcc cache node resource (cache node entity).
- error
Error
Detail Response - Mcc response error details.
- status_
code str - Mcc response status code.
- status_
details str - Mcc response status details for retrieving response inner details.
- status_
text str - Mcc response status text as string for retrieving status details.
- provisioning
State String - The provisioned state of the resource
- status String
- HTTP error status code.
- additional
Cache Property MapNode Properties - Mcc cache node resource additional properties.
- cache
Node Property Map - Mcc cache node resource (cache node entity).
- error Property Map
- Mcc response error details.
- status
Code String - Mcc response status code.
- status
Details String - Mcc response status details for retrieving response inner details.
- status
Text String - Mcc response status text as string for retrieving status details.
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info List<Pulumi.Azure Native. Connected Cache. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Connected Cache. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
ProxyUrlConfigurationResponse
- Proxy
Url string - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
- Proxy
Url string - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
- proxy
Url String - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
- proxy
Url string - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
- proxy_
url str - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
- proxy
Url String - Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0