intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetrySyslogSysMsgFacFilter
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Object to capture Syslog system Msg details.
Using getNiatelemetrySyslogSysMsgFacFilter
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 getNiatelemetrySyslogSysMsgFacFilter(args: GetNiatelemetrySyslogSysMsgFacFilterArgs, opts?: InvokeOptions): Promise<GetNiatelemetrySyslogSysMsgFacFilterResult>
function getNiatelemetrySyslogSysMsgFacFilterOutput(args: GetNiatelemetrySyslogSysMsgFacFilterOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetrySyslogSysMsgFacFilterResult>
def get_niatelemetry_syslog_sys_msg_fac_filter(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetrySyslogSysMsgFacFilterAncestor]] = None,
class_id: Optional[str] = None,
common_policy: Optional[str] = None,
create_time: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
facility: Optional[str] = None,
id: Optional[str] = None,
min_sev: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetrySyslogSysMsgFacFilterParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetrySyslogSysMsgFacFilterPermissionResource]] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetrySyslogSysMsgFacFilterRegisteredDevice] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
syslog_sys_msg: Optional[str] = None,
tags: Optional[Sequence[GetNiatelemetrySyslogSysMsgFacFilterTag]] = None,
version_context: Optional[GetNiatelemetrySyslogSysMsgFacFilterVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetrySyslogSysMsgFacFilterResult
def get_niatelemetry_syslog_sys_msg_fac_filter_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
common_policy: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
facility: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
min_sev: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterPermissionResourceArgs]]]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
syslog_sys_msg: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetrySyslogSysMsgFacFilterVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetrySyslogSysMsgFacFilterResult]
func LookupNiatelemetrySyslogSysMsgFacFilter(ctx *Context, args *LookupNiatelemetrySyslogSysMsgFacFilterArgs, opts ...InvokeOption) (*LookupNiatelemetrySyslogSysMsgFacFilterResult, error)
func LookupNiatelemetrySyslogSysMsgFacFilterOutput(ctx *Context, args *LookupNiatelemetrySyslogSysMsgFacFilterOutputArgs, opts ...InvokeOption) LookupNiatelemetrySyslogSysMsgFacFilterResultOutput
> Note: This function is named LookupNiatelemetrySyslogSysMsgFacFilter
in the Go SDK.
public static class GetNiatelemetrySyslogSysMsgFacFilter
{
public static Task<GetNiatelemetrySyslogSysMsgFacFilterResult> InvokeAsync(GetNiatelemetrySyslogSysMsgFacFilterArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetrySyslogSysMsgFacFilterResult> Invoke(GetNiatelemetrySyslogSysMsgFacFilterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetrySyslogSysMsgFacFilterResult> getNiatelemetrySyslogSysMsgFacFilter(GetNiatelemetrySyslogSysMsgFacFilterArgs args, InvokeOptions options)
public static Output<GetNiatelemetrySyslogSysMsgFacFilterResult> getNiatelemetrySyslogSysMsgFacFilter(GetNiatelemetrySyslogSysMsgFacFilterArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetrySyslogSysMsgFacFilter:getNiatelemetrySyslogSysMsgFacFilter
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor> - Class
Id string - Common
Policy string - Parent common policy for syslog system msg in APIC.
- Create
Time string - The time when this managed object was created.
- Dn string
- Dn of the Syslog System msg facility filter in APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Facility string
- Facility of Syslog System msg facility filter in APIC.
- Id string
- Min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - Permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Get
Niatelemetry Syslog Sys Msg Fac Filter Tag> - Version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor - Class
Id string - Common
Policy string - Parent common policy for syslog system msg in APIC.
- Create
Time string - The time when this managed object was created.
- Dn string
- Dn of the Syslog System msg facility filter in APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Facility string
- Facility of Syslog System msg facility filter in APIC.
- Id string
- Min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - Permission
Resources []GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- []Get
Niatelemetry Syslog Sys Msg Fac Filter Tag - Version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor> - class
Id String - common
Policy String - Parent common policy for syslog system msg in APIC.
- create
Time String - The time when this managed object was created.
- dn String
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- facility String
- Facility of Syslog System msg facility filter in APIC.
- id String
- min
Sev String - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of the APIC site from which this data is being collected.
- syslog
Sys StringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Get
Niatelemetry Syslog Sys Msg Fac Filter Tag> - version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor[] - class
Id string - common
Policy string - Parent common policy for syslog system msg in APIC.
- create
Time string - The time when this managed object was created.
- dn string
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- facility string
- Facility of Syslog System msg facility filter in APIC.
- id string
- min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission
Resources GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of the APIC site from which this data is being collected.
- syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- Get
Niatelemetry Syslog Sys Msg Fac Filter Tag[] - version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor] - class_
id str - common_
policy str - Parent common policy for syslog system msg in APIC.
- create_
time str - The time when this managed object was created.
- dn str
- Dn of the Syslog System msg facility filter in APIC.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- facility str
- Facility of Syslog System msg facility filter in APIC.
- id str
- min_
sev str - Minimum severity of Syslog System msg facility filter in APIC.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission_
resources Sequence[GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of the APIC site from which this data is being collected.
- syslog_
sys_ strmsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Tag] - version_
context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - common
Policy String - Parent common policy for syslog system msg in APIC.
- create
Time String - The time when this managed object was created.
- dn String
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- facility String
- Facility of Syslog System msg facility filter in APIC.
- id String
- min
Sev String - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of the APIC site from which this data is being collected.
- syslog
Sys StringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Property Map>
- version
Context Property Map
getNiatelemetrySyslogSysMsgFacFilter Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor> - Class
Id string - Common
Policy string - Create
Time string - Dn string
- Domain
Group stringMoid - Facility string
- Min
Sev string - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - Permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource> - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- Site
Name string - Syslog
Sys stringMsg - List<Get
Niatelemetry Syslog Sys Msg Fac Filter Tag> - Version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- Id string
- Results
[]Get
Niatelemetry Syslog Sys Msg Fac Filter Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor - Class
Id string - Common
Policy string - Create
Time string - Dn string
- Domain
Group stringMoid - Facility string
- Min
Sev string - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - Permission
Resources []GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- Site
Name string - Syslog
Sys stringMsg - []Get
Niatelemetry Syslog Sys Msg Fac Filter Tag - Version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- id String
- results
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor> - class
Id String - common
Policy String - create
Time String - dn String
- domain
Group StringMoid - facility String
- min
Sev String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource> - record
Type String - record
Version String - registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - String
- site
Name String - syslog
Sys StringMsg - List<Get
Niatelemetry Syslog Sys Msg Fac Filter Tag> - version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- id string
- results
Get
Niatelemetry Syslog Sys Msg Fac Filter Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor[] - class
Id string - common
Policy string - create
Time string - dn string
- domain
Group stringMoid - facility string
- min
Sev string - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission
Resources GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource[] - record
Type string - record
Version string - registered
Device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - string
- site
Name string - syslog
Sys stringMsg - Get
Niatelemetry Syslog Sys Msg Fac Filter Tag[] - version
Context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- id str
- results
Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Ancestor] - class_
id str - common_
policy str - create_
time str - dn str
- domain_
group_ strmoid - facility str
- min_
sev str - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Syslog Sys Msg Fac Filter Parent - permission_
resources Sequence[GetNiatelemetry Syslog Sys Msg Fac Filter Permission Resource] - record_
type str - record_
version str - registered_
device GetNiatelemetry Syslog Sys Msg Fac Filter Registered Device - str
- site_
name str - syslog_
sys_ strmsg - Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Tag] - version_
context GetNiatelemetry Syslog Sys Msg Fac Filter Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - common
Policy String - create
Time String - dn String
- domain
Group StringMoid - facility String
- min
Sev String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - record
Version String - registered
Device Property Map - String
- site
Name String - syslog
Sys StringMsg - List<Property Map>
- version
Context Property Map
Supporting Types
GetNiatelemetrySyslogSysMsgFacFilterAncestor
- 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'.
GetNiatelemetrySyslogSysMsgFacFilterParent
- 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'.
GetNiatelemetrySyslogSysMsgFacFilterPermissionResource
- 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'.
GetNiatelemetrySyslogSysMsgFacFilterRegisteredDevice
- 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'.
GetNiatelemetrySyslogSysMsgFacFilterResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Ancestor> - Class
Id string - Common
Policy string - Parent common policy for syslog system msg in APIC.
- Create
Time string - The time when this managed object was created.
- Dn string
- Dn of the Syslog System msg facility filter in APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Facility string
- Facility of Syslog System msg facility filter in APIC.
- Min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Parent> - Permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Tag> - Version
Contexts List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Syslog Sys Msg Fac Filter Result Ancestor - Class
Id string - Common
Policy string - Parent common policy for syslog system msg in APIC.
- Create
Time string - The time when this managed object was created.
- Dn string
- Dn of the Syslog System msg facility filter in APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Facility string
- Facility of Syslog System msg facility filter in APIC.
- Min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Niatelemetry Syslog Sys Msg Fac Filter Result Parent - Permission
Resources []GetNiatelemetry Syslog Sys Msg Fac Filter Result Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Syslog Sys Msg Fac Filter Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- []Get
Niatelemetry Syslog Sys Msg Fac Filter Result Tag - Version
Contexts []GetNiatelemetry Syslog Sys Msg Fac Filter Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Ancestor> - class
Id String - common
Policy String - Parent common policy for syslog system msg in APIC.
- create
Time String - The time when this managed object was created.
- dn String
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- facility String
- Facility of Syslog System msg facility filter in APIC.
- min
Sev String - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Parent> - permission
Resources List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of the APIC site from which this data is being collected.
- syslog
Sys StringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Get
Niatelemetry Syslog Sys Msg Fac Filter Result Tag> - version
Contexts List<GetNiatelemetry Syslog Sys Msg Fac Filter Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Syslog Sys Msg Fac Filter Result Ancestor[] - class
Id string - common
Policy string - Parent common policy for syslog system msg in APIC.
- create
Time string - The time when this managed object was created.
- dn string
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- facility string
- Facility of Syslog System msg facility filter in APIC.
- min
Sev string - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Niatelemetry Syslog Sys Msg Fac Filter Result Parent[] - permission
Resources GetNiatelemetry Syslog Sys Msg Fac Filter Result Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Syslog Sys Msg Fac Filter Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of the APIC site from which this data is being collected.
- syslog
Sys stringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- Get
Niatelemetry Syslog Sys Msg Fac Filter Result Tag[] - version
Contexts GetNiatelemetry Syslog Sys Msg Fac Filter Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Result Ancestor] - class_
id str - common_
policy str - Parent common policy for syslog system msg in APIC.
- create_
time str - The time when this managed object was created.
- dn str
- Dn of the Syslog System msg facility filter in APIC.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- facility str
- Facility of Syslog System msg facility filter in APIC.
- min_
sev str - Minimum severity of Syslog System msg facility filter in APIC.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Result Parent] - permission_
resources Sequence[GetNiatelemetry Syslog Sys Msg Fac Filter Result Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Syslog Sys Msg Fac Filter Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of the APIC site from which this data is being collected.
- syslog_
sys_ strmsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- Sequence[Get
Niatelemetry Syslog Sys Msg Fac Filter Result Tag] - version_
contexts Sequence[GetNiatelemetry Syslog Sys Msg Fac Filter Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - common
Policy String - Parent common policy for syslog system msg in APIC.
- create
Time String - The time when this managed object was created.
- dn String
- Dn of the Syslog System msg facility filter in APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- facility String
- Facility of Syslog System msg facility filter in APIC.
- min
Sev String - Minimum severity of Syslog System msg facility filter in APIC.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of the APIC site from which this data is being collected.
- syslog
Sys StringMsg - Parent syslog msg for syslog sys msg facility filter in APIC.
- List<Property Map>
- version
Contexts List<Property Map>
GetNiatelemetrySyslogSysMsgFacFilterResultAncestor
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultParent
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultPermissionResource
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultRegisteredDevice
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetrySyslogSysMsgFacFilterResultVersionContext
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultVersionContextInterestedMo
- 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
GetNiatelemetrySyslogSysMsgFacFilterResultVersionContextRefMo
- 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
GetNiatelemetrySyslogSysMsgFacFilterTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetrySyslogSysMsgFacFilterVersionContext
- 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<GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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 []GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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<GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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[GetNiatelemetry Syslog Sys Msg Fac Filter 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 GetNiatelemetry Syslog Sys Msg Fac Filter 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.
GetNiatelemetrySyslogSysMsgFacFilterVersionContextInterestedMo
- 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'.
GetNiatelemetrySyslogSysMsgFacFilterVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet