1. Packages
  2. Intersight Provider
  3. API Docs
  4. getSdaaciConnection
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getSdaaciConnection

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    SDA-ACI direct-connect connection.

    Using getSdaaciConnection

    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 getSdaaciConnection(args: GetSdaaciConnectionArgs, opts?: InvokeOptions): Promise<GetSdaaciConnectionResult>
    function getSdaaciConnectionOutput(args: GetSdaaciConnectionOutputArgs, opts?: InvokeOptions): Output<GetSdaaciConnectionResult>
    def get_sdaaci_connection(account_moid: Optional[str] = None,
                              aci_l3_out: Optional[str] = None,
                              aci_match_rule_name: Optional[str] = None,
                              aci_tenant: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              ancestors: Optional[Sequence[GetSdaaciConnectionAncestor]] = None,
                              apic_target: Optional[GetSdaaciConnectionApicTarget] = None,
                              campus_fabric_site: Optional[str] = None,
                              catalyst_center_target: Optional[GetSdaaciConnectionCatalystCenterTarget] = None,
                              class_id: Optional[str] = None,
                              create_time: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              epg: Optional[str] = None,
                              epg_subnet: Optional[str] = None,
                              firewall_device: Optional[str] = None,
                              firewall_domain: Optional[str] = None,
                              fmc_target: Optional[GetSdaaciConnectionFmcTarget] = None,
                              id: Optional[str] = None,
                              mod_time: Optional[str] = None,
                              moid: Optional[str] = None,
                              node_profile: Optional[str] = None,
                              object_type: Optional[str] = None,
                              organization: Optional[GetSdaaciConnectionOrganization] = None,
                              owners: Optional[Sequence[str]] = None,
                              parent: Optional[GetSdaaciConnectionParent] = None,
                              permission_resources: Optional[Sequence[GetSdaaciConnectionPermissionResource]] = None,
                              shared_scope: Optional[str] = None,
                              status: Optional[str] = None,
                              tags: Optional[Sequence[GetSdaaciConnectionTag]] = None,
                              transit: Optional[str] = None,
                              version_context: Optional[GetSdaaciConnectionVersionContext] = None,
                              virtual_network: Optional[str] = None,
                              vn_epg: Optional[str] = None,
                              vrf: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetSdaaciConnectionResult
    def get_sdaaci_connection_output(account_moid: Optional[pulumi.Input[str]] = None,
                              aci_l3_out: Optional[pulumi.Input[str]] = None,
                              aci_match_rule_name: Optional[pulumi.Input[str]] = None,
                              aci_tenant: Optional[pulumi.Input[str]] = None,
                              additional_properties: Optional[pulumi.Input[str]] = None,
                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionAncestorArgs]]]] = None,
                              apic_target: Optional[pulumi.Input[GetSdaaciConnectionApicTargetArgs]] = None,
                              campus_fabric_site: Optional[pulumi.Input[str]] = None,
                              catalyst_center_target: Optional[pulumi.Input[GetSdaaciConnectionCatalystCenterTargetArgs]] = None,
                              class_id: Optional[pulumi.Input[str]] = None,
                              create_time: Optional[pulumi.Input[str]] = None,
                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                              epg: Optional[pulumi.Input[str]] = None,
                              epg_subnet: Optional[pulumi.Input[str]] = None,
                              firewall_device: Optional[pulumi.Input[str]] = None,
                              firewall_domain: Optional[pulumi.Input[str]] = None,
                              fmc_target: Optional[pulumi.Input[GetSdaaciConnectionFmcTargetArgs]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              mod_time: Optional[pulumi.Input[str]] = None,
                              moid: Optional[pulumi.Input[str]] = None,
                              node_profile: Optional[pulumi.Input[str]] = None,
                              object_type: Optional[pulumi.Input[str]] = None,
                              organization: Optional[pulumi.Input[GetSdaaciConnectionOrganizationArgs]] = None,
                              owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                              parent: Optional[pulumi.Input[GetSdaaciConnectionParentArgs]] = None,
                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionPermissionResourceArgs]]]] = None,
                              shared_scope: Optional[pulumi.Input[str]] = None,
                              status: Optional[pulumi.Input[str]] = None,
                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSdaaciConnectionTagArgs]]]] = None,
                              transit: Optional[pulumi.Input[str]] = None,
                              version_context: Optional[pulumi.Input[GetSdaaciConnectionVersionContextArgs]] = None,
                              virtual_network: Optional[pulumi.Input[str]] = None,
                              vn_epg: Optional[pulumi.Input[str]] = None,
                              vrf: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetSdaaciConnectionResult]
    func LookupSdaaciConnection(ctx *Context, args *LookupSdaaciConnectionArgs, opts ...InvokeOption) (*LookupSdaaciConnectionResult, error)
    func LookupSdaaciConnectionOutput(ctx *Context, args *LookupSdaaciConnectionOutputArgs, opts ...InvokeOption) LookupSdaaciConnectionResultOutput

    > Note: This function is named LookupSdaaciConnection in the Go SDK.

    public static class GetSdaaciConnection 
    {
        public static Task<GetSdaaciConnectionResult> InvokeAsync(GetSdaaciConnectionArgs args, InvokeOptions? opts = null)
        public static Output<GetSdaaciConnectionResult> Invoke(GetSdaaciConnectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSdaaciConnectionResult> getSdaaciConnection(GetSdaaciConnectionArgs args, InvokeOptions options)
    public static Output<GetSdaaciConnectionResult> getSdaaciConnection(GetSdaaciConnectionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getSdaaciConnection:getSdaaciConnection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AciL3Out string
    ACI L3Out Name User Input.
    AciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    AciTenant string
    ACI tenant Name for Selected APIC Target.
    AdditionalProperties string
    Ancestors List<GetSdaaciConnectionAncestor>
    ApicTarget GetSdaaciConnectionApicTarget
    CampusFabricSite string
    Campus fabric site id in which the border node has configured.
    CatalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Epg string
    Application EPG Name of this connection.
    EpgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    FirewallDevice string
    Device within the selected domain used to configure Firewall.
    FirewallDomain string
    Domain used to configure Firewall.
    FmcTarget GetSdaaciConnectionFmcTarget
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeProfile string
    L3Out Node Profile in Cisco APIC.
    ObjectType string
    Organization GetSdaaciConnectionOrganization
    Owners List<string>
    Parent GetSdaaciConnectionParent
    PermissionResources List<GetSdaaciConnectionPermissionResource>
    SharedScope 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.
    Status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    Tags List<GetSdaaciConnectionTag>
    Transit string
    Transit id for given border node.
    VersionContext GetSdaaciConnectionVersionContext
    VirtualNetwork string
    Virtual Network of this connection.
    VnEpg string
    Contains both VN and EPG of this connection.
    Vrf string
    APIC Tenant VRF from APIC.
    AccountMoid string
    The Account ID for this managed object.
    AciL3Out string
    ACI L3Out Name User Input.
    AciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    AciTenant string
    ACI tenant Name for Selected APIC Target.
    AdditionalProperties string
    Ancestors []GetSdaaciConnectionAncestor
    ApicTarget GetSdaaciConnectionApicTarget
    CampusFabricSite string
    Campus fabric site id in which the border node has configured.
    CatalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Epg string
    Application EPG Name of this connection.
    EpgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    FirewallDevice string
    Device within the selected domain used to configure Firewall.
    FirewallDomain string
    Domain used to configure Firewall.
    FmcTarget GetSdaaciConnectionFmcTarget
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeProfile string
    L3Out Node Profile in Cisco APIC.
    ObjectType string
    Organization GetSdaaciConnectionOrganization
    Owners []string
    Parent GetSdaaciConnectionParent
    PermissionResources []GetSdaaciConnectionPermissionResource
    SharedScope 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.
    Status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    Tags []GetSdaaciConnectionTag
    Transit string
    Transit id for given border node.
    VersionContext GetSdaaciConnectionVersionContext
    VirtualNetwork string
    Virtual Network of this connection.
    VnEpg string
    Contains both VN and EPG of this connection.
    Vrf string
    APIC Tenant VRF from APIC.
    accountMoid String
    The Account ID for this managed object.
    aciL3Out String
    ACI L3Out Name User Input.
    aciMatchRuleName String
    Name of the Match Rule in Cisco APIC.
    aciTenant String
    ACI tenant Name for Selected APIC Target.
    additionalProperties String
    ancestors List<GetSdaaciConnectionAncestor>
    apicTarget GetSdaaciConnectionApicTarget
    campusFabricSite String
    Campus fabric site id in which the border node has configured.
    catalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epg String
    Application EPG Name of this connection.
    epgSubnet String
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice String
    Device within the selected domain used to configure Firewall.
    firewallDomain String
    Domain used to configure Firewall.
    fmcTarget GetSdaaciConnectionFmcTarget
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeProfile String
    L3Out Node Profile in Cisco APIC.
    objectType String
    organization GetSdaaciConnectionOrganization
    owners List<String>
    parent GetSdaaciConnectionParent
    permissionResources List<GetSdaaciConnectionPermissionResource>
    sharedScope 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.
    status String
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags List<GetSdaaciConnectionTag>
    transit String
    Transit id for given border node.
    versionContext GetSdaaciConnectionVersionContext
    virtualNetwork String
    Virtual Network of this connection.
    vnEpg String
    Contains both VN and EPG of this connection.
    vrf String
    APIC Tenant VRF from APIC.
    accountMoid string
    The Account ID for this managed object.
    aciL3Out string
    ACI L3Out Name User Input.
    aciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    aciTenant string
    ACI tenant Name for Selected APIC Target.
    additionalProperties string
    ancestors GetSdaaciConnectionAncestor[]
    apicTarget GetSdaaciConnectionApicTarget
    campusFabricSite string
    Campus fabric site id in which the border node has configured.
    catalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    epg string
    Application EPG Name of this connection.
    epgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice string
    Device within the selected domain used to configure Firewall.
    firewallDomain string
    Domain used to configure Firewall.
    fmcTarget GetSdaaciConnectionFmcTarget
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeProfile string
    L3Out Node Profile in Cisco APIC.
    objectType string
    organization GetSdaaciConnectionOrganization
    owners string[]
    parent GetSdaaciConnectionParent
    permissionResources GetSdaaciConnectionPermissionResource[]
    sharedScope 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.
    status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags GetSdaaciConnectionTag[]
    transit string
    Transit id for given border node.
    versionContext GetSdaaciConnectionVersionContext
    virtualNetwork string
    Virtual Network of this connection.
    vnEpg string
    Contains both VN and EPG of this connection.
    vrf string
    APIC Tenant VRF from APIC.
    account_moid str
    The Account ID for this managed object.
    aci_l3_out str
    ACI L3Out Name User Input.
    aci_match_rule_name str
    Name of the Match Rule in Cisco APIC.
    aci_tenant str
    ACI tenant Name for Selected APIC Target.
    additional_properties str
    ancestors Sequence[GetSdaaciConnectionAncestor]
    apic_target GetSdaaciConnectionApicTarget
    campus_fabric_site str
    Campus fabric site id in which the border node has configured.
    catalyst_center_target GetSdaaciConnectionCatalystCenterTarget
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    epg str
    Application EPG Name of this connection.
    epg_subnet str
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewall_device str
    Device within the selected domain used to configure Firewall.
    firewall_domain str
    Domain used to configure Firewall.
    fmc_target GetSdaaciConnectionFmcTarget
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_profile str
    L3Out Node Profile in Cisco APIC.
    object_type str
    organization GetSdaaciConnectionOrganization
    owners Sequence[str]
    parent GetSdaaciConnectionParent
    permission_resources Sequence[GetSdaaciConnectionPermissionResource]
    shared_scope 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.
    status str
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags Sequence[GetSdaaciConnectionTag]
    transit str
    Transit id for given border node.
    version_context GetSdaaciConnectionVersionContext
    virtual_network str
    Virtual Network of this connection.
    vn_epg str
    Contains both VN and EPG of this connection.
    vrf str
    APIC Tenant VRF from APIC.
    accountMoid String
    The Account ID for this managed object.
    aciL3Out String
    ACI L3Out Name User Input.
    aciMatchRuleName String
    Name of the Match Rule in Cisco APIC.
    aciTenant String
    ACI tenant Name for Selected APIC Target.
    additionalProperties String
    ancestors List<Property Map>
    apicTarget Property Map
    campusFabricSite String
    Campus fabric site id in which the border node has configured.
    catalystCenterTarget Property Map
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epg String
    Application EPG Name of this connection.
    epgSubnet String
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice String
    Device within the selected domain used to configure Firewall.
    firewallDomain String
    Domain used to configure Firewall.
    fmcTarget Property Map
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeProfile String
    L3Out Node Profile in Cisco APIC.
    objectType String
    organization Property Map
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sharedScope 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.
    status String
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags List<Property Map>
    transit String
    Transit id for given border node.
    versionContext Property Map
    virtualNetwork String
    Virtual Network of this connection.
    vnEpg String
    Contains both VN and EPG of this connection.
    vrf String
    APIC Tenant VRF from APIC.

    getSdaaciConnection Result

    The following output properties are available:

    Id string
    Results List<GetSdaaciConnectionResult>
    AccountMoid string
    AciL3Out string
    AciMatchRuleName string
    AciTenant string
    AdditionalProperties string
    Ancestors List<GetSdaaciConnectionAncestor>
    ApicTarget GetSdaaciConnectionApicTarget
    CampusFabricSite string
    CatalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    ClassId string
    CreateTime string
    DomainGroupMoid string
    Epg string
    EpgSubnet string
    FirewallDevice string
    FirewallDomain string
    FmcTarget GetSdaaciConnectionFmcTarget
    ModTime string
    Moid string
    NodeProfile string
    ObjectType string
    Organization GetSdaaciConnectionOrganization
    Owners List<string>
    Parent GetSdaaciConnectionParent
    PermissionResources List<GetSdaaciConnectionPermissionResource>
    SharedScope string
    Status string
    Tags List<GetSdaaciConnectionTag>
    Transit string
    VersionContext GetSdaaciConnectionVersionContext
    VirtualNetwork string
    VnEpg string
    Vrf string
    Id string
    Results []GetSdaaciConnectionResult
    AccountMoid string
    AciL3Out string
    AciMatchRuleName string
    AciTenant string
    AdditionalProperties string
    Ancestors []GetSdaaciConnectionAncestor
    ApicTarget GetSdaaciConnectionApicTarget
    CampusFabricSite string
    CatalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    ClassId string
    CreateTime string
    DomainGroupMoid string
    Epg string
    EpgSubnet string
    FirewallDevice string
    FirewallDomain string
    FmcTarget GetSdaaciConnectionFmcTarget
    ModTime string
    Moid string
    NodeProfile string
    ObjectType string
    Organization GetSdaaciConnectionOrganization
    Owners []string
    Parent GetSdaaciConnectionParent
    PermissionResources []GetSdaaciConnectionPermissionResource
    SharedScope string
    Status string
    Tags []GetSdaaciConnectionTag
    Transit string
    VersionContext GetSdaaciConnectionVersionContext
    VirtualNetwork string
    VnEpg string
    Vrf string
    id String
    results List<GetSdaaciConnectionResult>
    accountMoid String
    aciL3Out String
    aciMatchRuleName String
    aciTenant String
    additionalProperties String
    ancestors List<GetSdaaciConnectionAncestor>
    apicTarget GetSdaaciConnectionApicTarget
    campusFabricSite String
    catalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    classId String
    createTime String
    domainGroupMoid String
    epg String
    epgSubnet String
    firewallDevice String
    firewallDomain String
    fmcTarget GetSdaaciConnectionFmcTarget
    modTime String
    moid String
    nodeProfile String
    objectType String
    organization GetSdaaciConnectionOrganization
    owners List<String>
    parent GetSdaaciConnectionParent
    permissionResources List<GetSdaaciConnectionPermissionResource>
    sharedScope String
    status String
    tags List<GetSdaaciConnectionTag>
    transit String
    versionContext GetSdaaciConnectionVersionContext
    virtualNetwork String
    vnEpg String
    vrf String
    id string
    results GetSdaaciConnectionResult[]
    accountMoid string
    aciL3Out string
    aciMatchRuleName string
    aciTenant string
    additionalProperties string
    ancestors GetSdaaciConnectionAncestor[]
    apicTarget GetSdaaciConnectionApicTarget
    campusFabricSite string
    catalystCenterTarget GetSdaaciConnectionCatalystCenterTarget
    classId string
    createTime string
    domainGroupMoid string
    epg string
    epgSubnet string
    firewallDevice string
    firewallDomain string
    fmcTarget GetSdaaciConnectionFmcTarget
    modTime string
    moid string
    nodeProfile string
    objectType string
    organization GetSdaaciConnectionOrganization
    owners string[]
    parent GetSdaaciConnectionParent
    permissionResources GetSdaaciConnectionPermissionResource[]
    sharedScope string
    status string
    tags GetSdaaciConnectionTag[]
    transit string
    versionContext GetSdaaciConnectionVersionContext
    virtualNetwork string
    vnEpg string
    vrf string
    id str
    results Sequence[GetSdaaciConnectionResult]
    account_moid str
    aci_l3_out str
    aci_match_rule_name str
    aci_tenant str
    additional_properties str
    ancestors Sequence[GetSdaaciConnectionAncestor]
    apic_target GetSdaaciConnectionApicTarget
    campus_fabric_site str
    catalyst_center_target GetSdaaciConnectionCatalystCenterTarget
    class_id str
    create_time str
    domain_group_moid str
    epg str
    epg_subnet str
    firewall_device str
    firewall_domain str
    fmc_target GetSdaaciConnectionFmcTarget
    mod_time str
    moid str
    node_profile str
    object_type str
    organization GetSdaaciConnectionOrganization
    owners Sequence[str]
    parent GetSdaaciConnectionParent
    permission_resources Sequence[GetSdaaciConnectionPermissionResource]
    shared_scope str
    status str
    tags Sequence[GetSdaaciConnectionTag]
    transit str
    version_context GetSdaaciConnectionVersionContext
    virtual_network str
    vn_epg str
    vrf str

    Supporting Types

    GetSdaaciConnectionAncestor

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionApicTarget

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionCatalystCenterTarget

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionFmcTarget

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionOrganization

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionParent

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionPermissionResource

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionResult

    AccountMoid string
    The Account ID for this managed object.
    AciL3Out string
    ACI L3Out Name User Input.
    AciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    AciTenant string
    ACI tenant Name for Selected APIC Target.
    AdditionalProperties string
    Ancestors List<GetSdaaciConnectionResultAncestor>
    ApicTargets List<GetSdaaciConnectionResultApicTarget>
    CampusFabricSite string
    Campus fabric site id in which the border node has configured.
    CatalystCenterTargets List<GetSdaaciConnectionResultCatalystCenterTarget>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Epg string
    Application EPG Name of this connection.
    EpgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    FirewallDevice string
    Device within the selected domain used to configure Firewall.
    FirewallDomain string
    Domain used to configure Firewall.
    FmcTargets List<GetSdaaciConnectionResultFmcTarget>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeProfile string
    L3Out Node Profile in Cisco APIC.
    ObjectType string
    Organizations List<GetSdaaciConnectionResultOrganization>
    Owners List<string>
    Parents List<GetSdaaciConnectionResultParent>
    PermissionResources List<GetSdaaciConnectionResultPermissionResource>
    SharedScope 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.
    Status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    Tags List<GetSdaaciConnectionResultTag>
    Transit string
    Transit id for given border node.
    VersionContexts List<GetSdaaciConnectionResultVersionContext>
    VirtualNetwork string
    Virtual Network of this connection.
    VnEpg string
    Contains both VN and EPG of this connection.
    Vrf string
    APIC Tenant VRF from APIC.
    AccountMoid string
    The Account ID for this managed object.
    AciL3Out string
    ACI L3Out Name User Input.
    AciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    AciTenant string
    ACI tenant Name for Selected APIC Target.
    AdditionalProperties string
    Ancestors []GetSdaaciConnectionResultAncestor
    ApicTargets []GetSdaaciConnectionResultApicTarget
    CampusFabricSite string
    Campus fabric site id in which the border node has configured.
    CatalystCenterTargets []GetSdaaciConnectionResultCatalystCenterTarget
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Epg string
    Application EPG Name of this connection.
    EpgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    FirewallDevice string
    Device within the selected domain used to configure Firewall.
    FirewallDomain string
    Domain used to configure Firewall.
    FmcTargets []GetSdaaciConnectionResultFmcTarget
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeProfile string
    L3Out Node Profile in Cisco APIC.
    ObjectType string
    Organizations []GetSdaaciConnectionResultOrganization
    Owners []string
    Parents []GetSdaaciConnectionResultParent
    PermissionResources []GetSdaaciConnectionResultPermissionResource
    SharedScope 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.
    Status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    Tags []GetSdaaciConnectionResultTag
    Transit string
    Transit id for given border node.
    VersionContexts []GetSdaaciConnectionResultVersionContext
    VirtualNetwork string
    Virtual Network of this connection.
    VnEpg string
    Contains both VN and EPG of this connection.
    Vrf string
    APIC Tenant VRF from APIC.
    accountMoid String
    The Account ID for this managed object.
    aciL3Out String
    ACI L3Out Name User Input.
    aciMatchRuleName String
    Name of the Match Rule in Cisco APIC.
    aciTenant String
    ACI tenant Name for Selected APIC Target.
    additionalProperties String
    ancestors List<GetSdaaciConnectionResultAncestor>
    apicTargets List<GetSdaaciConnectionResultApicTarget>
    campusFabricSite String
    Campus fabric site id in which the border node has configured.
    catalystCenterTargets List<GetSdaaciConnectionResultCatalystCenterTarget>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epg String
    Application EPG Name of this connection.
    epgSubnet String
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice String
    Device within the selected domain used to configure Firewall.
    firewallDomain String
    Domain used to configure Firewall.
    fmcTargets List<GetSdaaciConnectionResultFmcTarget>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeProfile String
    L3Out Node Profile in Cisco APIC.
    objectType String
    organizations List<GetSdaaciConnectionResultOrganization>
    owners List<String>
    parents List<GetSdaaciConnectionResultParent>
    permissionResources List<GetSdaaciConnectionResultPermissionResource>
    sharedScope 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.
    status String
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags List<GetSdaaciConnectionResultTag>
    transit String
    Transit id for given border node.
    versionContexts List<GetSdaaciConnectionResultVersionContext>
    virtualNetwork String
    Virtual Network of this connection.
    vnEpg String
    Contains both VN and EPG of this connection.
    vrf String
    APIC Tenant VRF from APIC.
    accountMoid string
    The Account ID for this managed object.
    aciL3Out string
    ACI L3Out Name User Input.
    aciMatchRuleName string
    Name of the Match Rule in Cisco APIC.
    aciTenant string
    ACI tenant Name for Selected APIC Target.
    additionalProperties string
    ancestors GetSdaaciConnectionResultAncestor[]
    apicTargets GetSdaaciConnectionResultApicTarget[]
    campusFabricSite string
    Campus fabric site id in which the border node has configured.
    catalystCenterTargets GetSdaaciConnectionResultCatalystCenterTarget[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    epg string
    Application EPG Name of this connection.
    epgSubnet string
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice string
    Device within the selected domain used to configure Firewall.
    firewallDomain string
    Domain used to configure Firewall.
    fmcTargets GetSdaaciConnectionResultFmcTarget[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeProfile string
    L3Out Node Profile in Cisco APIC.
    objectType string
    organizations GetSdaaciConnectionResultOrganization[]
    owners string[]
    parents GetSdaaciConnectionResultParent[]
    permissionResources GetSdaaciConnectionResultPermissionResource[]
    sharedScope 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.
    status string
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags GetSdaaciConnectionResultTag[]
    transit string
    Transit id for given border node.
    versionContexts GetSdaaciConnectionResultVersionContext[]
    virtualNetwork string
    Virtual Network of this connection.
    vnEpg string
    Contains both VN and EPG of this connection.
    vrf string
    APIC Tenant VRF from APIC.
    account_moid str
    The Account ID for this managed object.
    aci_l3_out str
    ACI L3Out Name User Input.
    aci_match_rule_name str
    Name of the Match Rule in Cisco APIC.
    aci_tenant str
    ACI tenant Name for Selected APIC Target.
    additional_properties str
    ancestors Sequence[GetSdaaciConnectionResultAncestor]
    apic_targets Sequence[GetSdaaciConnectionResultApicTarget]
    campus_fabric_site str
    Campus fabric site id in which the border node has configured.
    catalyst_center_targets Sequence[GetSdaaciConnectionResultCatalystCenterTarget]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    epg str
    Application EPG Name of this connection.
    epg_subnet str
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewall_device str
    Device within the selected domain used to configure Firewall.
    firewall_domain str
    Domain used to configure Firewall.
    fmc_targets Sequence[GetSdaaciConnectionResultFmcTarget]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_profile str
    L3Out Node Profile in Cisco APIC.
    object_type str
    organizations Sequence[GetSdaaciConnectionResultOrganization]
    owners Sequence[str]
    parents Sequence[GetSdaaciConnectionResultParent]
    permission_resources Sequence[GetSdaaciConnectionResultPermissionResource]
    shared_scope 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.
    status str
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags Sequence[GetSdaaciConnectionResultTag]
    transit str
    Transit id for given border node.
    version_contexts Sequence[GetSdaaciConnectionResultVersionContext]
    virtual_network str
    Virtual Network of this connection.
    vn_epg str
    Contains both VN and EPG of this connection.
    vrf str
    APIC Tenant VRF from APIC.
    accountMoid String
    The Account ID for this managed object.
    aciL3Out String
    ACI L3Out Name User Input.
    aciMatchRuleName String
    Name of the Match Rule in Cisco APIC.
    aciTenant String
    ACI tenant Name for Selected APIC Target.
    additionalProperties String
    ancestors List<Property Map>
    apicTargets List<Property Map>
    campusFabricSite String
    Campus fabric site id in which the border node has configured.
    catalystCenterTargets List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epg String
    Application EPG Name of this connection.
    epgSubnet String
    EPG Subnet Ipv4Cidr which is configured on APIC.
    firewallDevice String
    Device within the selected domain used to configure Firewall.
    firewallDomain String
    Domain used to configure Firewall.
    fmcTargets List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeProfile String
    L3Out Node Profile in Cisco APIC.
    objectType String
    organizations List<Property Map>
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    sharedScope 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.
    status String
    Connection status between SDA and ACI.* NotConnected - Connection Status NotConnected.* Connected - Connection Status Connected.
    tags List<Property Map>
    transit String
    Transit id for given border node.
    versionContexts List<Property Map>
    virtualNetwork String
    Virtual Network of this connection.
    vnEpg String
    Contains both VN and EPG of this connection.
    vrf String
    APIC Tenant VRF from APIC.

    GetSdaaciConnectionResultAncestor

    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

    GetSdaaciConnectionResultApicTarget

    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

    GetSdaaciConnectionResultCatalystCenterTarget

    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

    GetSdaaciConnectionResultFmcTarget

    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

    GetSdaaciConnectionResultOrganization

    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

    GetSdaaciConnectionResultParent

    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

    GetSdaaciConnectionResultPermissionResource

    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

    GetSdaaciConnectionResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetSdaaciConnectionResultVersionContext

    GetSdaaciConnectionResultVersionContextInterestedMo

    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

    GetSdaaciConnectionResultVersionContextRefMo

    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

    GetSdaaciConnectionTag

    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.

    GetSdaaciConnectionVersionContext

    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<GetSdaaciConnectionVersionContextInterestedMo>
    MarkedForDeletion bool
    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 GetSdaaciConnectionVersionContextRefMo
    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 []GetSdaaciConnectionVersionContextInterestedMo
    MarkedForDeletion bool
    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 GetSdaaciConnectionVersionContextRefMo
    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<GetSdaaciConnectionVersionContextInterestedMo>
    markedForDeletion Boolean
    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 GetSdaaciConnectionVersionContextRefMo
    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 GetSdaaciConnectionVersionContextInterestedMo[]
    markedForDeletion boolean
    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 GetSdaaciConnectionVersionContextRefMo
    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[GetSdaaciConnectionVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetSdaaciConnectionVersionContextRefMo
    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>
    markedForDeletion Boolean
    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.

    GetSdaaciConnectionVersionContextInterestedMo

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSdaaciConnectionVersionContextRefMo

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet