intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getApicFabricLeafNode
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Cisco Application Policy Infrastructure Controller Fabric Leaf Nodes.
Using getApicFabricLeafNode
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 getApicFabricLeafNode(args: GetApicFabricLeafNodeArgs, opts?: InvokeOptions): Promise<GetApicFabricLeafNodeResult>
function getApicFabricLeafNodeOutput(args: GetApicFabricLeafNodeOutputArgs, opts?: InvokeOptions): Output<GetApicFabricLeafNodeResult>def get_apic_fabric_leaf_node(account_moid: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              address: Optional[str] = None,
                              ancestors: Optional[Sequence[GetApicFabricLeafNodeAncestor]] = None,
                              class_id: Optional[str] = None,
                              create_time: Optional[str] = None,
                              dn: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              fabric_leaf_node_details: Optional[GetApicFabricLeafNodeFabricLeafNodeDetails] = None,
                              id: Optional[str] = None,
                              mod_time: Optional[str] = None,
                              moid: Optional[str] = None,
                              name: Optional[str] = None,
                              object_type: Optional[str] = None,
                              owners: Optional[Sequence[str]] = None,
                              parent: Optional[GetApicFabricLeafNodeParent] = None,
                              permission_resources: Optional[Sequence[GetApicFabricLeafNodePermissionResource]] = None,
                              pod: Optional[str] = None,
                              registered_device: Optional[GetApicFabricLeafNodeRegisteredDevice] = None,
                              shared_scope: Optional[str] = None,
                              tags: Optional[Sequence[GetApicFabricLeafNodeTag]] = None,
                              version_context: Optional[GetApicFabricLeafNodeVersionContext] = None,
                              opts: Optional[InvokeOptions] = None) -> GetApicFabricLeafNodeResult
def get_apic_fabric_leaf_node_output(account_moid: Optional[pulumi.Input[str]] = None,
                              additional_properties: Optional[pulumi.Input[str]] = None,
                              address: Optional[pulumi.Input[str]] = None,
                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApicFabricLeafNodeAncestorArgs]]]] = None,
                              class_id: Optional[pulumi.Input[str]] = None,
                              create_time: Optional[pulumi.Input[str]] = None,
                              dn: Optional[pulumi.Input[str]] = None,
                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                              fabric_leaf_node_details: Optional[pulumi.Input[GetApicFabricLeafNodeFabricLeafNodeDetailsArgs]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              mod_time: Optional[pulumi.Input[str]] = None,
                              moid: Optional[pulumi.Input[str]] = None,
                              name: Optional[pulumi.Input[str]] = None,
                              object_type: Optional[pulumi.Input[str]] = None,
                              owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                              parent: Optional[pulumi.Input[GetApicFabricLeafNodeParentArgs]] = None,
                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApicFabricLeafNodePermissionResourceArgs]]]] = None,
                              pod: Optional[pulumi.Input[str]] = None,
                              registered_device: Optional[pulumi.Input[GetApicFabricLeafNodeRegisteredDeviceArgs]] = None,
                              shared_scope: Optional[pulumi.Input[str]] = None,
                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApicFabricLeafNodeTagArgs]]]] = None,
                              version_context: Optional[pulumi.Input[GetApicFabricLeafNodeVersionContextArgs]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetApicFabricLeafNodeResult]func LookupApicFabricLeafNode(ctx *Context, args *LookupApicFabricLeafNodeArgs, opts ...InvokeOption) (*LookupApicFabricLeafNodeResult, error)
func LookupApicFabricLeafNodeOutput(ctx *Context, args *LookupApicFabricLeafNodeOutputArgs, opts ...InvokeOption) LookupApicFabricLeafNodeResultOutput> Note: This function is named LookupApicFabricLeafNode in the Go SDK.
public static class GetApicFabricLeafNode 
{
    public static Task<GetApicFabricLeafNodeResult> InvokeAsync(GetApicFabricLeafNodeArgs args, InvokeOptions? opts = null)
    public static Output<GetApicFabricLeafNodeResult> Invoke(GetApicFabricLeafNodeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApicFabricLeafNodeResult> getApicFabricLeafNode(GetApicFabricLeafNodeArgs args, InvokeOptions options)
public static Output<GetApicFabricLeafNodeResult> getApicFabricLeafNode(GetApicFabricLeafNodeArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getApicFabricLeafNode:getApicFabricLeafNode
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- Ancestors
List<GetApic Fabric Leaf Node Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- Owners List<string>
- Parent
GetApic Fabric Leaf Node Parent 
- PermissionResources List<GetApic Fabric Leaf Node Permission Resource> 
- Pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- RegisteredDevice GetApic Fabric Leaf Node 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.
- 
List<GetApic Fabric Leaf Node Tag> 
- VersionContext GetApic Fabric Leaf Node Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- Ancestors
[]GetApic Fabric Leaf Node Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- Owners []string
- Parent
GetApic Fabric Leaf Node Parent 
- PermissionResources []GetApic Fabric Leaf Node Permission Resource 
- Pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- RegisteredDevice GetApic Fabric Leaf Node 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.
- 
[]GetApic Fabric Leaf Node Tag 
- VersionContext GetApic Fabric Leaf Node Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- address String
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
List<GetApic Fabric Leaf Node Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- owners List<String>
- parent
GetApic Fabric Leaf Node Parent 
- permissionResources List<GetApic Fabric Leaf Node Permission Resource> 
- pod String
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevice GetApic Fabric Leaf Node 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.
- 
List<GetApic Fabric Leaf Node Tag> 
- versionContext GetApic Fabric Leaf Node Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
GetApic Fabric Leaf Node Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType string
- owners string[]
- parent
GetApic Fabric Leaf Node Parent 
- permissionResources GetApic Fabric Leaf Node Permission Resource[] 
- pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevice GetApic Fabric Leaf Node 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.
- 
GetApic Fabric Leaf Node Tag[] 
- versionContext GetApic Fabric Leaf Node Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- address str
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
Sequence[GetApic Fabric Leaf Node Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- dn str
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fabric_leaf_ Getnode_ details Apic Fabric Leaf Node Fabric Leaf Node Details 
- id str
- 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 an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- object_type str
- owners Sequence[str]
- parent
GetApic Fabric Leaf Node Parent 
- permission_resources Sequence[GetApic Fabric Leaf Node Permission Resource] 
- pod str
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registered_device GetApic Fabric Leaf Node 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.
- 
Sequence[GetApic Fabric Leaf Node Tag] 
- version_context GetApic Fabric Leaf Node Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- address String
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf Property MapNode Details 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pod String
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevice 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.
- List<Property Map>
- versionContext Property Map
getApicFabricLeafNode Result
The following output properties are available:
- Id string
- Results
List<GetApic Fabric Leaf Node Result> 
- AccountMoid string
- AdditionalProperties string
- Address string
- Ancestors
List<GetApic Fabric Leaf Node Ancestor> 
- ClassId string
- CreateTime string
- Dn string
- DomainGroup stringMoid 
- FabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetApic Fabric Leaf Node Parent 
- PermissionResources List<GetApic Fabric Leaf Node Permission Resource> 
- Pod string
- RegisteredDevice GetApic Fabric Leaf Node Registered Device 
- string
- 
List<GetApic Fabric Leaf Node Tag> 
- VersionContext GetApic Fabric Leaf Node Version Context 
- Id string
- Results
[]GetApic Fabric Leaf Node Result 
- AccountMoid string
- AdditionalProperties string
- Address string
- Ancestors
[]GetApic Fabric Leaf Node Ancestor 
- ClassId string
- CreateTime string
- Dn string
- DomainGroup stringMoid 
- FabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetApic Fabric Leaf Node Parent 
- PermissionResources []GetApic Fabric Leaf Node Permission Resource 
- Pod string
- RegisteredDevice GetApic Fabric Leaf Node Registered Device 
- string
- 
[]GetApic Fabric Leaf Node Tag 
- VersionContext GetApic Fabric Leaf Node Version Context 
- id String
- results
List<GetApic Fabric Leaf Node Result> 
- accountMoid String
- additionalProperties String
- address String
- ancestors
List<GetApic Fabric Leaf Node Ancestor> 
- classId String
- createTime String
- dn String
- domainGroup StringMoid 
- fabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetApic Fabric Leaf Node Parent 
- permissionResources List<GetApic Fabric Leaf Node Permission Resource> 
- pod String
- registeredDevice GetApic Fabric Leaf Node Registered Device 
- String
- 
List<GetApic Fabric Leaf Node Tag> 
- versionContext GetApic Fabric Leaf Node Version Context 
- id string
- results
GetApic Fabric Leaf Node Result[] 
- accountMoid string
- additionalProperties string
- address string
- ancestors
GetApic Fabric Leaf Node Ancestor[] 
- classId string
- createTime string
- dn string
- domainGroup stringMoid 
- fabricLeaf GetNode Details Apic Fabric Leaf Node Fabric Leaf Node Details 
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetApic Fabric Leaf Node Parent 
- permissionResources GetApic Fabric Leaf Node Permission Resource[] 
- pod string
- registeredDevice GetApic Fabric Leaf Node Registered Device 
- string
- 
GetApic Fabric Leaf Node Tag[] 
- versionContext GetApic Fabric Leaf Node Version Context 
- id str
- results
Sequence[GetApic Fabric Leaf Node Result] 
- account_moid str
- additional_properties str
- address str
- ancestors
Sequence[GetApic Fabric Leaf Node Ancestor] 
- class_id str
- create_time str
- dn str
- domain_group_ strmoid 
- fabric_leaf_ Getnode_ details Apic Fabric Leaf Node Fabric Leaf Node Details 
- mod_time str
- moid str
- name str
- object_type str
- owners Sequence[str]
- parent
GetApic Fabric Leaf Node Parent 
- permission_resources Sequence[GetApic Fabric Leaf Node Permission Resource] 
- pod str
- registered_device GetApic Fabric Leaf Node Registered Device 
- str
- 
Sequence[GetApic Fabric Leaf Node Tag] 
- version_context GetApic Fabric Leaf Node Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- address String
- ancestors List<Property Map>
- classId String
- createTime String
- dn String
- domainGroup StringMoid 
- fabricLeaf Property MapNode Details 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pod String
- registeredDevice Property Map
- String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetApicFabricLeafNodeAncestor     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetApicFabricLeafNodeFabricLeafNodeDetails        
- AdditionalProperties string
- ClassId 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.
- Id string
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- AdditionalProperties string
- ClassId 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.
- Id string
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- classId 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.
- id String
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties string
- classId 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.
- id string
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- id str
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- name str
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- classId 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.
- id String
- Id of an leaf node within the Cisco Application Policy Infrastructure Controller (APIC).
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetApicFabricLeafNodeParent     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetApicFabricLeafNodePermissionResource      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetApicFabricLeafNodeRegisteredDevice      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetApicFabricLeafNodeResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- Ancestors
List<GetApic Fabric Leaf Node Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FabricLeaf List<GetNode Details Apic Fabric Leaf Node Result Fabric Leaf Node Detail> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- Owners List<string>
- Parents
List<GetApic Fabric Leaf Node Result Parent> 
- PermissionResources List<GetApic Fabric Leaf Node Result Permission Resource> 
- Pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- RegisteredDevices List<GetApic Fabric Leaf Node 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.
- 
List<GetApic Fabric Leaf Node Result Tag> 
- VersionContexts List<GetApic Fabric Leaf Node Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- Ancestors
[]GetApic Fabric Leaf Node Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FabricLeaf []GetNode Details Apic Fabric Leaf Node Result Fabric Leaf Node Detail 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- Owners []string
- Parents
[]GetApic Fabric Leaf Node Result Parent 
- PermissionResources []GetApic Fabric Leaf Node Result Permission Resource 
- Pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- RegisteredDevices []GetApic Fabric Leaf Node 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.
- 
[]GetApic Fabric Leaf Node Result Tag 
- VersionContexts []GetApic Fabric Leaf Node Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- address String
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
List<GetApic Fabric Leaf Node Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf List<GetNode Details Apic Fabric Leaf Node Result Fabric Leaf Node Detail> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- owners List<String>
- parents
List<GetApic Fabric Leaf Node Result Parent> 
- permissionResources List<GetApic Fabric Leaf Node Result Permission Resource> 
- pod String
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevices List<GetApic Fabric Leaf Node 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.
- 
List<GetApic Fabric Leaf Node Result Tag> 
- versionContexts List<GetApic Fabric Leaf Node Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- address string
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
GetApic Fabric Leaf Node Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dn string
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf GetNode Details Apic Fabric Leaf Node Result Fabric Leaf Node Detail[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType string
- owners string[]
- parents
GetApic Fabric Leaf Node Result Parent[] 
- permissionResources GetApic Fabric Leaf Node Result Permission Resource[] 
- pod string
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevices GetApic Fabric Leaf Node 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.
- 
GetApic Fabric Leaf Node Result Tag[] 
- versionContexts GetApic Fabric Leaf Node Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- address str
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors
Sequence[GetApic Fabric Leaf Node Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- dn str
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fabric_leaf_ Sequence[Getnode_ details Apic Fabric Leaf Node Result Fabric Leaf Node Detail] 
- 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 an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetApic Fabric Leaf Node Result Parent] 
- permission_resources Sequence[GetApic Fabric Leaf Node Result Permission Resource] 
- pod str
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registered_devices Sequence[GetApic Fabric Leaf Node 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.
- 
Sequence[GetApic Fabric Leaf Node Result Tag] 
- version_contexts Sequence[GetApic Fabric Leaf Node Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- address String
- Address of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Distinguished Name (DN) of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fabricLeaf List<Property Map>Node Details 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- pod String
- Pod of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- registeredDevices 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.
- List<Property Map>
- versionContexts List<Property Map>
GetApicFabricLeafNodeResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeResultFabricLeafNodeDetail         
- AdditionalProperties string
- ClassId string
- Id string
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- AdditionalProperties string
- ClassId string
- Id string
- Name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- ObjectType string
- additionalProperties String
- classId String
- id String
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
- additionalProperties string
- classId string
- id string
- name string
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType string
- additional_properties str
- class_id str
- id str
- name str
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- object_type str
- additionalProperties String
- classId String
- id String
- name String
- Name of an object within the Cisco Application Policy Infrastructure Controller (APIC) GUI.
- objectType String
GetApicFabricLeafNodeResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeResultRegisteredDevice       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetApicFabricLeafNodeResultVersionContext       
- additionalProperties string
- classId string
- interestedMos GetApic Fabric Leaf Node Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetApic Fabric Leaf Node Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetApicFabricLeafNodeResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApicFabricLeafNodeTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetApicFabricLeafNodeVersionContext      
- AdditionalProperties string
- ClassId 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.
- InterestedMos List<GetApic Fabric Leaf Node Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetApic Fabric Leaf Node Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId 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.
- InterestedMos []GetApic Fabric Leaf Node Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetApic Fabric Leaf Node Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<GetApic Fabric Leaf Node Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetApic Fabric Leaf Node Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId 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.
- interestedMos GetApic Fabric Leaf Node Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetApic Fabric Leaf Node Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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[GetApic Fabric Leaf Node 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 GetApic Fabric Leaf Node 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
GetApicFabricLeafNodeVersionContextInterestedMo        
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetApicFabricLeafNodeVersionContextRefMo        
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet