intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFabricSpanSession
Explore with Pulumi AI
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:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Ancestors
List<Get
Fabric Span Session Ancestor> - Class
Id string - Config
State 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. - Create
Time string - The time when this managed object was created.
- Dest
Ports List<GetFabric Span Session Dest Port> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Network
Element GetFabric Span Session Network Element - Object
Type string - Oper
State 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. - Oper
State stringReason - 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
Get
Fabric Span Session Parent - Permission
Resources List<GetFabric Span Session Permission Resource> - Session
Id double - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- Source
Count double - Count of total number of sources in the SPAN session.
- Source
Port List<GetChannels Fabric Span Session Source Port Channel> - Source
Ports List<GetFabric Span Session Source Port> - Source
Virtual List<GetIfs Fabric Span Session Source Virtual If> - Source
Vlans List<GetFabric Span Session Source Vlan> - Span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Span Session Tag> - Version
Context GetFabric Span Session Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Ancestors
[]Get
Fabric Span Session Ancestor - Class
Id string - Config
State 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. - Create
Time string - The time when this managed object was created.
- Dest
Ports []GetFabric Span Session Dest Port - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Network
Element GetFabric Span Session Network Element - Object
Type string - Oper
State 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. - Oper
State stringReason - 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
Get
Fabric Span Session Parent - Permission
Resources []GetFabric Span Session Permission Resource - Session
Id float64 - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- Source
Count float64 - Count of total number of sources in the SPAN session.
- Source
Port []GetChannels Fabric Span Session Source Port Channel - Source
Ports []GetFabric Span Session Source Port - Source
Virtual []GetIfs Fabric Span Session Source Virtual If - Source
Vlans []GetFabric Span Session Source Vlan - Span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - []Get
Fabric Span Session Tag - Version
Context GetFabric Span Session Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors
List<Get
Fabric Span Session Ancestor> - class
Id String - config
State 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. - create
Time String - The time when this managed object was created.
- dest
Ports List<GetFabric Span Session Dest Port> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Element GetFabric Span Session Network Element - object
Type String - oper
State 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. - oper
State StringReason - 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
Get
Fabric Span Session Parent - permission
Resources List<GetFabric Span Session Permission Resource> - session
Id Double - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count Double - Count of total number of sources in the SPAN session.
- source
Port List<GetChannels Fabric Span Session Source Port Channel> - source
Ports List<GetFabric Span Session Source Port> - source
Virtual List<GetIfs Fabric Span Session Source Virtual If> - source
Vlans List<GetFabric Span Session Source Vlan> - span
Control StringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id String - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Span Session Tag> - version
Context GetFabric Span Session Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors
Get
Fabric Span Session Ancestor[] - class
Id string - config
State 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. - create
Time string - The time when this managed object was created.
- dest
Ports GetFabric Span Session Dest Port[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Element GetFabric Span Session Network Element - object
Type string - oper
State 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. - oper
State stringReason - 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
Get
Fabric Span Session Parent - permission
Resources GetFabric Span Session Permission Resource[] - session
Id number - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count number - Count of total number of sources in the SPAN session.
- source
Port GetChannels Fabric Span Session Source Port Channel[] - source
Ports GetFabric Span Session Source Port[] - source
Virtual GetIfs Fabric Span Session Source Virtual If[] - source
Vlans GetFabric Span Session Source Vlan[] - span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Get
Fabric Span Session Tag[] - version
Context GetFabric Span Session Version Context
- 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[Get
Fabric Span Session Ancestor] - 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[GetFabric Span Session Dest Port] - domain_
group_ strmoid - 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 GetFabric Span Session Network Element - 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_ strreason - 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
Get
Fabric Span Session Parent - permission_
resources Sequence[GetFabric Span Session Permission Resource] - session_
id float - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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_ Sequence[Getchannels Fabric Span Session Source Port Channel] - source_
ports Sequence[GetFabric Span Session Source Port] - source_
virtual_ Sequence[Getifs Fabric Span Session Source Virtual If] - source_
vlans Sequence[GetFabric Span Session Source Vlan] - span_
control_ strpackets - 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. - Sequence[Get
Fabric Span Session Tag] - version_
context GetFabric Span Session Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors List<Property Map>
- class
Id String - config
State 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. - create
Time String - The time when this managed object was created.
- dest
Ports List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Element Property Map - object
Type String - oper
State 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. - oper
State StringReason - 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
- permission
Resources List<Property Map> - session
Id Number - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count Number - Count of total number of sources in the SPAN session.
- source
Port List<Property Map>Channels - source
Ports List<Property Map> - source
Virtual List<Property Map>Ifs - source
Vlans List<Property Map> - span
Control StringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id String - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Property Map>
- version
Context Property Map
getFabricSpanSession Result
The following output properties are available:
- Id string
- Results
List<Get
Fabric Span Session Result> - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
List<Get
Fabric Span Session Ancestor> - Class
Id string - Config
State string - Create
Time string - Dest
Ports List<GetFabric Span Session Dest Port> - Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Network
Element GetFabric Span Session Network Element - Object
Type string - Oper
State string - Oper
State stringReason - Owners List<string>
- Parent
Get
Fabric Span Session Parent - Permission
Resources List<GetFabric Span Session Permission Resource> - Session
Id double - string
- Source
Count double - Source
Port List<GetChannels Fabric Span Session Source Port Channel> - Source
Ports List<GetFabric Span Session Source Port> - Source
Virtual List<GetIfs Fabric Span Session Source Virtual If> - Source
Vlans List<GetFabric Span Session Source Vlan> - Span
Control stringPackets - Switch
Id string - List<Get
Fabric Span Session Tag> - Version
Context GetFabric Span Session Version Context
- Id string
- Results
[]Get
Fabric Span Session Result - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
[]Get
Fabric Span Session Ancestor - Class
Id string - Config
State string - Create
Time string - Dest
Ports []GetFabric Span Session Dest Port - Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Network
Element GetFabric Span Session Network Element - Object
Type string - Oper
State string - Oper
State stringReason - Owners []string
- Parent
Get
Fabric Span Session Parent - Permission
Resources []GetFabric Span Session Permission Resource - Session
Id float64 - string
- Source
Count float64 - Source
Port []GetChannels Fabric Span Session Source Port Channel - Source
Ports []GetFabric Span Session Source Port - Source
Virtual []GetIfs Fabric Span Session Source Virtual If - Source
Vlans []GetFabric Span Session Source Vlan - Span
Control stringPackets - Switch
Id string - []Get
Fabric Span Session Tag - Version
Context GetFabric Span Session Version Context
- id String
- results
List<Get
Fabric Span Session Result> - account
Moid String - additional
Properties String - admin
State String - ancestors
List<Get
Fabric Span Session Ancestor> - class
Id String - config
State String - create
Time String - dest
Ports List<GetFabric Span Session Dest Port> - domain
Group StringMoid - mod
Time String - moid String
- name String
- network
Element GetFabric Span Session Network Element - object
Type String - oper
State String - oper
State StringReason - owners List<String>
- parent
Get
Fabric Span Session Parent - permission
Resources List<GetFabric Span Session Permission Resource> - session
Id Double - String
- source
Count Double - source
Port List<GetChannels Fabric Span Session Source Port Channel> - source
Ports List<GetFabric Span Session Source Port> - source
Virtual List<GetIfs Fabric Span Session Source Virtual If> - source
Vlans List<GetFabric Span Session Source Vlan> - span
Control StringPackets - switch
Id String - List<Get
Fabric Span Session Tag> - version
Context GetFabric Span Session Version Context
- id string
- results
Get
Fabric Span Session Result[] - account
Moid string - additional
Properties string - admin
State string - ancestors
Get
Fabric Span Session Ancestor[] - class
Id string - config
State string - create
Time string - dest
Ports GetFabric Span Session Dest Port[] - domain
Group stringMoid - mod
Time string - moid string
- name string
- network
Element GetFabric Span Session Network Element - object
Type string - oper
State string - oper
State stringReason - owners string[]
- parent
Get
Fabric Span Session Parent - permission
Resources GetFabric Span Session Permission Resource[] - session
Id number - string
- source
Count number - source
Port GetChannels Fabric Span Session Source Port Channel[] - source
Ports GetFabric Span Session Source Port[] - source
Virtual GetIfs Fabric Span Session Source Virtual If[] - source
Vlans GetFabric Span Session Source Vlan[] - span
Control stringPackets - switch
Id string - Get
Fabric Span Session Tag[] - version
Context GetFabric Span Session Version Context
- id str
- results
Sequence[Get
Fabric Span Session Result] - account_
moid str - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Fabric Span Session Ancestor] - class_
id str - config_
state str - create_
time str - dest_
ports Sequence[GetFabric Span Session Dest Port] - domain_
group_ strmoid - mod_
time str - moid str
- name str
- network_
element GetFabric Span Session Network Element - object_
type str - oper_
state str - oper_
state_ strreason - owners Sequence[str]
- parent
Get
Fabric Span Session Parent - permission_
resources Sequence[GetFabric Span Session Permission Resource] - session_
id float - str
- source_
count float - source_
port_ Sequence[Getchannels Fabric Span Session Source Port Channel] - source_
ports Sequence[GetFabric Span Session Source Port] - source_
virtual_ Sequence[Getifs Fabric Span Session Source Virtual If] - source_
vlans Sequence[GetFabric Span Session Source Vlan] - span_
control_ strpackets - switch_
id str - Sequence[Get
Fabric Span Session Tag] - version_
context GetFabric Span Session Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - config
State String - create
Time String - dest
Ports List<Property Map> - domain
Group StringMoid - mod
Time String - moid String
- name String
- network
Element Property Map - object
Type String - oper
State String - oper
State StringReason - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - session
Id Number - String
- source
Count Number - source
Port List<Property Map>Channels - source
Ports List<Property Map> - source
Virtual List<Property Map>Ifs - source
Vlans List<Property Map> - span
Control StringPackets - switch
Id String - List<Property Map>
- version
Context Property Map
Supporting Types
GetFabricSpanSessionAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionDestPort
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionNetworkElement
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Ancestors
List<Get
Fabric Span Session Result Ancestor> - Class
Id string - Config
State 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. - Create
Time string - The time when this managed object was created.
- Dest
Ports List<GetFabric Span Session Result Dest Port> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Network
Elements List<GetFabric Span Session Result Network Element> - Object
Type string - Oper
State 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. - Oper
State stringReason - 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<Get
Fabric Span Session Result Parent> - Permission
Resources List<GetFabric Span Session Result Permission Resource> - Session
Id double - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- Source
Count double - Count of total number of sources in the SPAN session.
- Source
Port List<GetChannels Fabric Span Session Result Source Port Channel> - Source
Ports List<GetFabric Span Session Result Source Port> - Source
Virtual List<GetIfs Fabric Span Session Result Source Virtual If> - Source
Vlans List<GetFabric Span Session Result Source Vlan> - Span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Span Session Result Tag> - Version
Contexts List<GetFabric Span Session Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Ancestors
[]Get
Fabric Span Session Result Ancestor - Class
Id string - Config
State 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. - Create
Time string - The time when this managed object was created.
- Dest
Ports []GetFabric Span Session Result Dest Port - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Network
Elements []GetFabric Span Session Result Network Element - Object
Type string - Oper
State 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. - Oper
State stringReason - 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
[]Get
Fabric Span Session Result Parent - Permission
Resources []GetFabric Span Session Result Permission Resource - Session
Id float64 - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- Source
Count float64 - Count of total number of sources in the SPAN session.
- Source
Port []GetChannels Fabric Span Session Result Source Port Channel - Source
Ports []GetFabric Span Session Result Source Port - Source
Virtual []GetIfs Fabric Span Session Result Source Virtual If - Source
Vlans []GetFabric Span Session Result Source Vlan - Span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - Switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - []Get
Fabric Span Session Result Tag - Version
Contexts []GetFabric Span Session Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors
List<Get
Fabric Span Session Result Ancestor> - class
Id String - config
State 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. - create
Time String - The time when this managed object was created.
- dest
Ports List<GetFabric Span Session Result Dest Port> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Elements List<GetFabric Span Session Result Network Element> - object
Type String - oper
State 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. - oper
State StringReason - 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<Get
Fabric Span Session Result Parent> - permission
Resources List<GetFabric Span Session Result Permission Resource> - session
Id Double - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count Double - Count of total number of sources in the SPAN session.
- source
Port List<GetChannels Fabric Span Session Result Source Port Channel> - source
Ports List<GetFabric Span Session Result Source Port> - source
Virtual List<GetIfs Fabric Span Session Result Source Virtual If> - source
Vlans List<GetFabric Span Session Result Source Vlan> - span
Control StringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id String - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Span Session Result Tag> - version
Contexts List<GetFabric Span Session Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors
Get
Fabric Span Session Result Ancestor[] - class
Id string - config
State 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. - create
Time string - The time when this managed object was created.
- dest
Ports GetFabric Span Session Result Dest Port[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Elements GetFabric Span Session Result Network Element[] - object
Type string - oper
State 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. - oper
State stringReason - 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
Get
Fabric Span Session Result Parent[] - permission
Resources GetFabric Span Session Result Permission Resource[] - session
Id number - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count number - Count of total number of sources in the SPAN session.
- source
Port GetChannels Fabric Span Session Result Source Port Channel[] - source
Ports GetFabric Span Session Result Source Port[] - source
Virtual GetIfs Fabric Span Session Result Source Virtual If[] - source
Vlans GetFabric Span Session Result Source Vlan[] - span
Control stringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id string - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Get
Fabric Span Session Result Tag[] - version
Contexts GetFabric Span Session Result Version Context[]
- 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[Get
Fabric Span Session Result Ancestor] - 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[GetFabric Span Session Result Dest Port] - domain_
group_ strmoid - 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[GetFabric Span Session Result Network Element] - 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_ strreason - 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[Get
Fabric Span Session Result Parent] - permission_
resources Sequence[GetFabric Span Session Result Permission Resource] - session_
id float - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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_ Sequence[Getchannels Fabric Span Session Result Source Port Channel] - source_
ports Sequence[GetFabric Span Session Result Source Port] - source_
virtual_ Sequence[Getifs Fabric Span Session Result Source Virtual If] - source_
vlans Sequence[GetFabric Span Session Result Source Vlan] - span_
control_ strpackets - 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. - Sequence[Get
Fabric Span Session Result Tag] - version_
contexts Sequence[GetFabric Span Session Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state to enable or disable the SPAN session.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - ancestors List<Property Map>
- class
Id String - config
State 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. - create
Time String - The time when this managed object was created.
- dest
Ports List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the SPAN session. The name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- network
Elements List<Property Map> - object
Type String - oper
State 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. - oper
State StringReason - 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>
- permission
Resources List<Property Map> - session
Id Number - Session ID identifies the SPAN session on the Fabric Interconnect.
- 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.
- source
Count Number - Count of total number of sources in the SPAN session.
- source
Port List<Property Map>Channels - source
Ports List<Property Map> - source
Virtual List<Property Map>Ifs - source
Vlans List<Property Map> - span
Control StringPackets - Admin state to enable or disable spanning control packets.*
Disabled
- Admin configured Disabled State.*Enabled
- Admin configured Enabled State. - switch
Id String - Switch ID (A or B) corresponding to network element.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Property Map>
- version
Contexts List<Property Map>
GetFabricSpanSessionResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultDestPort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultSourcePort
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultSourcePortChannel
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultSourceVirtualIf
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultSourceVlan
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetFabricSpanSessionResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetFabric Span Session Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFabric Span Session Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFabricSpanSessionResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFabricSpanSessionSourcePort
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionSourcePortChannel
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionSourceVirtualIf
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionSourceVlan
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetFabricSpanSessionVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetFabric Span Session Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFabric Span Session Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetFabric Span Session Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFabric Span Session Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetFabric Span Session Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFabric Span Session Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetFabric Span Session Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFabric Span Session Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetFabric Span Session Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetFabric Span Session Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetFabricSpanSessionVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFabricSpanSessionVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet