Viewing docs for intersight 1.0.78
published on Tuesday, Apr 21, 2026 by ciscodevnet
published on Tuesday, Apr 21, 2026 by ciscodevnet
Viewing docs for intersight 1.0.78
published on Tuesday, Apr 21, 2026 by ciscodevnet
published on Tuesday, Apr 21, 2026 by ciscodevnet
The NetFlowRecord object is a fundamental component of the network telemetry system, designed to define the specific structure and attributes of the traffic data to be collected. It acts as a template that determines which characteristics of a network flow are tracked and recorded.
Using getFabricNetFlowRecord
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 getFabricNetFlowRecord(args: GetFabricNetFlowRecordArgs, opts?: InvokeOptions): Promise<GetFabricNetFlowRecordResult>
function getFabricNetFlowRecordOutput(args: GetFabricNetFlowRecordOutputArgs, opts?: InvokeOptions): Output<GetFabricNetFlowRecordResult>def get_fabric_net_flow_record(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetFabricNetFlowRecordAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
flow_non_key: Optional[GetFabricNetFlowRecordFlowNonKey] = None,
id: Optional[str] = None,
ipv4_flow_key: Optional[GetFabricNetFlowRecordIpv4FlowKey] = None,
ipv6_flow_key: Optional[GetFabricNetFlowRecordIpv6FlowKey] = None,
l2_flow_key: Optional[GetFabricNetFlowRecordL2FlowKey] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
net_flow_policy: Optional[GetFabricNetFlowRecordNetFlowPolicy] = None,
netflow_monitors: Optional[Sequence[GetFabricNetFlowRecordNetflowMonitor]] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFabricNetFlowRecordParent] = None,
permission_resources: Optional[Sequence[GetFabricNetFlowRecordPermissionResource]] = None,
record_type: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetFabricNetFlowRecordTag]] = None,
version_context: Optional[GetFabricNetFlowRecordVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFabricNetFlowRecordResult
def get_fabric_net_flow_record_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricNetFlowRecordAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
flow_non_key: Optional[pulumi.Input[GetFabricNetFlowRecordFlowNonKeyArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
ipv4_flow_key: Optional[pulumi.Input[GetFabricNetFlowRecordIpv4FlowKeyArgs]] = None,
ipv6_flow_key: Optional[pulumi.Input[GetFabricNetFlowRecordIpv6FlowKeyArgs]] = None,
l2_flow_key: Optional[pulumi.Input[GetFabricNetFlowRecordL2FlowKeyArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
net_flow_policy: Optional[pulumi.Input[GetFabricNetFlowRecordNetFlowPolicyArgs]] = None,
netflow_monitors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricNetFlowRecordNetflowMonitorArgs]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFabricNetFlowRecordParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricNetFlowRecordPermissionResourceArgs]]]] = None,
record_type: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricNetFlowRecordTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetFabricNetFlowRecordVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFabricNetFlowRecordResult]func LookupFabricNetFlowRecord(ctx *Context, args *LookupFabricNetFlowRecordArgs, opts ...InvokeOption) (*LookupFabricNetFlowRecordResult, error)
func LookupFabricNetFlowRecordOutput(ctx *Context, args *LookupFabricNetFlowRecordOutputArgs, opts ...InvokeOption) LookupFabricNetFlowRecordResultOutput> Note: This function is named LookupFabricNetFlowRecord in the Go SDK.
public static class GetFabricNetFlowRecord
{
public static Task<GetFabricNetFlowRecordResult> InvokeAsync(GetFabricNetFlowRecordArgs args, InvokeOptions? opts = null)
public static Output<GetFabricNetFlowRecordResult> Invoke(GetFabricNetFlowRecordInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFabricNetFlowRecordResult> getFabricNetFlowRecord(GetFabricNetFlowRecordArgs args, InvokeOptions options)
public static Output<GetFabricNetFlowRecordResult> getFabricNetFlowRecord(GetFabricNetFlowRecordArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFabricNetFlowRecord:getFabricNetFlowRecord
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Fabric Net Flow Record Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Flow
Non GetKey Fabric Net Flow Record Flow Non Key - Id string
- Ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - Ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - L2Flow
Key GetFabric Net Flow Record L2Flow Key - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- Net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - Netflow
Monitors List<GetFabric Net Flow Record Netflow Monitor> - Object
Type string - Owners List<string>
- Parent
Get
Fabric Net Flow Record Parent - Permission
Resources List<GetFabric Net Flow Record Permission Resource> - Record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
List<Get
Fabric Net Flow Record Tag> - Version
Context GetFabric Net Flow Record Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Fabric Net Flow Record Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Flow
Non GetKey Fabric Net Flow Record Flow Non Key - Id string
- Ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - Ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - L2Flow
Key GetFabric Net Flow Record L2Flow Key - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- Net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - Netflow
Monitors []GetFabric Net Flow Record Netflow Monitor - Object
Type string - Owners []string
- Parent
Get
Fabric Net Flow Record Parent - Permission
Resources []GetFabric Net Flow Record Permission Resource - Record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - 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.
-
[]Get
Fabric Net Flow Record Tag - Version
Context GetFabric Net Flow Record Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Fabric Net Flow Record Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- flow
Non GetKey Fabric Net Flow Record Flow Non Key - id String
- ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - l2Flow
Key GetFabric Net Flow Record L2Flow Key - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - netflow
Monitors List<GetFabric Net Flow Record Netflow Monitor> - object
Type String - owners List<String>
- parent
Get
Fabric Net Flow Record Parent - permission
Resources List<GetFabric Net Flow Record Permission Resource> - record
Type String - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
List<Get
Fabric Net Flow Record Tag> - version
Context GetFabric Net Flow Record Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Fabric Net Flow Record Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- flow
Non GetKey Fabric Net Flow Record Flow Non Key - id string
- ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - l2Flow
Key GetFabric Net Flow Record L2Flow Key - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - netflow
Monitors GetFabric Net Flow Record Netflow Monitor[] - object
Type string - owners string[]
- parent
Get
Fabric Net Flow Record Parent - permission
Resources GetFabric Net Flow Record Permission Resource[] - record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - 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.
-
Get
Fabric Net Flow Record Tag[] - version
Context GetFabric Net Flow Record Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Fabric Net Flow Record Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- flow_
non_ Getkey Fabric Net Flow Record Flow Non Key - id str
- ipv4_
flow_ Getkey Fabric Net Flow Record Ipv4Flow Key - ipv6_
flow_ Getkey Fabric Net Flow Record Ipv6Flow Key - l2_
flow_ Getkey Fabric Net Flow Record L2Flow Key - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net_
flow_ Getpolicy Fabric Net Flow Record Net Flow Policy - netflow_
monitors Sequence[GetFabric Net Flow Record Netflow Monitor] - object_
type str - owners Sequence[str]
- parent
Get
Fabric Net Flow Record Parent - permission_
resources Sequence[GetFabric Net Flow Record Permission Resource] - record_
type str - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
Sequence[Get
Fabric Net Flow Record Tag] - version_
context GetFabric Net Flow Record Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- flow
Non Property MapKey - id String
- ipv4Flow
Key Property Map - ipv6Flow
Key Property Map - l2Flow
Key Property Map - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow Property MapPolicy - netflow
Monitors List<Property Map> - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Context Property Map
getFabricNetFlowRecord Result
The following output properties are available:
- Id string
- Results
List<Get
Fabric Net Flow Record Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Fabric Net Flow Record Ancestor> - Class
Id string - Create
Time string - Domain
Group stringMoid - Flow
Non GetKey Fabric Net Flow Record Flow Non Key - Ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - Ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - L2Flow
Key GetFabric Net Flow Record L2Flow Key - Mod
Time string - Moid string
- Name string
- Net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - Netflow
Monitors List<GetFabric Net Flow Record Netflow Monitor> - Object
Type string - Owners List<string>
- Parent
Get
Fabric Net Flow Record Parent - Permission
Resources List<GetFabric Net Flow Record Permission Resource> - Record
Type string - string
-
List<Get
Fabric Net Flow Record Tag> - Version
Context GetFabric Net Flow Record Version Context
- Id string
- Results
[]Get
Fabric Net Flow Record Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Fabric Net Flow Record Ancestor - Class
Id string - Create
Time string - Domain
Group stringMoid - Flow
Non GetKey Fabric Net Flow Record Flow Non Key - Ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - Ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - L2Flow
Key GetFabric Net Flow Record L2Flow Key - Mod
Time string - Moid string
- Name string
- Net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - Netflow
Monitors []GetFabric Net Flow Record Netflow Monitor - Object
Type string - Owners []string
- Parent
Get
Fabric Net Flow Record Parent - Permission
Resources []GetFabric Net Flow Record Permission Resource - Record
Type string - string
-
[]Get
Fabric Net Flow Record Tag - Version
Context GetFabric Net Flow Record Version Context
- id String
- results
List<Get
Fabric Net Flow Record Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Fabric Net Flow Record Ancestor> - class
Id String - create
Time String - domain
Group StringMoid - flow
Non GetKey Fabric Net Flow Record Flow Non Key - ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - l2Flow
Key GetFabric Net Flow Record L2Flow Key - mod
Time String - moid String
- name String
- net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - netflow
Monitors List<GetFabric Net Flow Record Netflow Monitor> - object
Type String - owners List<String>
- parent
Get
Fabric Net Flow Record Parent - permission
Resources List<GetFabric Net Flow Record Permission Resource> - record
Type String - String
-
List<Get
Fabric Net Flow Record Tag> - version
Context GetFabric Net Flow Record Version Context
- id string
- results
Get
Fabric Net Flow Record Result[] - account
Moid string - additional
Properties string - ancestors
Get
Fabric Net Flow Record Ancestor[] - class
Id string - create
Time string - domain
Group stringMoid - flow
Non GetKey Fabric Net Flow Record Flow Non Key - ipv4Flow
Key GetFabric Net Flow Record Ipv4Flow Key - ipv6Flow
Key GetFabric Net Flow Record Ipv6Flow Key - l2Flow
Key GetFabric Net Flow Record L2Flow Key - mod
Time string - moid string
- name string
- net
Flow GetPolicy Fabric Net Flow Record Net Flow Policy - netflow
Monitors GetFabric Net Flow Record Netflow Monitor[] - object
Type string - owners string[]
- parent
Get
Fabric Net Flow Record Parent - permission
Resources GetFabric Net Flow Record Permission Resource[] - record
Type string - string
-
Get
Fabric Net Flow Record Tag[] - version
Context GetFabric Net Flow Record Version Context
- id str
- results
Sequence[Get
Fabric Net Flow Record Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Fabric Net Flow Record Ancestor] - class_
id str - create_
time str - domain_
group_ strmoid - flow_
non_ Getkey Fabric Net Flow Record Flow Non Key - ipv4_
flow_ Getkey Fabric Net Flow Record Ipv4Flow Key - ipv6_
flow_ Getkey Fabric Net Flow Record Ipv6Flow Key - l2_
flow_ Getkey Fabric Net Flow Record L2Flow Key - mod_
time str - moid str
- name str
- net_
flow_ Getpolicy Fabric Net Flow Record Net Flow Policy - netflow_
monitors Sequence[GetFabric Net Flow Record Netflow Monitor] - object_
type str - owners Sequence[str]
- parent
Get
Fabric Net Flow Record Parent - permission_
resources Sequence[GetFabric Net Flow Record Permission Resource] - record_
type str - str
-
Sequence[Get
Fabric Net Flow Record Tag] - version_
context GetFabric Net Flow Record Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - domain
Group StringMoid - flow
Non Property MapKey - ipv4Flow
Key Property Map - ipv6Flow
Key Property Map - l2Flow
Key Property Map - mod
Time String - moid String
- name String
- net
Flow Property MapPolicy - netflow
Monitors List<Property Map> - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetFabricNetFlowRecordAncestor
- 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'.
GetFabricNetFlowRecordFlowNonKey
- Additional
Properties string - Byte
Counters bool - Total number of bytes transferred for flow record.
- 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.
- First
System boolTime - The timestamp when a flow was first observed or created in the system.
- Last
System boolTime - The last timestamp recorded for flow record by the system.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Packet
Counters bool - Total number of packets transferred for flow record.
- Additional
Properties string - Byte
Counters bool - Total number of bytes transferred for flow record.
- 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.
- First
System boolTime - The timestamp when a flow was first observed or created in the system.
- Last
System boolTime - The last timestamp recorded for flow record by the system.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Packet
Counters bool - Total number of packets transferred for flow record.
- additional
Properties String - byte
Counters Boolean - Total number of bytes transferred for flow record.
- 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.
- first
System BooleanTime - The timestamp when a flow was first observed or created in the system.
- last
System BooleanTime - The last timestamp recorded for flow record by the system.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- packet
Counters Boolean - Total number of packets transferred for flow record.
- additional
Properties string - byte
Counters boolean - Total number of bytes transferred for flow record.
- 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.
- first
System booleanTime - The timestamp when a flow was first observed or created in the system.
- last
System booleanTime - The last timestamp recorded for flow record by the system.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- packet
Counters boolean - Total number of packets transferred for flow record.
- additional_
properties str - byte_
counters bool - Total number of bytes transferred for flow record.
- 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.
- first_
system_ booltime - The timestamp when a flow was first observed or created in the system.
- last_
system_ booltime - The last timestamp recorded for flow record by the system.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- packet_
counters bool - Total number of packets transferred for flow record.
- additional
Properties String - byte
Counters Boolean - Total number of bytes transferred for flow record.
- 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.
- first
System BooleanTime - The timestamp when a flow was first observed or created in the system.
- last
System BooleanTime - The last timestamp recorded for flow record by the system.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- packet
Counters Boolean - Total number of packets transferred for flow record.
GetFabricNetFlowRecordIpv4FlowKey
- 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.
- Destination
Ip boolAddress - IPv4 Packet destination address.
- Destination
Port bool - IPv4 Packet destination port field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Protocol bool
- IPv4 packet protocol field.
- Source
Ip boolAddress - IPv4 Packet source address.
- Source
Port bool - IPv4 Packet source port field.
- Tos bool
- IPv4 Packet type of service.
- 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.
- Destination
Ip boolAddress - IPv4 Packet destination address.
- Destination
Port bool - IPv4 Packet destination port field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Protocol bool
- IPv4 packet protocol field.
- Source
Ip boolAddress - IPv4 Packet source address.
- Source
Port bool - IPv4 Packet source port field.
- Tos bool
- IPv4 Packet type of service.
- 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.
- destination
Ip BooleanAddress - IPv4 Packet destination address.
- destination
Port Boolean - IPv4 Packet destination port field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol Boolean
- IPv4 packet protocol field.
- source
Ip BooleanAddress - IPv4 Packet source address.
- source
Port Boolean - IPv4 Packet source port field.
- tos Boolean
- IPv4 Packet type of service.
- 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.
- destination
Ip booleanAddress - IPv4 Packet destination address.
- destination
Port boolean - IPv4 Packet destination port field.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol boolean
- IPv4 packet protocol field.
- source
Ip booleanAddress - IPv4 Packet source address.
- source
Port boolean - IPv4 Packet source port field.
- tos boolean
- IPv4 Packet type of service.
- 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.
- destination_
ip_ booladdress - IPv4 Packet destination address.
- destination_
port bool - IPv4 Packet destination port field.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol bool
- IPv4 packet protocol field.
- source_
ip_ booladdress - IPv4 Packet source address.
- source_
port bool - IPv4 Packet source port field.
- tos bool
- IPv4 Packet type of service.
- 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.
- destination
Ip BooleanAddress - IPv4 Packet destination address.
- destination
Port Boolean - IPv4 Packet destination port field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol Boolean
- IPv4 packet protocol field.
- source
Ip BooleanAddress - IPv4 Packet source address.
- source
Port Boolean - IPv4 Packet source port field.
- tos Boolean
- IPv4 Packet type of service.
GetFabricNetFlowRecordIpv6FlowKey
- 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.
- Destination
Ip boolAddress - IPv6 Packet destination address.
- Destination
Port bool - IPv6 Packet destination port field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Protocol bool
- IPv6 Packet protocol field.
- Source
Ip boolAddress - IPv6 Packet source address.
- Source
Port bool - IPv6 Packet source port field.
- 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.
- Destination
Ip boolAddress - IPv6 Packet destination address.
- Destination
Port bool - IPv6 Packet destination port field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Protocol bool
- IPv6 Packet protocol field.
- Source
Ip boolAddress - IPv6 Packet source address.
- Source
Port bool - IPv6 Packet source port field.
- 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.
- destination
Ip BooleanAddress - IPv6 Packet destination address.
- destination
Port Boolean - IPv6 Packet destination port field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol Boolean
- IPv6 Packet protocol field.
- source
Ip BooleanAddress - IPv6 Packet source address.
- source
Port Boolean - IPv6 Packet source port field.
- 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.
- destination
Ip booleanAddress - IPv6 Packet destination address.
- destination
Port boolean - IPv6 Packet destination port field.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol boolean
- IPv6 Packet protocol field.
- source
Ip booleanAddress - IPv6 Packet source address.
- source
Port boolean - IPv6 Packet source port field.
- 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.
- destination_
ip_ booladdress - IPv6 Packet destination address.
- destination_
port bool - IPv6 Packet destination port field.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol bool
- IPv6 Packet protocol field.
- source_
ip_ booladdress - IPv6 Packet source address.
- source_
port bool - IPv6 Packet source port field.
- 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.
- destination
Ip BooleanAddress - IPv6 Packet destination address.
- destination
Port Boolean - IPv6 Packet destination port field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- protocol Boolean
- IPv6 Packet protocol field.
- source
Ip BooleanAddress - IPv6 Packet source address.
- source
Port Boolean - IPv6 Packet source port field.
GetFabricNetFlowRecordL2FlowKey
- 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.
- Destination
Mac bool - L2 Packet destination address.
- Ether
Type bool - L2 Packet ether type field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Source
Mac bool - L2 Packet source address.
- 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.
- Destination
Mac bool - L2 Packet destination address.
- Ether
Type bool - L2 Packet ether type field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Source
Mac bool - L2 Packet source address.
- 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.
- destination
Mac Boolean - L2 Packet destination address.
- ether
Type Boolean - L2 Packet ether type field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- source
Mac Boolean - L2 Packet source address.
- 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.
- destination
Mac boolean - L2 Packet destination address.
- ether
Type boolean - L2 Packet ether type field.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- source
Mac boolean - L2 Packet source address.
- 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.
- destination_
mac bool - L2 Packet destination address.
- ether_
type bool - L2 Packet ether type field.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- source_
mac bool - L2 Packet source address.
- 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.
- destination
Mac Boolean - L2 Packet destination address.
- ether
Type Boolean - L2 Packet ether type field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- source
Mac Boolean - L2 Packet source address.
GetFabricNetFlowRecordNetFlowPolicy
- 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'.
GetFabricNetFlowRecordNetflowMonitor
- 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'.
GetFabricNetFlowRecordParent
- 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'.
GetFabricNetFlowRecordPermissionResource
- 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'.
GetFabricNetFlowRecordResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Fabric Net Flow Record Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Flow
Non List<GetKeys Fabric Net Flow Record Result Flow Non Key> - Ipv4Flow
Keys List<GetFabric Net Flow Record Result Ipv4Flow Key> - Ipv6Flow
Keys List<GetFabric Net Flow Record Result Ipv6Flow Key> - L2Flow
Keys List<GetFabric Net Flow Record Result L2Flow Key> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- Net
Flow List<GetPolicies Fabric Net Flow Record Result Net Flow Policy> - Netflow
Monitors List<GetFabric Net Flow Record Result Netflow Monitor> - Object
Type string - Owners List<string>
- Parents
List<Get
Fabric Net Flow Record Result Parent> - Permission
Resources List<GetFabric Net Flow Record Result Permission Resource> - Record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
List<Get
Fabric Net Flow Record Result Tag> - Version
Contexts List<GetFabric Net Flow Record Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Fabric Net Flow Record Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Flow
Non []GetKeys Fabric Net Flow Record Result Flow Non Key - Ipv4Flow
Keys []GetFabric Net Flow Record Result Ipv4Flow Key - Ipv6Flow
Keys []GetFabric Net Flow Record Result Ipv6Flow Key - L2Flow
Keys []GetFabric Net Flow Record Result L2Flow Key - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- Net
Flow []GetPolicies Fabric Net Flow Record Result Net Flow Policy - Netflow
Monitors []GetFabric Net Flow Record Result Netflow Monitor - Object
Type string - Owners []string
- Parents
[]Get
Fabric Net Flow Record Result Parent - Permission
Resources []GetFabric Net Flow Record Result Permission Resource - Record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - 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.
-
[]Get
Fabric Net Flow Record Result Tag - Version
Contexts []GetFabric Net Flow Record Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Fabric Net Flow Record Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- flow
Non List<GetKeys Fabric Net Flow Record Result Flow Non Key> - ipv4Flow
Keys List<GetFabric Net Flow Record Result Ipv4Flow Key> - ipv6Flow
Keys List<GetFabric Net Flow Record Result Ipv6Flow Key> - l2Flow
Keys List<GetFabric Net Flow Record Result L2Flow Key> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow List<GetPolicies Fabric Net Flow Record Result Net Flow Policy> - netflow
Monitors List<GetFabric Net Flow Record Result Netflow Monitor> - object
Type String - owners List<String>
- parents
List<Get
Fabric Net Flow Record Result Parent> - permission
Resources List<GetFabric Net Flow Record Result Permission Resource> - record
Type String - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
List<Get
Fabric Net Flow Record Result Tag> - version
Contexts List<GetFabric Net Flow Record Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Fabric Net Flow Record Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- flow
Non GetKeys Fabric Net Flow Record Result Flow Non Key[] - ipv4Flow
Keys GetFabric Net Flow Record Result Ipv4Flow Key[] - ipv6Flow
Keys GetFabric Net Flow Record Result Ipv6Flow Key[] - l2Flow
Keys GetFabric Net Flow Record Result L2Flow Key[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow GetPolicies Fabric Net Flow Record Result Net Flow Policy[] - netflow
Monitors GetFabric Net Flow Record Result Netflow Monitor[] - object
Type string - owners string[]
- parents
Get
Fabric Net Flow Record Result Parent[] - permission
Resources GetFabric Net Flow Record Result Permission Resource[] - record
Type string - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - 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.
-
Get
Fabric Net Flow Record Result Tag[] - version
Contexts GetFabric Net Flow Record Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Fabric Net Flow Record Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- flow_
non_ Sequence[Getkeys Fabric Net Flow Record Result Flow Non Key] - ipv4_
flow_ Sequence[Getkeys Fabric Net Flow Record Result Ipv4Flow Key] - ipv6_
flow_ Sequence[Getkeys Fabric Net Flow Record Result Ipv6Flow Key] - l2_
flow_ Sequence[Getkeys Fabric Net Flow Record Result L2Flow Key] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net_
flow_ Sequence[Getpolicies Fabric Net Flow Record Result Net Flow Policy] - netflow_
monitors Sequence[GetFabric Net Flow Record Result Netflow Monitor] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Fabric Net Flow Record Result Parent] - permission_
resources Sequence[GetFabric Net Flow Record Result Permission Resource] - record_
type str - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
-
Sequence[Get
Fabric Net Flow Record Result Tag] - version_
contexts Sequence[GetFabric Net Flow Record Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- flow
Non List<Property Map>Keys - ipv4Flow
Keys List<Property Map> - ipv6Flow
Keys List<Property Map> - l2Flow
Keys List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Netflow record name. Must be a maximum of 63 characters, without spacing.
- net
Flow List<Property Map>Policies - netflow
Monitors List<Property Map> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - record
Type String - Netflow Record Type IPv4, IPv6 and L2.*
Invalid- Netflow record invlaid type.*IPv4- Netflow record type for IPv4 packet.*IPv6- Netflow record type for IPv6 packet.*L2- Netflow record type for L2 packet. - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Contexts List<Property Map>
GetFabricNetFlowRecordResultAncestor
- 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
GetFabricNetFlowRecordResultFlowNonKey
- Additional
Properties string - Byte
Counters bool - Class
Id string - First
System boolTime - Last
System boolTime - Object
Type string - Packet
Counters bool
- Additional
Properties string - Byte
Counters bool - Class
Id string - First
System boolTime - Last
System boolTime - Object
Type string - Packet
Counters bool
- additional
Properties String - byte
Counters Boolean - class
Id String - first
System BooleanTime - last
System BooleanTime - object
Type String - packet
Counters Boolean
- additional
Properties string - byte
Counters boolean - class
Id string - first
System booleanTime - last
System booleanTime - object
Type string - packet
Counters boolean
- additional_
properties str - byte_
counters bool - class_
id str - first_
system_ booltime - last_
system_ booltime - object_
type str - packet_
counters bool
- additional
Properties String - byte
Counters Boolean - class
Id String - first
System BooleanTime - last
System BooleanTime - object
Type String - packet
Counters Boolean
GetFabricNetFlowRecordResultIpv4FlowKey
- Additional
Properties string - Class
Id string - Destination
Ip boolAddress - Destination
Port bool - Object
Type string - Protocol bool
- Source
Ip boolAddress - Source
Port bool - Tos bool
- Additional
Properties string - Class
Id string - Destination
Ip boolAddress - Destination
Port bool - Object
Type string - Protocol bool
- Source
Ip boolAddress - Source
Port bool - Tos bool
- additional
Properties String - class
Id String - destination
Ip BooleanAddress - destination
Port Boolean - object
Type String - protocol Boolean
- source
Ip BooleanAddress - source
Port Boolean - tos Boolean
- additional
Properties string - class
Id string - destination
Ip booleanAddress - destination
Port boolean - object
Type string - protocol boolean
- source
Ip booleanAddress - source
Port boolean - tos boolean
- additional_
properties str - class_
id str - destination_
ip_ booladdress - destination_
port bool - object_
type str - protocol bool
- source_
ip_ booladdress - source_
port bool - tos bool
- additional
Properties String - class
Id String - destination
Ip BooleanAddress - destination
Port Boolean - object
Type String - protocol Boolean
- source
Ip BooleanAddress - source
Port Boolean - tos Boolean
GetFabricNetFlowRecordResultIpv6FlowKey
- Additional
Properties string - Class
Id string - Destination
Ip boolAddress - Destination
Port bool - Object
Type string - Protocol bool
- Source
Ip boolAddress - Source
Port bool
- Additional
Properties string - Class
Id string - Destination
Ip boolAddress - Destination
Port bool - Object
Type string - Protocol bool
- Source
Ip boolAddress - Source
Port bool
- additional
Properties String - class
Id String - destination
Ip BooleanAddress - destination
Port Boolean - object
Type String - protocol Boolean
- source
Ip BooleanAddress - source
Port Boolean
- additional
Properties string - class
Id string - destination
Ip booleanAddress - destination
Port boolean - object
Type string - protocol boolean
- source
Ip booleanAddress - source
Port boolean
- additional_
properties str - class_
id str - destination_
ip_ booladdress - destination_
port bool - object_
type str - protocol bool
- source_
ip_ booladdress - source_
port bool
- additional
Properties String - class
Id String - destination
Ip BooleanAddress - destination
Port Boolean - object
Type String - protocol Boolean
- source
Ip BooleanAddress - source
Port Boolean
GetFabricNetFlowRecordResultL2FlowKey
- Additional
Properties string - Class
Id string - Destination
Mac bool - Ether
Type bool - Object
Type string - Source
Mac bool
- Additional
Properties string - Class
Id string - Destination
Mac bool - Ether
Type bool - Object
Type string - Source
Mac bool
- additional
Properties String - class
Id String - destination
Mac Boolean - ether
Type Boolean - object
Type String - source
Mac Boolean
- additional
Properties string - class
Id string - destination
Mac boolean - ether
Type boolean - object
Type string - source
Mac boolean
- additional_
properties str - class_
id str - destination_
mac bool - ether_
type bool - object_
type str - source_
mac bool
- additional
Properties String - class
Id String - destination
Mac Boolean - ether
Type Boolean - object
Type String - source
Mac Boolean
GetFabricNetFlowRecordResultNetFlowPolicy
- 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
GetFabricNetFlowRecordResultNetflowMonitor
- 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
GetFabricNetFlowRecordResultParent
- 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
GetFabricNetFlowRecordResultPermissionResource
- 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
GetFabricNetFlowRecordResultTag
- additional
Properties String - ancestor
Definitions List<GetFabric Net Flow Record Result Tag Ancestor Definition> - definitions
List<Get
Fabric Net Flow Record Result Tag Definition> - key String
- propagated Boolean
- sys
Tag Boolean - type String
- value String
- additional
Properties string - ancestor
Definitions GetFabric Net Flow Record Result Tag Ancestor Definition[] - definitions
Get
Fabric Net Flow Record Result Tag Definition[] - key string
- propagated boolean
- sys
Tag boolean - type string
- value string
- additional
Properties String - ancestor
Definitions List<Property Map> - definitions List<Property Map>
- key String
- propagated Boolean
- sys
Tag Boolean - type String
- value String
GetFabricNetFlowRecordResultTagAncestorDefinition
- 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
GetFabricNetFlowRecordResultTagDefinition
- 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
GetFabricNetFlowRecordResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetFabric Net Flow Record Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFabric Net Flow Record 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
GetFabricNetFlowRecordResultVersionContextInterestedMo
- 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
GetFabricNetFlowRecordResultVersionContextRefMo
- 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
GetFabricNetFlowRecordTag
- Additional
Properties string - Ancestor
Definitions List<GetFabric Net Flow Record Tag Ancestor Definition> - Definition
Get
Fabric Net Flow Record Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- Additional
Properties string - Ancestor
Definitions []GetFabric Net Flow Record Tag Ancestor Definition - Definition
Get
Fabric Net Flow Record Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Sys
Tag bool - Specifies whether the tag is user-defined or owned by the system.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- Value string
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<GetFabric Net Flow Record Tag Ancestor Definition> - definition
Get
Fabric Net Flow Record Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
- additional
Properties string - ancestor
Definitions GetFabric Net Flow Record Tag Ancestor Definition[] - definition
Get
Fabric Net Flow Record Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key string
- The string representation of a tag key.
- propagated boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag boolean - Specifies whether the tag is user-defined or owned by the system.
- type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value string
- The string representation of a tag value.
- additional_
properties str - ancestor_
definitions Sequence[GetFabric Net Flow Record Tag Ancestor Definition] - definition
Get
Fabric Net Flow Record Tag Definition - The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key str
- The string representation of a tag key.
- propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys_
tag bool - Specifies whether the tag is user-defined or owned by the system.
- type str
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value str
- The string representation of a tag value.
- additional
Properties String - ancestor
Definitions List<Property Map> - definition Property Map
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- sys
Tag Boolean - Specifies whether the tag is user-defined or owned by the system.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.
KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
- value String
- The string representation of a tag value.
GetFabricNetFlowRecordTagAncestorDefinition
- 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'.
GetFabricNetFlowRecordTagDefinition
- 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'.
GetFabricNetFlowRecordVersionContext
- 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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 Net Flow Record 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.
GetFabricNetFlowRecordVersionContextInterestedMo
- 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'.
GetFabricNetFlowRecordVersionContextRefMo
- 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
intersightTerraform Provider.
Viewing docs for intersight 1.0.78
published on Tuesday, Apr 21, 2026 by ciscodevnet
published on Tuesday, Apr 21, 2026 by ciscodevnet
