intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getKubernetesAciCniProfile
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Configuration for an ACI CNI profile.
Using getKubernetesAciCniProfile
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 getKubernetesAciCniProfile(args: GetKubernetesAciCniProfileArgs, opts?: InvokeOptions): Promise<GetKubernetesAciCniProfileResult>
function getKubernetesAciCniProfileOutput(args: GetKubernetesAciCniProfileOutputArgs, opts?: InvokeOptions): Output<GetKubernetesAciCniProfileResult>
def get_kubernetes_aci_cni_profile(aaep_name: Optional[str] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetKubernetesAciCniProfileAncestor]] = None,
class_id: Optional[str] = None,
cluster_aci_allocations: Optional[Sequence[GetKubernetesAciCniProfileClusterAciAllocation]] = None,
cluster_profiles: Optional[Sequence[GetKubernetesAciCniProfileClusterProfile]] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
ext_svc_dyn_subnet_start: Optional[str] = None,
ext_svc_static_subnet_start: Optional[str] = None,
id: Optional[str] = None,
infra_vlan_id: Optional[float] = None,
l3_out_network_name: Optional[str] = None,
l3_out_policy_name: Optional[str] = None,
l3_out_tenant: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nested_vmm_domain: Optional[str] = None,
node_svc_subnet_start: Optional[str] = None,
node_vlan_range_end: Optional[float] = None,
node_vlan_range_start: Optional[float] = None,
number_of_kubernetes_clusters: Optional[float] = None,
object_type: Optional[str] = None,
opflex_multicast_address_range: Optional[str] = None,
organization: Optional[GetKubernetesAciCniProfileOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetKubernetesAciCniProfileParent] = None,
permission_resources: Optional[Sequence[GetKubernetesAciCniProfilePermissionResource]] = None,
pod_subnet_start: Optional[str] = None,
registered_device: Optional[GetKubernetesAciCniProfileRegisteredDevice] = None,
shared_scope: Optional[str] = None,
src_template: Optional[GetKubernetesAciCniProfileSrcTemplate] = None,
svc_subnet_start: Optional[str] = None,
tags: Optional[Sequence[GetKubernetesAciCniProfileTag]] = None,
type: Optional[str] = None,
version_context: Optional[GetKubernetesAciCniProfileVersionContext] = None,
vrf: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKubernetesAciCniProfileResult
def get_kubernetes_aci_cni_profile_output(aaep_name: Optional[pulumi.Input[str]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesAciCniProfileAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_aci_allocations: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesAciCniProfileClusterAciAllocationArgs]]]] = None,
cluster_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesAciCniProfileClusterProfileArgs]]]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ext_svc_dyn_subnet_start: Optional[pulumi.Input[str]] = None,
ext_svc_static_subnet_start: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
infra_vlan_id: Optional[pulumi.Input[float]] = None,
l3_out_network_name: Optional[pulumi.Input[str]] = None,
l3_out_policy_name: Optional[pulumi.Input[str]] = None,
l3_out_tenant: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nested_vmm_domain: Optional[pulumi.Input[str]] = None,
node_svc_subnet_start: Optional[pulumi.Input[str]] = None,
node_vlan_range_end: Optional[pulumi.Input[float]] = None,
node_vlan_range_start: Optional[pulumi.Input[float]] = None,
number_of_kubernetes_clusters: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
opflex_multicast_address_range: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetKubernetesAciCniProfileOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetKubernetesAciCniProfileParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesAciCniProfilePermissionResourceArgs]]]] = None,
pod_subnet_start: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetKubernetesAciCniProfileRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
src_template: Optional[pulumi.Input[GetKubernetesAciCniProfileSrcTemplateArgs]] = None,
svc_subnet_start: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetKubernetesAciCniProfileTagArgs]]]] = None,
type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetKubernetesAciCniProfileVersionContextArgs]] = None,
vrf: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKubernetesAciCniProfileResult]
func LookupKubernetesAciCniProfile(ctx *Context, args *LookupKubernetesAciCniProfileArgs, opts ...InvokeOption) (*LookupKubernetesAciCniProfileResult, error)
func LookupKubernetesAciCniProfileOutput(ctx *Context, args *LookupKubernetesAciCniProfileOutputArgs, opts ...InvokeOption) LookupKubernetesAciCniProfileResultOutput
> Note: This function is named LookupKubernetesAciCniProfile
in the Go SDK.
public static class GetKubernetesAciCniProfile
{
public static Task<GetKubernetesAciCniProfileResult> InvokeAsync(GetKubernetesAciCniProfileArgs args, InvokeOptions? opts = null)
public static Output<GetKubernetesAciCniProfileResult> Invoke(GetKubernetesAciCniProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetKubernetesAciCniProfileResult> getKubernetesAciCniProfile(GetKubernetesAciCniProfileArgs args, InvokeOptions options)
public static Output<GetKubernetesAciCniProfileResult> getKubernetesAciCniProfile(GetKubernetesAciCniProfileArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getKubernetesAciCniProfile:getKubernetesAciCniProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Kubernetes Aci Cni Profile Ancestor> - Class
Id string - Cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation> - Cluster
Profiles List<GetKubernetes Aci Cni Profile Cluster Profile> - Create
Time string - The time when this managed object was created.
- Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Id string
- Infra
Vlan doubleId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- L3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- L3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- L3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- Node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- Node
Vlan doubleRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Node
Vlan doubleRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Number
Of doubleKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- Object
Type string - Opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- Organization
Get
Kubernetes Aci Cni Profile Organization - Owners List<string>
- Parent
Get
Kubernetes Aci Cni Profile Parent - Permission
Resources List<GetKubernetes Aci Cni Profile Permission Resource> - Pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- Registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Src
Template GetKubernetes Aci Cni Profile Src Template - Svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Get
Kubernetes Aci Cni Profile Tag> - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - Version
Context GetKubernetes Aci Cni Profile Version Context - Vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- Aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Kubernetes Aci Cni Profile Ancestor - Class
Id string - Cluster
Aci []GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation - Cluster
Profiles []GetKubernetes Aci Cni Profile Cluster Profile - Create
Time string - The time when this managed object was created.
- Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Id string
- Infra
Vlan float64Id - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- L3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- L3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- L3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- Node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- Node
Vlan float64Range End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Node
Vlan float64Range Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Number
Of float64Kubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- Object
Type string - Opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- Organization
Get
Kubernetes Aci Cni Profile Organization - Owners []string
- Parent
Get
Kubernetes Aci Cni Profile Parent - Permission
Resources []GetKubernetes Aci Cni Profile Permission Resource - Pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- Registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Src
Template GetKubernetes Aci Cni Profile Src Template - Svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- []Get
Kubernetes Aci Cni Profile Tag - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - Version
Context GetKubernetes Aci Cni Profile Version Context - Vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name String - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Kubernetes Aci Cni Profile Ancestor> - class
Id String - cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation> - cluster
Profiles List<GetKubernetes Aci Cni Profile Cluster Profile> - create
Time String - The time when this managed object was created.
- description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ext
Svc StringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc StringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- id String
- infra
Vlan DoubleId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network StringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy StringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant String - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- nested
Vmm StringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc StringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan DoubleRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan DoubleRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of DoubleKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type String - opflex
Multicast StringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organization
Get
Kubernetes Aci Cni Profile Organization - owners List<String>
- parent
Get
Kubernetes Aci Cni Profile Parent - permission
Resources List<GetKubernetes Aci Cni Profile Permission Resource> - pod
Subnet StringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Device GetKubernetes Aci Cni Profile Registered Device - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Template GetKubernetes Aci Cni Profile Src Template - svc
Subnet StringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Get
Kubernetes Aci Cni Profile Tag> - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Context GetKubernetes Aci Cni Profile Version Context - vrf String
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Kubernetes Aci Cni Profile Ancestor[] - class
Id string - cluster
Aci GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation[] - cluster
Profiles GetKubernetes Aci Cni Profile Cluster Profile[] - create
Time string - The time when this managed object was created.
- description string
- Description of the profile.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- id string
- infra
Vlan numberId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the profile instance or profile template.
- nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan numberRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan numberRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of numberKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type string - opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organization
Get
Kubernetes Aci Cni Profile Organization - owners string[]
- parent
Get
Kubernetes Aci Cni Profile Parent - permission
Resources GetKubernetes Aci Cni Profile Permission Resource[] - pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Template GetKubernetes Aci Cni Profile Src Template - svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- Get
Kubernetes Aci Cni Profile Tag[] - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Context GetKubernetes Aci Cni Profile Version Context - vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep_
name str - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Kubernetes Aci Cni Profile Ancestor] - class_
id str - cluster_
aci_ Sequence[Getallocations Kubernetes Aci Cni Profile Cluster Aci Allocation] - cluster_
profiles Sequence[GetKubernetes Aci Cni Profile Cluster Profile] - create_
time str - The time when this managed object was created.
- description str
- Description of the profile.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ext_
svc_ strdyn_ subnet_ start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext_
svc_ strstatic_ subnet_ start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- id str
- infra_
vlan_ floatid - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3_
out_ strnetwork_ name - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3_
out_ strpolicy_ name - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3_
out_ strtenant - Tenant in ACI used by this L3Out and Common VRF.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the profile instance or profile template.
- nested_
vmm_ strdomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node_
svc_ strsubnet_ start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node_
vlan_ floatrange_ end - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node_
vlan_ floatrange_ start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number_
of_ floatkubernetes_ clusters - Number of k8s clusters currently using this ACI CNI profile.
- object_
type str - opflex_
multicast_ straddress_ range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organization
Get
Kubernetes Aci Cni Profile Organization - owners Sequence[str]
- parent
Get
Kubernetes Aci Cni Profile Parent - permission_
resources Sequence[GetKubernetes Aci Cni Profile Permission Resource] - pod_
subnet_ strstart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered_
device GetKubernetes Aci Cni Profile Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src_
template GetKubernetes Aci Cni Profile Src Template - svc_
subnet_ strstart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- Sequence[Get
Kubernetes Aci Cni Profile Tag] - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version_
context GetKubernetes Aci Cni Profile Version Context - vrf str
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name String - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Aci List<Property Map>Allocations - cluster
Profiles List<Property Map> - create
Time String - The time when this managed object was created.
- description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ext
Svc StringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc StringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- id String
- infra
Vlan NumberId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network StringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy StringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant String - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- nested
Vmm StringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc StringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan NumberRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan NumberRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of NumberKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type String - opflex
Multicast StringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pod
Subnet StringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Template Property Map - svc
Subnet StringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Property Map>
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Context Property Map - vrf String
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
getKubernetesAciCniProfile Result
The following output properties are available:
- Id string
- Results
List<Get
Kubernetes Aci Cni Profile Result> - Aaep
Name string - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Kubernetes Aci Cni Profile Ancestor> - Class
Id string - Cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation> - Cluster
Profiles List<GetKubernetes Aci Cni Profile Cluster Profile> - Create
Time string - Description string
- Domain
Group stringMoid - Ext
Svc stringDyn Subnet Start - Ext
Svc stringStatic Subnet Start - Infra
Vlan doubleId - L3Out
Network stringName - L3Out
Policy stringName - L3Out
Tenant string - Mod
Time string - Moid string
- Name string
- Nested
Vmm stringDomain - Node
Svc stringSubnet Start - Node
Vlan doubleRange End - Node
Vlan doubleRange Start - Number
Of doubleKubernetes Clusters - Object
Type string - Opflex
Multicast stringAddress Range - Organization
Get
Kubernetes Aci Cni Profile Organization - Owners List<string>
- Parent
Get
Kubernetes Aci Cni Profile Parent - Permission
Resources List<GetKubernetes Aci Cni Profile Permission Resource> - Pod
Subnet stringStart - Registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- Src
Template GetKubernetes Aci Cni Profile Src Template - Svc
Subnet stringStart - List<Get
Kubernetes Aci Cni Profile Tag> - Type string
- Version
Context GetKubernetes Aci Cni Profile Version Context - Vrf string
- Id string
- Results
[]Get
Kubernetes Aci Cni Profile Result - Aaep
Name string - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Kubernetes Aci Cni Profile Ancestor - Class
Id string - Cluster
Aci []GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation - Cluster
Profiles []GetKubernetes Aci Cni Profile Cluster Profile - Create
Time string - Description string
- Domain
Group stringMoid - Ext
Svc stringDyn Subnet Start - Ext
Svc stringStatic Subnet Start - Infra
Vlan float64Id - L3Out
Network stringName - L3Out
Policy stringName - L3Out
Tenant string - Mod
Time string - Moid string
- Name string
- Nested
Vmm stringDomain - Node
Svc stringSubnet Start - Node
Vlan float64Range End - Node
Vlan float64Range Start - Number
Of float64Kubernetes Clusters - Object
Type string - Opflex
Multicast stringAddress Range - Organization
Get
Kubernetes Aci Cni Profile Organization - Owners []string
- Parent
Get
Kubernetes Aci Cni Profile Parent - Permission
Resources []GetKubernetes Aci Cni Profile Permission Resource - Pod
Subnet stringStart - Registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- Src
Template GetKubernetes Aci Cni Profile Src Template - Svc
Subnet stringStart - []Get
Kubernetes Aci Cni Profile Tag - Type string
- Version
Context GetKubernetes Aci Cni Profile Version Context - Vrf string
- id String
- results
List<Get
Kubernetes Aci Cni Profile Result> - aaep
Name String - account
Moid String - additional
Properties String - ancestors
List<Get
Kubernetes Aci Cni Profile Ancestor> - class
Id String - cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation> - cluster
Profiles List<GetKubernetes Aci Cni Profile Cluster Profile> - create
Time String - description String
- domain
Group StringMoid - ext
Svc StringDyn Subnet Start - ext
Svc StringStatic Subnet Start - infra
Vlan DoubleId - l3Out
Network StringName - l3Out
Policy StringName - l3Out
Tenant String - mod
Time String - moid String
- name String
- nested
Vmm StringDomain - node
Svc StringSubnet Start - node
Vlan DoubleRange End - node
Vlan DoubleRange Start - number
Of DoubleKubernetes Clusters - object
Type String - opflex
Multicast StringAddress Range - organization
Get
Kubernetes Aci Cni Profile Organization - owners List<String>
- parent
Get
Kubernetes Aci Cni Profile Parent - permission
Resources List<GetKubernetes Aci Cni Profile Permission Resource> - pod
Subnet StringStart - registered
Device GetKubernetes Aci Cni Profile Registered Device - String
- src
Template GetKubernetes Aci Cni Profile Src Template - svc
Subnet StringStart - List<Get
Kubernetes Aci Cni Profile Tag> - type String
- version
Context GetKubernetes Aci Cni Profile Version Context - vrf String
- id string
- results
Get
Kubernetes Aci Cni Profile Result[] - aaep
Name string - account
Moid string - additional
Properties string - ancestors
Get
Kubernetes Aci Cni Profile Ancestor[] - class
Id string - cluster
Aci GetAllocations Kubernetes Aci Cni Profile Cluster Aci Allocation[] - cluster
Profiles GetKubernetes Aci Cni Profile Cluster Profile[] - create
Time string - description string
- domain
Group stringMoid - ext
Svc stringDyn Subnet Start - ext
Svc stringStatic Subnet Start - infra
Vlan numberId - l3Out
Network stringName - l3Out
Policy stringName - l3Out
Tenant string - mod
Time string - moid string
- name string
- nested
Vmm stringDomain - node
Svc stringSubnet Start - node
Vlan numberRange End - node
Vlan numberRange Start - number
Of numberKubernetes Clusters - object
Type string - opflex
Multicast stringAddress Range - organization
Get
Kubernetes Aci Cni Profile Organization - owners string[]
- parent
Get
Kubernetes Aci Cni Profile Parent - permission
Resources GetKubernetes Aci Cni Profile Permission Resource[] - pod
Subnet stringStart - registered
Device GetKubernetes Aci Cni Profile Registered Device - string
- src
Template GetKubernetes Aci Cni Profile Src Template - svc
Subnet stringStart - Get
Kubernetes Aci Cni Profile Tag[] - type string
- version
Context GetKubernetes Aci Cni Profile Version Context - vrf string
- id str
- results
Sequence[Get
Kubernetes Aci Cni Profile Result] - aaep_
name str - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Kubernetes Aci Cni Profile Ancestor] - class_
id str - cluster_
aci_ Sequence[Getallocations Kubernetes Aci Cni Profile Cluster Aci Allocation] - cluster_
profiles Sequence[GetKubernetes Aci Cni Profile Cluster Profile] - create_
time str - description str
- domain_
group_ strmoid - ext_
svc_ strdyn_ subnet_ start - ext_
svc_ strstatic_ subnet_ start - infra_
vlan_ floatid - l3_
out_ strnetwork_ name - l3_
out_ strpolicy_ name - l3_
out_ strtenant - mod_
time str - moid str
- name str
- nested_
vmm_ strdomain - node_
svc_ strsubnet_ start - node_
vlan_ floatrange_ end - node_
vlan_ floatrange_ start - number_
of_ floatkubernetes_ clusters - object_
type str - opflex_
multicast_ straddress_ range - organization
Get
Kubernetes Aci Cni Profile Organization - owners Sequence[str]
- parent
Get
Kubernetes Aci Cni Profile Parent - permission_
resources Sequence[GetKubernetes Aci Cni Profile Permission Resource] - pod_
subnet_ strstart - registered_
device GetKubernetes Aci Cni Profile Registered Device - str
- src_
template GetKubernetes Aci Cni Profile Src Template - svc_
subnet_ strstart - Sequence[Get
Kubernetes Aci Cni Profile Tag] - type str
- version_
context GetKubernetes Aci Cni Profile Version Context - vrf str
- id String
- results List<Property Map>
- aaep
Name String - account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Aci List<Property Map>Allocations - cluster
Profiles List<Property Map> - create
Time String - description String
- domain
Group StringMoid - ext
Svc StringDyn Subnet Start - ext
Svc StringStatic Subnet Start - infra
Vlan NumberId - l3Out
Network StringName - l3Out
Policy StringName - l3Out
Tenant String - mod
Time String - moid String
- name String
- nested
Vmm StringDomain - node
Svc StringSubnet Start - node
Vlan NumberRange End - node
Vlan NumberRange Start - number
Of NumberKubernetes Clusters - object
Type String - opflex
Multicast StringAddress Range - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pod
Subnet StringStart - registered
Device Property Map - String
- src
Template Property Map - svc
Subnet StringStart - List<Property Map>
- type String
- version
Context Property Map - vrf String
Supporting Types
GetKubernetesAciCniProfileAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileClusterAciAllocation
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileClusterProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileOrganization
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfilePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileResult
- Aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Kubernetes Aci Cni Profile Result Ancestor> - Class
Id string - Cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Result Cluster Aci Allocation> - Cluster
Profiles List<GetKubernetes Aci Cni Profile Result Cluster Profile> - Create
Time string - The time when this managed object was created.
- Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Infra
Vlan doubleId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- L3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- L3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- L3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- Node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- Node
Vlan doubleRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Node
Vlan doubleRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Number
Of doubleKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- Object
Type string - Opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- Organizations
List<Get
Kubernetes Aci Cni Profile Result Organization> - Owners List<string>
- Parents
List<Get
Kubernetes Aci Cni Profile Result Parent> - Permission
Resources List<GetKubernetes Aci Cni Profile Result Permission Resource> - Pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- Registered
Devices List<GetKubernetes Aci Cni Profile Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Src
Templates List<GetKubernetes Aci Cni Profile Result Src Template> - Svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Get
Kubernetes Aci Cni Profile Result Tag> - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - Version
Contexts List<GetKubernetes Aci Cni Profile Result Version Context> - Vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- Aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Kubernetes Aci Cni Profile Result Ancestor - Class
Id string - Cluster
Aci []GetAllocations Kubernetes Aci Cni Profile Result Cluster Aci Allocation - Cluster
Profiles []GetKubernetes Aci Cni Profile Result Cluster Profile - Create
Time string - The time when this managed object was created.
- Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- Infra
Vlan float64Id - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- L3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- L3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- L3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- Node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- Node
Vlan float64Range End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Node
Vlan float64Range Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- Number
Of float64Kubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- Object
Type string - Opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- Organizations
[]Get
Kubernetes Aci Cni Profile Result Organization - Owners []string
- Parents
[]Get
Kubernetes Aci Cni Profile Result Parent - Permission
Resources []GetKubernetes Aci Cni Profile Result Permission Resource - Pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- Registered
Devices []GetKubernetes Aci Cni Profile Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Src
Templates []GetKubernetes Aci Cni Profile Result Src Template - Svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- []Get
Kubernetes Aci Cni Profile Result Tag - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - Version
Contexts []GetKubernetes Aci Cni Profile Result Version Context - Vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name String - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Kubernetes Aci Cni Profile Result Ancestor> - class
Id String - cluster
Aci List<GetAllocations Kubernetes Aci Cni Profile Result Cluster Aci Allocation> - cluster
Profiles List<GetKubernetes Aci Cni Profile Result Cluster Profile> - create
Time String - The time when this managed object was created.
- description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ext
Svc StringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc StringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- infra
Vlan DoubleId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network StringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy StringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant String - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- nested
Vmm StringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc StringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan DoubleRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan DoubleRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of DoubleKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type String - opflex
Multicast StringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organizations
List<Get
Kubernetes Aci Cni Profile Result Organization> - owners List<String>
- parents
List<Get
Kubernetes Aci Cni Profile Result Parent> - permission
Resources List<GetKubernetes Aci Cni Profile Result Permission Resource> - pod
Subnet StringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Devices List<GetKubernetes Aci Cni Profile Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Templates List<GetKubernetes Aci Cni Profile Result Src Template> - svc
Subnet StringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Get
Kubernetes Aci Cni Profile Result Tag> - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Contexts List<GetKubernetes Aci Cni Profile Result Version Context> - vrf String
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name string - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Kubernetes Aci Cni Profile Result Ancestor[] - class
Id string - cluster
Aci GetAllocations Kubernetes Aci Cni Profile Result Cluster Aci Allocation[] - cluster
Profiles GetKubernetes Aci Cni Profile Result Cluster Profile[] - create
Time string - The time when this managed object was created.
- description string
- Description of the profile.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ext
Svc stringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc stringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- infra
Vlan numberId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network stringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy stringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant string - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the profile instance or profile template.
- nested
Vmm stringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc stringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan numberRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan numberRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of numberKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type string - opflex
Multicast stringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organizations
Get
Kubernetes Aci Cni Profile Result Organization[] - owners string[]
- parents
Get
Kubernetes Aci Cni Profile Result Parent[] - permission
Resources GetKubernetes Aci Cni Profile Result Permission Resource[] - pod
Subnet stringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Devices GetKubernetes Aci Cni Profile Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Templates GetKubernetes Aci Cni Profile Result Src Template[] - svc
Subnet stringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- Get
Kubernetes Aci Cni Profile Result Tag[] - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Contexts GetKubernetes Aci Cni Profile Result Version Context[] - vrf string
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep_
name str - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Kubernetes Aci Cni Profile Result Ancestor] - class_
id str - cluster_
aci_ Sequence[Getallocations Kubernetes Aci Cni Profile Result Cluster Aci Allocation] - cluster_
profiles Sequence[GetKubernetes Aci Cni Profile Result Cluster Profile] - create_
time str - The time when this managed object was created.
- description str
- Description of the profile.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ext_
svc_ strdyn_ subnet_ start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext_
svc_ strstatic_ subnet_ start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- infra_
vlan_ floatid - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3_
out_ strnetwork_ name - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3_
out_ strpolicy_ name - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3_
out_ strtenant - Tenant in ACI used by this L3Out and Common VRF.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the profile instance or profile template.
- nested_
vmm_ strdomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node_
svc_ strsubnet_ start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node_
vlan_ floatrange_ end - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node_
vlan_ floatrange_ start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number_
of_ floatkubernetes_ clusters - Number of k8s clusters currently using this ACI CNI profile.
- object_
type str - opflex_
multicast_ straddress_ range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organizations
Sequence[Get
Kubernetes Aci Cni Profile Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Kubernetes Aci Cni Profile Result Parent] - permission_
resources Sequence[GetKubernetes Aci Cni Profile Result Permission Resource] - pod_
subnet_ strstart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered_
devices Sequence[GetKubernetes Aci Cni Profile Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src_
templates Sequence[GetKubernetes Aci Cni Profile Result Src Template] - svc_
subnet_ strstart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- Sequence[Get
Kubernetes Aci Cni Profile Result Tag] - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version_
contexts Sequence[GetKubernetes Aci Cni Profile Result Version Context] - vrf str
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
- aaep
Name String - Name of ACI AAEP (Attachable Access Entity Profile) to be used for all Kubernetes clusters using this policy.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Aci List<Property Map>Allocations - cluster
Profiles List<Property Map> - create
Time String - The time when this managed object was created.
- description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ext
Svc StringDyn Subnet Start - Start of range of IP subnets for external services with dynamic IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- ext
Svc StringStatic Subnet Start - Start of range of IP subnets for external services with static IP allocation for use by Kubernetes clusters using this ACI CNI policy.
- infra
Vlan NumberId - Value of ACI infrastructuere VLAN ID for the ACI fabric.
- l3Out
Network StringName - Name of ACI L3Out network to be used for all Kubernetes clusters using this policy.
- l3Out
Policy StringName - Name of ACI L3Out policy to be used for all Kubernetes clusters using this policy.
- l3Out
Tenant String - Tenant in ACI used by this L3Out and Common VRF.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- nested
Vmm StringDomain - VMM domain within which Kubernetes clusters using this policy are nested.
- node
Svc StringSubnet Start - Start of range of ACI Node Service IP subnets to use by Kubernetes clusters using this ACI CNI policy This is used for the service graph which is used for ACI PBR based load balancing.
- node
Vlan NumberRange End - Ending value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- node
Vlan NumberRange Start - Starting value of VLAN range used to assign Node VLAN Ids for each Kubernetes cluster using this policy.
- number
Of NumberKubernetes Clusters - Number of k8s clusters currently using this ACI CNI profile.
- object
Type String - opflex
Multicast StringAddress Range - Range of IP Multicast addresses to be used by the Opflex protocol for Kubernetes clusters using this policy.
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - pod
Subnet StringStart - Start of range of Kubernetes pod IP subnets to use by Kubernetes clusters using this ACI CNI policy This should be a /8 IP subnet so that multiple /16 subnets can be assigned for pod subnets of Kubernetes clusters using this profile.
- registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- src
Templates List<Property Map> - svc
Subnet StringStart - Start of range of Kubernetes Service IP subnets to use by Kubernetes clusters using this ACI CNI policy Currently this is fixed internally and read-only.
- List<Property Map>
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - version
Contexts List<Property Map> - vrf String
- VRF (Virtual Routing and Forwarding) domain to be used within ACI fabric by all k8s clusters using this policy.
GetKubernetesAciCniProfileResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultClusterAciAllocation
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultClusterProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultSrcTemplate
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetKubernetesAciCniProfileResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetKubernetesAciCniProfileResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetKubernetesAciCniProfileSrcTemplate
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetKubernetesAciCniProfileVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetKubernetes Aci Cni Profile Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetKubernetes Aci Cni Profile Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetKubernetes Aci Cni Profile Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetKubernetes Aci Cni Profile Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetKubernetes Aci Cni Profile Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetKubernetes Aci Cni Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetKubernetes Aci Cni Profile Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetKubernetes Aci Cni Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetKubernetes Aci Cni Profile Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetKubernetes Aci Cni Profile Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetKubernetesAciCniProfileVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetKubernetesAciCniProfileVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet