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

intersight.getFabricSpanSession

Explore with Pulumi AI

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

    Configures an Ethernet SPAN session per Fabric Interconnect.

    Using getFabricSpanSession

    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 getFabricSpanSession(args: GetFabricSpanSessionArgs, opts?: InvokeOptions): Promise<GetFabricSpanSessionResult>
    function getFabricSpanSessionOutput(args: GetFabricSpanSessionOutputArgs, opts?: InvokeOptions): Output<GetFabricSpanSessionResult>
    def get_fabric_span_session(account_moid: Optional[str] = None,
                                additional_properties: Optional[str] = None,
                                admin_state: Optional[str] = None,
                                ancestors: Optional[Sequence[GetFabricSpanSessionAncestor]] = None,
                                class_id: Optional[str] = None,
                                config_state: Optional[str] = None,
                                create_time: Optional[str] = None,
                                dest_ports: Optional[Sequence[GetFabricSpanSessionDestPort]] = None,
                                domain_group_moid: Optional[str] = None,
                                id: Optional[str] = None,
                                mod_time: Optional[str] = None,
                                moid: Optional[str] = None,
                                name: Optional[str] = None,
                                network_element: Optional[GetFabricSpanSessionNetworkElement] = None,
                                object_type: Optional[str] = None,
                                oper_state: Optional[str] = None,
                                oper_state_reason: Optional[str] = None,
                                owners: Optional[Sequence[str]] = None,
                                parent: Optional[GetFabricSpanSessionParent] = None,
                                permission_resources: Optional[Sequence[GetFabricSpanSessionPermissionResource]] = None,
                                session_id: Optional[float] = None,
                                shared_scope: Optional[str] = None,
                                source_count: Optional[float] = None,
                                source_port_channels: Optional[Sequence[GetFabricSpanSessionSourcePortChannel]] = None,
                                source_ports: Optional[Sequence[GetFabricSpanSessionSourcePort]] = None,
                                source_virtual_ifs: Optional[Sequence[GetFabricSpanSessionSourceVirtualIf]] = None,
                                source_vlans: Optional[Sequence[GetFabricSpanSessionSourceVlan]] = None,
                                span_control_packets: Optional[str] = None,
                                switch_id: Optional[str] = None,
                                tags: Optional[Sequence[GetFabricSpanSessionTag]] = None,
                                version_context: Optional[GetFabricSpanSessionVersionContext] = None,
                                opts: Optional[InvokeOptions] = None) -> GetFabricSpanSessionResult
    def get_fabric_span_session_output(account_moid: Optional[pulumi.Input[str]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                admin_state: Optional[pulumi.Input[str]] = None,
                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionAncestorArgs]]]] = None,
                                class_id: Optional[pulumi.Input[str]] = None,
                                config_state: Optional[pulumi.Input[str]] = None,
                                create_time: Optional[pulumi.Input[str]] = None,
                                dest_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionDestPortArgs]]]] = None,
                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                mod_time: Optional[pulumi.Input[str]] = None,
                                moid: Optional[pulumi.Input[str]] = None,
                                name: Optional[pulumi.Input[str]] = None,
                                network_element: Optional[pulumi.Input[GetFabricSpanSessionNetworkElementArgs]] = None,
                                object_type: Optional[pulumi.Input[str]] = None,
                                oper_state: Optional[pulumi.Input[str]] = None,
                                oper_state_reason: Optional[pulumi.Input[str]] = None,
                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                parent: Optional[pulumi.Input[GetFabricSpanSessionParentArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionPermissionResourceArgs]]]] = None,
                                session_id: Optional[pulumi.Input[float]] = None,
                                shared_scope: Optional[pulumi.Input[str]] = None,
                                source_count: Optional[pulumi.Input[float]] = None,
                                source_port_channels: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionSourcePortChannelArgs]]]] = None,
                                source_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionSourcePortArgs]]]] = None,
                                source_virtual_ifs: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionSourceVirtualIfArgs]]]] = None,
                                source_vlans: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionSourceVlanArgs]]]] = None,
                                span_control_packets: Optional[pulumi.Input[str]] = None,
                                switch_id: Optional[pulumi.Input[str]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricSpanSessionTagArgs]]]] = None,
                                version_context: Optional[pulumi.Input[GetFabricSpanSessionVersionContextArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetFabricSpanSessionResult]
    func LookupFabricSpanSession(ctx *Context, args *LookupFabricSpanSessionArgs, opts ...InvokeOption) (*LookupFabricSpanSessionResult, error)
    func LookupFabricSpanSessionOutput(ctx *Context, args *LookupFabricSpanSessionOutputArgs, opts ...InvokeOption) LookupFabricSpanSessionResultOutput

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

    public static class GetFabricSpanSession 
    {
        public static Task<GetFabricSpanSessionResult> InvokeAsync(GetFabricSpanSessionArgs args, InvokeOptions? opts = null)
        public static Output<GetFabricSpanSessionResult> Invoke(GetFabricSpanSessionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFabricSpanSessionResult> getFabricSpanSession(GetFabricSpanSessionArgs args, InvokeOptions options)
    public static Output<GetFabricSpanSessionResult> getFabricSpanSession(GetFabricSpanSessionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getFabricSpanSession:getFabricSpanSession
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    Ancestors List<GetFabricSpanSessionAncestor>
    ClassId string
    ConfigState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    CreateTime string
    The time when this managed object was created.
    DestPorts List<GetFabricSpanSessionDestPort>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    NetworkElement GetFabricSpanSessionNetworkElement
    ObjectType string
    OperState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    OperStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    Owners List<string>
    Parent GetFabricSpanSessionParent
    PermissionResources List<GetFabricSpanSessionPermissionResource>
    SessionId double
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    SourceCount double
    Count of total number of sources in the SPAN session.
    SourcePortChannels List<GetFabricSpanSessionSourcePortChannel>
    SourcePorts List<GetFabricSpanSessionSourcePort>
    SourceVirtualIfs List<GetFabricSpanSessionSourceVirtualIf>
    SourceVlans List<GetFabricSpanSessionSourceVlan>
    SpanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    SwitchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    Tags List<GetFabricSpanSessionTag>
    VersionContext GetFabricSpanSessionVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    Ancestors []GetFabricSpanSessionAncestor
    ClassId string
    ConfigState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    CreateTime string
    The time when this managed object was created.
    DestPorts []GetFabricSpanSessionDestPort
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    NetworkElement GetFabricSpanSessionNetworkElement
    ObjectType string
    OperState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    OperStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    Owners []string
    Parent GetFabricSpanSessionParent
    PermissionResources []GetFabricSpanSessionPermissionResource
    SessionId float64
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    SourceCount float64
    Count of total number of sources in the SPAN session.
    SourcePortChannels []GetFabricSpanSessionSourcePortChannel
    SourcePorts []GetFabricSpanSessionSourcePort
    SourceVirtualIfs []GetFabricSpanSessionSourceVirtualIf
    SourceVlans []GetFabricSpanSessionSourceVlan
    SpanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    SwitchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    Tags []GetFabricSpanSessionTag
    VersionContext GetFabricSpanSessionVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors List<GetFabricSpanSessionAncestor>
    classId String
    configState String
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime String
    The time when this managed object was created.
    destPorts List<GetFabricSpanSessionDestPort>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElement GetFabricSpanSessionNetworkElement
    objectType String
    operState String
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason String
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners List<String>
    parent GetFabricSpanSessionParent
    permissionResources List<GetFabricSpanSessionPermissionResource>
    sessionId Double
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount Double
    Count of total number of sources in the SPAN session.
    sourcePortChannels List<GetFabricSpanSessionSourcePortChannel>
    sourcePorts List<GetFabricSpanSessionSourcePort>
    sourceVirtualIfs List<GetFabricSpanSessionSourceVirtualIf>
    sourceVlans List<GetFabricSpanSessionSourceVlan>
    spanControlPackets String
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId String
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags List<GetFabricSpanSessionTag>
    versionContext GetFabricSpanSessionVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors GetFabricSpanSessionAncestor[]
    classId string
    configState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime string
    The time when this managed object was created.
    destPorts GetFabricSpanSessionDestPort[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElement GetFabricSpanSessionNetworkElement
    objectType string
    operState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners string[]
    parent GetFabricSpanSessionParent
    permissionResources GetFabricSpanSessionPermissionResource[]
    sessionId number
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount number
    Count of total number of sources in the SPAN session.
    sourcePortChannels GetFabricSpanSessionSourcePortChannel[]
    sourcePorts GetFabricSpanSessionSourcePort[]
    sourceVirtualIfs GetFabricSpanSessionSourceVirtualIf[]
    sourceVlans GetFabricSpanSessionSourceVlan[]
    spanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags GetFabricSpanSessionTag[]
    versionContext GetFabricSpanSessionVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_state str
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors Sequence[GetFabricSpanSessionAncestor]
    class_id str
    config_state str
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    create_time str
    The time when this managed object was created.
    dest_ports Sequence[GetFabricSpanSessionDestPort]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    network_element GetFabricSpanSessionNetworkElement
    object_type str
    oper_state str
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    oper_state_reason str
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners Sequence[str]
    parent GetFabricSpanSessionParent
    permission_resources Sequence[GetFabricSpanSessionPermissionResource]
    session_id float
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    source_count float
    Count of total number of sources in the SPAN session.
    source_port_channels Sequence[GetFabricSpanSessionSourcePortChannel]
    source_ports Sequence[GetFabricSpanSessionSourcePort]
    source_virtual_ifs Sequence[GetFabricSpanSessionSourceVirtualIf]
    source_vlans Sequence[GetFabricSpanSessionSourceVlan]
    span_control_packets str
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switch_id str
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags Sequence[GetFabricSpanSessionTag]
    version_context GetFabricSpanSessionVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors List<Property Map>
    classId String
    configState String
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime String
    The time when this managed object was created.
    destPorts List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElement Property Map
    objectType String
    operState String
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason String
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sessionId Number
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount Number
    Count of total number of sources in the SPAN session.
    sourcePortChannels List<Property Map>
    sourcePorts List<Property Map>
    sourceVirtualIfs List<Property Map>
    sourceVlans List<Property Map>
    spanControlPackets String
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId String
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags List<Property Map>
    versionContext Property Map

    getFabricSpanSession Result

    The following output properties are available:

    Id string
    Results List<GetFabricSpanSessionResult>
    AccountMoid string
    AdditionalProperties string
    AdminState string
    Ancestors List<GetFabricSpanSessionAncestor>
    ClassId string
    ConfigState string
    CreateTime string
    DestPorts List<GetFabricSpanSessionDestPort>
    DomainGroupMoid string
    ModTime string
    Moid string
    Name string
    NetworkElement GetFabricSpanSessionNetworkElement
    ObjectType string
    OperState string
    OperStateReason string
    Owners List<string>
    Parent GetFabricSpanSessionParent
    PermissionResources List<GetFabricSpanSessionPermissionResource>
    SessionId double
    SharedScope string
    SourceCount double
    SourcePortChannels List<GetFabricSpanSessionSourcePortChannel>
    SourcePorts List<GetFabricSpanSessionSourcePort>
    SourceVirtualIfs List<GetFabricSpanSessionSourceVirtualIf>
    SourceVlans List<GetFabricSpanSessionSourceVlan>
    SpanControlPackets string
    SwitchId string
    Tags List<GetFabricSpanSessionTag>
    VersionContext GetFabricSpanSessionVersionContext
    Id string
    Results []GetFabricSpanSessionResult
    AccountMoid string
    AdditionalProperties string
    AdminState string
    Ancestors []GetFabricSpanSessionAncestor
    ClassId string
    ConfigState string
    CreateTime string
    DestPorts []GetFabricSpanSessionDestPort
    DomainGroupMoid string
    ModTime string
    Moid string
    Name string
    NetworkElement GetFabricSpanSessionNetworkElement
    ObjectType string
    OperState string
    OperStateReason string
    Owners []string
    Parent GetFabricSpanSessionParent
    PermissionResources []GetFabricSpanSessionPermissionResource
    SessionId float64
    SharedScope string
    SourceCount float64
    SourcePortChannels []GetFabricSpanSessionSourcePortChannel
    SourcePorts []GetFabricSpanSessionSourcePort
    SourceVirtualIfs []GetFabricSpanSessionSourceVirtualIf
    SourceVlans []GetFabricSpanSessionSourceVlan
    SpanControlPackets string
    SwitchId string
    Tags []GetFabricSpanSessionTag
    VersionContext GetFabricSpanSessionVersionContext
    id String
    results List<GetFabricSpanSessionResult>
    accountMoid String
    additionalProperties String
    adminState String
    ancestors List<GetFabricSpanSessionAncestor>
    classId String
    configState String
    createTime String
    destPorts List<GetFabricSpanSessionDestPort>
    domainGroupMoid String
    modTime String
    moid String
    name String
    networkElement GetFabricSpanSessionNetworkElement
    objectType String
    operState String
    operStateReason String
    owners List<String>
    parent GetFabricSpanSessionParent
    permissionResources List<GetFabricSpanSessionPermissionResource>
    sessionId Double
    sharedScope String
    sourceCount Double
    sourcePortChannels List<GetFabricSpanSessionSourcePortChannel>
    sourcePorts List<GetFabricSpanSessionSourcePort>
    sourceVirtualIfs List<GetFabricSpanSessionSourceVirtualIf>
    sourceVlans List<GetFabricSpanSessionSourceVlan>
    spanControlPackets String
    switchId String
    tags List<GetFabricSpanSessionTag>
    versionContext GetFabricSpanSessionVersionContext
    id string
    results GetFabricSpanSessionResult[]
    accountMoid string
    additionalProperties string
    adminState string
    ancestors GetFabricSpanSessionAncestor[]
    classId string
    configState string
    createTime string
    destPorts GetFabricSpanSessionDestPort[]
    domainGroupMoid string
    modTime string
    moid string
    name string
    networkElement GetFabricSpanSessionNetworkElement
    objectType string
    operState string
    operStateReason string
    owners string[]
    parent GetFabricSpanSessionParent
    permissionResources GetFabricSpanSessionPermissionResource[]
    sessionId number
    sharedScope string
    sourceCount number
    sourcePortChannels GetFabricSpanSessionSourcePortChannel[]
    sourcePorts GetFabricSpanSessionSourcePort[]
    sourceVirtualIfs GetFabricSpanSessionSourceVirtualIf[]
    sourceVlans GetFabricSpanSessionSourceVlan[]
    spanControlPackets string
    switchId string
    tags GetFabricSpanSessionTag[]
    versionContext GetFabricSpanSessionVersionContext
    id str
    results Sequence[GetFabricSpanSessionResult]
    account_moid str
    additional_properties str
    admin_state str
    ancestors Sequence[GetFabricSpanSessionAncestor]
    class_id str
    config_state str
    create_time str
    dest_ports Sequence[GetFabricSpanSessionDestPort]
    domain_group_moid str
    mod_time str
    moid str
    name str
    network_element GetFabricSpanSessionNetworkElement
    object_type str
    oper_state str
    oper_state_reason str
    owners Sequence[str]
    parent GetFabricSpanSessionParent
    permission_resources Sequence[GetFabricSpanSessionPermissionResource]
    session_id float
    shared_scope str
    source_count float
    source_port_channels Sequence[GetFabricSpanSessionSourcePortChannel]
    source_ports Sequence[GetFabricSpanSessionSourcePort]
    source_virtual_ifs Sequence[GetFabricSpanSessionSourceVirtualIf]
    source_vlans Sequence[GetFabricSpanSessionSourceVlan]
    span_control_packets str
    switch_id str
    tags Sequence[GetFabricSpanSessionTag]
    version_context GetFabricSpanSessionVersionContext

    Supporting Types

    GetFabricSpanSessionAncestor

    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'.

    GetFabricSpanSessionDestPort

    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'.

    GetFabricSpanSessionNetworkElement

    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'.

    GetFabricSpanSessionParent

    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'.

    GetFabricSpanSessionPermissionResource

    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'.

    GetFabricSpanSessionResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    Ancestors List<GetFabricSpanSessionResultAncestor>
    ClassId string
    ConfigState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    CreateTime string
    The time when this managed object was created.
    DestPorts List<GetFabricSpanSessionResultDestPort>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    NetworkElements List<GetFabricSpanSessionResultNetworkElement>
    ObjectType string
    OperState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    OperStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    Owners List<string>
    Parents List<GetFabricSpanSessionResultParent>
    PermissionResources List<GetFabricSpanSessionResultPermissionResource>
    SessionId double
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    SourceCount double
    Count of total number of sources in the SPAN session.
    SourcePortChannels List<GetFabricSpanSessionResultSourcePortChannel>
    SourcePorts List<GetFabricSpanSessionResultSourcePort>
    SourceVirtualIfs List<GetFabricSpanSessionResultSourceVirtualIf>
    SourceVlans List<GetFabricSpanSessionResultSourceVlan>
    SpanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    SwitchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    Tags List<GetFabricSpanSessionResultTag>
    VersionContexts List<GetFabricSpanSessionResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    Ancestors []GetFabricSpanSessionResultAncestor
    ClassId string
    ConfigState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    CreateTime string
    The time when this managed object was created.
    DestPorts []GetFabricSpanSessionResultDestPort
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    NetworkElements []GetFabricSpanSessionResultNetworkElement
    ObjectType string
    OperState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    OperStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    Owners []string
    Parents []GetFabricSpanSessionResultParent
    PermissionResources []GetFabricSpanSessionResultPermissionResource
    SessionId float64
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    SourceCount float64
    Count of total number of sources in the SPAN session.
    SourcePortChannels []GetFabricSpanSessionResultSourcePortChannel
    SourcePorts []GetFabricSpanSessionResultSourcePort
    SourceVirtualIfs []GetFabricSpanSessionResultSourceVirtualIf
    SourceVlans []GetFabricSpanSessionResultSourceVlan
    SpanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    SwitchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    Tags []GetFabricSpanSessionResultTag
    VersionContexts []GetFabricSpanSessionResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors List<GetFabricSpanSessionResultAncestor>
    classId String
    configState String
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime String
    The time when this managed object was created.
    destPorts List<GetFabricSpanSessionResultDestPort>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElements List<GetFabricSpanSessionResultNetworkElement>
    objectType String
    operState String
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason String
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners List<String>
    parents List<GetFabricSpanSessionResultParent>
    permissionResources List<GetFabricSpanSessionResultPermissionResource>
    sessionId Double
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount Double
    Count of total number of sources in the SPAN session.
    sourcePortChannels List<GetFabricSpanSessionResultSourcePortChannel>
    sourcePorts List<GetFabricSpanSessionResultSourcePort>
    sourceVirtualIfs List<GetFabricSpanSessionResultSourceVirtualIf>
    sourceVlans List<GetFabricSpanSessionResultSourceVlan>
    spanControlPackets String
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId String
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags List<GetFabricSpanSessionResultTag>
    versionContexts List<GetFabricSpanSessionResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminState string
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors GetFabricSpanSessionResultAncestor[]
    classId string
    configState string
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime string
    The time when this managed object was created.
    destPorts GetFabricSpanSessionResultDestPort[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElements GetFabricSpanSessionResultNetworkElement[]
    objectType string
    operState string
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason string
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners string[]
    parents GetFabricSpanSessionResultParent[]
    permissionResources GetFabricSpanSessionResultPermissionResource[]
    sessionId number
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount number
    Count of total number of sources in the SPAN session.
    sourcePortChannels GetFabricSpanSessionResultSourcePortChannel[]
    sourcePorts GetFabricSpanSessionResultSourcePort[]
    sourceVirtualIfs GetFabricSpanSessionResultSourceVirtualIf[]
    sourceVlans GetFabricSpanSessionResultSourceVlan[]
    spanControlPackets string
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId string
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags GetFabricSpanSessionResultTag[]
    versionContexts GetFabricSpanSessionResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_state str
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors Sequence[GetFabricSpanSessionResultAncestor]
    class_id str
    config_state str
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    create_time str
    The time when this managed object was created.
    dest_ports Sequence[GetFabricSpanSessionResultDestPort]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    network_elements Sequence[GetFabricSpanSessionResultNetworkElement]
    object_type str
    oper_state str
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    oper_state_reason str
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners Sequence[str]
    parents Sequence[GetFabricSpanSessionResultParent]
    permission_resources Sequence[GetFabricSpanSessionResultPermissionResource]
    session_id float
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    source_count float
    Count of total number of sources in the SPAN session.
    source_port_channels Sequence[GetFabricSpanSessionResultSourcePortChannel]
    source_ports Sequence[GetFabricSpanSessionResultSourcePort]
    source_virtual_ifs Sequence[GetFabricSpanSessionResultSourceVirtualIf]
    source_vlans Sequence[GetFabricSpanSessionResultSourceVlan]
    span_control_packets str
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switch_id str
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags Sequence[GetFabricSpanSessionResultTag]
    version_contexts Sequence[GetFabricSpanSessionResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state to enable or disable the SPAN session.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    ancestors List<Property Map>
    classId String
    configState String
    The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.* None - Nil value when no action has been triggered by the user.* Applied - User configured settings are in applied state.* Applying - User settings are being applied on the target server.* Failed - User configured settings could not be applied.
    createTime String
    The time when this managed object was created.
    destPorts List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
    networkElements List<Property Map>
    objectType String
    operState String
    Operational state of the SPAN session.* Unknown - SPAN session operational state is Unknown.* Up - SPAN session operational state is Up.* Down - SPAN session operational state is Down.* Error - SPAN session operational state is Error.
    operStateReason String
    Operational state reason of the SPAN session.* Unknown - Unknown operational state.* Active - Active and operational SPAN session.* NoHardwareResource - No hardware resources available.* NoOperationalSrcDst - No operational SPAN source or destination.* GenericError - Generic operational error.* NoSourcesConfigured - No source interfaces configured.* NoDestinationConfigured - No destination port configured.* NoSourceDestinationConfigured - No source or destination interface configured.* SessionAdminShut - Session is administratively disabled.* WrongDestinationMode - Wrong Destination mode configured.* WrongSourceMode - Wrong Source mode configured.* TunnelMisconfDown - Tunnel Misconfigured or Down.* NoFlowIdSpecified - No Flow ID specified for ERSPAN.
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    sessionId Number
    Session ID identifies the SPAN session on the Fabric Interconnect.
    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.
    sourceCount Number
    Count of total number of sources in the SPAN session.
    sourcePortChannels List<Property Map>
    sourcePorts List<Property Map>
    sourceVirtualIfs List<Property Map>
    sourceVlans List<Property Map>
    spanControlPackets String
    Admin state to enable or disable spanning control packets.* Disabled - Admin configured Disabled State.* Enabled - Admin configured Enabled State.
    switchId String
    Switch ID (A or B) corresponding to network element.* A - Switch Identifier of Fabric Interconnect A.* B - Switch Identifier of Fabric Interconnect B.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetFabricSpanSessionResultAncestor

    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

    GetFabricSpanSessionResultDestPort

    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

    GetFabricSpanSessionResultNetworkElement

    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

    GetFabricSpanSessionResultParent

    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

    GetFabricSpanSessionResultPermissionResource

    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

    GetFabricSpanSessionResultSourcePort

    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

    GetFabricSpanSessionResultSourcePortChannel

    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

    GetFabricSpanSessionResultSourceVirtualIf

    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

    GetFabricSpanSessionResultSourceVlan

    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

    GetFabricSpanSessionResultTag

    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

    GetFabricSpanSessionResultVersionContext

    GetFabricSpanSessionResultVersionContextInterestedMo

    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

    GetFabricSpanSessionResultVersionContextRefMo

    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

    GetFabricSpanSessionSourcePort

    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'.

    GetFabricSpanSessionSourcePortChannel

    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'.

    GetFabricSpanSessionSourceVirtualIf

    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'.

    GetFabricSpanSessionSourceVlan

    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'.

    GetFabricSpanSessionTag

    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.

    GetFabricSpanSessionVersionContext

    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<GetFabricSpanSessionVersionContextInterestedMo>
    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 GetFabricSpanSessionVersionContextRefMo
    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 []GetFabricSpanSessionVersionContextInterestedMo
    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 GetFabricSpanSessionVersionContextRefMo
    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<GetFabricSpanSessionVersionContextInterestedMo>
    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 GetFabricSpanSessionVersionContextRefMo
    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 GetFabricSpanSessionVersionContextInterestedMo[]
    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 GetFabricSpanSessionVersionContextRefMo
    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[GetFabricSpanSessionVersionContextInterestedMo]
    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 GetFabricSpanSessionVersionContextRefMo
    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.

    GetFabricSpanSessionVersionContextInterestedMo

    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'.

    GetFabricSpanSessionVersionContextRefMo

    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