intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getNiatelemetryHttpsAclFilterDetails
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Object to capture the HTTPS ACL EPGs filter details in APIC.
Using getNiatelemetryHttpsAclFilterDetails
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 getNiatelemetryHttpsAclFilterDetails(args: GetNiatelemetryHttpsAclFilterDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryHttpsAclFilterDetailsResult>
function getNiatelemetryHttpsAclFilterDetailsOutput(args: GetNiatelemetryHttpsAclFilterDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryHttpsAclFilterDetailsResult>
def get_niatelemetry_https_acl_filter_details(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetryHttpsAclFilterDetailsAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
dest_from_port: Optional[str] = None,
dest_to_port: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
filter_name: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetryHttpsAclFilterDetailsParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetryHttpsAclFilterDetailsPermissionResource]] = None,
prot: Optional[str] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetryHttpsAclFilterDetailsRegisteredDevice] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
src_from_port: Optional[str] = None,
src_to_port: Optional[str] = None,
tags: Optional[Sequence[GetNiatelemetryHttpsAclFilterDetailsTag]] = None,
version_context: Optional[GetNiatelemetryHttpsAclFilterDetailsVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetryHttpsAclFilterDetailsResult
def get_niatelemetry_https_acl_filter_details_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHttpsAclFilterDetailsAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
dest_from_port: Optional[pulumi.Input[str]] = None,
dest_to_port: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
filter_name: Optional[pulumi.Input[str]] = None,
id: 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[GetNiatelemetryHttpsAclFilterDetailsParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHttpsAclFilterDetailsPermissionResourceArgs]]]] = None,
prot: Optional[pulumi.Input[str]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetryHttpsAclFilterDetailsRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
src_from_port: Optional[pulumi.Input[str]] = None,
src_to_port: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHttpsAclFilterDetailsTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetryHttpsAclFilterDetailsVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryHttpsAclFilterDetailsResult]
func LookupNiatelemetryHttpsAclFilterDetails(ctx *Context, args *LookupNiatelemetryHttpsAclFilterDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryHttpsAclFilterDetailsResult, error)
func LookupNiatelemetryHttpsAclFilterDetailsOutput(ctx *Context, args *LookupNiatelemetryHttpsAclFilterDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryHttpsAclFilterDetailsResultOutput
> Note: This function is named LookupNiatelemetryHttpsAclFilterDetails
in the Go SDK.
public static class GetNiatelemetryHttpsAclFilterDetails
{
public static Task<GetNiatelemetryHttpsAclFilterDetailsResult> InvokeAsync(GetNiatelemetryHttpsAclFilterDetailsArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetryHttpsAclFilterDetailsResult> Invoke(GetNiatelemetryHttpsAclFilterDetailsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetryHttpsAclFilterDetailsResult> getNiatelemetryHttpsAclFilterDetails(GetNiatelemetryHttpsAclFilterDetailsArgs args, InvokeOptions options)
public static Output<GetNiatelemetryHttpsAclFilterDetailsResult> getNiatelemetryHttpsAclFilterDetails(GetNiatelemetryHttpsAclFilterDetailsArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetryHttpsAclFilterDetails:getNiatelemetryHttpsAclFilterDetails
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 Https Acl Filter Details Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Dest
From stringPort - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- Dest
To stringPort - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- Dn string
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Filter
Name string - Name of HTTPS ACL filter for APIC.
- Id string
- 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 Https Acl Filter Details Parent - Permission
Resources List<GetNiatelemetry Https Acl Filter Details Permission Resource> - Prot string
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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 Https Acl Filter Details 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.
- Src
From stringPort - Source From Port HTTPS ACL EPGs filter MO for APIC.
- Src
To stringPort - Source To Port HTTPS ACL EPGs filter MO for APIC.
- List<Get
Niatelemetry Https Acl Filter Details Tag> - Version
Context GetNiatelemetry Https Acl Filter Details Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Https Acl Filter Details Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Dest
From stringPort - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- Dest
To stringPort - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- Dn string
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Filter
Name string - Name of HTTPS ACL filter for APIC.
- Id string
- 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 Https Acl Filter Details Parent - Permission
Resources []GetNiatelemetry Https Acl Filter Details Permission Resource - Prot string
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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 Https Acl Filter Details 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.
- Src
From stringPort - Source From Port HTTPS ACL EPGs filter MO for APIC.
- Src
To stringPort - Source To Port HTTPS ACL EPGs filter MO for APIC.
- []Get
Niatelemetry Https Acl Filter Details Tag - Version
Context GetNiatelemetry Https Acl Filter Details Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Https Acl Filter Details Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- dest
From StringPort - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To StringPort - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn String
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- filter
Name String - Name of HTTPS ACL filter for APIC.
- id String
- 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 Https Acl Filter Details Parent - permission
Resources List<GetNiatelemetry Https Acl Filter Details Permission Resource> - prot String
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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 Https Acl Filter Details 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.
- src
From StringPort - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To StringPort - Source To Port HTTPS ACL EPGs filter MO for APIC.
- List<Get
Niatelemetry Https Acl Filter Details Tag> - version
Context GetNiatelemetry Https Acl Filter Details Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Https Acl Filter Details Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- dest
From stringPort - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To stringPort - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn string
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- filter
Name string - Name of HTTPS ACL filter for APIC.
- id string
- 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 Https Acl Filter Details Parent - permission
Resources GetNiatelemetry Https Acl Filter Details Permission Resource[] - prot string
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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 Https Acl Filter Details 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.
- src
From stringPort - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To stringPort - Source To Port HTTPS ACL EPGs filter MO for APIC.
- Get
Niatelemetry Https Acl Filter Details Tag[] - version
Context GetNiatelemetry Https Acl Filter Details Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Https Acl Filter Details Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- dest_
from_ strport - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest_
to_ strport - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn str
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- filter_
name str - Name of HTTPS ACL filter for APIC.
- id str
- 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 Https Acl Filter Details Parent - permission_
resources Sequence[GetNiatelemetry Https Acl Filter Details Permission Resource] - prot str
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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 Https Acl Filter Details 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.
- src_
from_ strport - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src_
to_ strport - Source To Port HTTPS ACL EPGs filter MO for APIC.
- Sequence[Get
Niatelemetry Https Acl Filter Details Tag] - version_
context GetNiatelemetry Https Acl Filter Details 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.
- dest
From StringPort - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To StringPort - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn String
- Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- filter
Name String - Name of HTTPS ACL filter for APIC.
- id String
- 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> - prot String
- Prot of the HTTPS ACL EPGs filter MO for APIC.
- 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.
- src
From StringPort - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To StringPort - Source To Port HTTPS ACL EPGs filter MO for APIC.
- List<Property Map>
- version
Context Property Map
getNiatelemetryHttpsAclFilterDetails Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Https Acl Filter Details Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Https Acl Filter Details Ancestor> - Class
Id string - Create
Time string - Dest
From stringPort - Dest
To stringPort - Dn string
- Domain
Group stringMoid - Filter
Name string - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Https Acl Filter Details Parent - Permission
Resources List<GetNiatelemetry Https Acl Filter Details Permission Resource> - Prot string
- Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Https Acl Filter Details Registered Device - string
- Site
Name string - Src
From stringPort - Src
To stringPort - List<Get
Niatelemetry Https Acl Filter Details Tag> - Version
Context GetNiatelemetry Https Acl Filter Details Version Context
- Id string
- Results
[]Get
Niatelemetry Https Acl Filter Details Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Https Acl Filter Details Ancestor - Class
Id string - Create
Time string - Dest
From stringPort - Dest
To stringPort - Dn string
- Domain
Group stringMoid - Filter
Name string - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Https Acl Filter Details Parent - Permission
Resources []GetNiatelemetry Https Acl Filter Details Permission Resource - Prot string
- Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Https Acl Filter Details Registered Device - string
- Site
Name string - Src
From stringPort - Src
To stringPort - []Get
Niatelemetry Https Acl Filter Details Tag - Version
Context GetNiatelemetry Https Acl Filter Details Version Context
- id String
- results
List<Get
Niatelemetry Https Acl Filter Details Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Https Acl Filter Details Ancestor> - class
Id String - create
Time String - dest
From StringPort - dest
To StringPort - dn String
- domain
Group StringMoid - filter
Name String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Https Acl Filter Details Parent - permission
Resources List<GetNiatelemetry Https Acl Filter Details Permission Resource> - prot String
- record
Type String - record
Version String - registered
Device GetNiatelemetry Https Acl Filter Details Registered Device - String
- site
Name String - src
From StringPort - src
To StringPort - List<Get
Niatelemetry Https Acl Filter Details Tag> - version
Context GetNiatelemetry Https Acl Filter Details Version Context
- id string
- results
Get
Niatelemetry Https Acl Filter Details Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Https Acl Filter Details Ancestor[] - class
Id string - create
Time string - dest
From stringPort - dest
To stringPort - dn string
- domain
Group stringMoid - filter
Name string - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Niatelemetry Https Acl Filter Details Parent - permission
Resources GetNiatelemetry Https Acl Filter Details Permission Resource[] - prot string
- record
Type string - record
Version string - registered
Device GetNiatelemetry Https Acl Filter Details Registered Device - string
- site
Name string - src
From stringPort - src
To stringPort - Get
Niatelemetry Https Acl Filter Details Tag[] - version
Context GetNiatelemetry Https Acl Filter Details Version Context
- id str
- results
Sequence[Get
Niatelemetry Https Acl Filter Details Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Https Acl Filter Details Ancestor] - class_
id str - create_
time str - dest_
from_ strport - dest_
to_ strport - dn str
- domain_
group_ strmoid - filter_
name str - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Https Acl Filter Details Parent - permission_
resources Sequence[GetNiatelemetry Https Acl Filter Details Permission Resource] - prot str
- record_
type str - record_
version str - registered_
device GetNiatelemetry Https Acl Filter Details Registered Device - str
- site_
name str - src_
from_ strport - src_
to_ strport - Sequence[Get
Niatelemetry Https Acl Filter Details Tag] - version_
context GetNiatelemetry Https Acl Filter Details Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - dest
From StringPort - dest
To StringPort - dn String
- domain
Group StringMoid - filter
Name String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - prot String
- record
Type String - record
Version String - registered
Device Property Map - String
- site
Name String - src
From StringPort - src
To StringPort - List<Property Map>
- version
Context Property Map
Supporting Types
GetNiatelemetryHttpsAclFilterDetailsAncestor
- 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'.
GetNiatelemetryHttpsAclFilterDetailsParent
- 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'.
GetNiatelemetryHttpsAclFilterDetailsPermissionResource
- 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'.
GetNiatelemetryHttpsAclFilterDetailsRegisteredDevice
- 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'.
GetNiatelemetryHttpsAclFilterDetailsResult
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Ancestor> - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Dest
From Port This property is required. string - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- Dest
To Port This property is required. string - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- Dn
This property is required. string - Dn of the HTTPS ACL EPGs filter MO for APIC.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Filter
Name This property is required. string - Name of HTTPS ACL filter for APIC.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Parent> - Permission
Resources This property is required. List<GetNiatelemetry Https Acl Filter Details Result Permission Resource> - Prot
This property is required. string - Prot of the HTTPS ACL EPGs filter MO for APIC.
- Record
Type This property is required. string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices This property is required. List<GetNiatelemetry Https Acl Filter Details Result Registered Device> This property is required. 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 This property is required. string - Name of the APIC site from which this data is being collected.
- Src
From Port This property is required. string - Source From Port HTTPS ACL EPGs filter MO for APIC.
- Src
To Port This property is required. string - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Tag> - Version
Contexts This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetNiatelemetry Https Acl Filter Details Result Ancestor - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Dest
From Port This property is required. string - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- Dest
To Port This property is required. string - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- Dn
This property is required. string - Dn of the HTTPS ACL EPGs filter MO for APIC.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Filter
Name This property is required. string - Name of HTTPS ACL filter for APIC.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetNiatelemetry Https Acl Filter Details Result Parent - Permission
Resources This property is required. []GetNiatelemetry Https Acl Filter Details Result Permission Resource - Prot
This property is required. string - Prot of the HTTPS ACL EPGs filter MO for APIC.
- Record
Type This property is required. string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices This property is required. []GetNiatelemetry Https Acl Filter Details Result Registered Device This property is required. 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 This property is required. string - Name of the APIC site from which this data is being collected.
- Src
From Port This property is required. string - Source From Port HTTPS ACL EPGs filter MO for APIC.
- Src
To Port This property is required. string - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. []GetNiatelemetry Https Acl Filter Details Result Tag - Version
Contexts This property is required. []GetNiatelemetry Https Acl Filter Details Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Ancestor> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- dest
From Port This property is required. String - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To Port This property is required. String - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn
This property is required. String - Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- filter
Name This property is required. String - Name of HTTPS ACL filter for APIC.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Parent> - permission
Resources This property is required. List<GetNiatelemetry Https Acl Filter Details Result Permission Resource> - prot
This property is required. String - Prot of the HTTPS ACL EPGs filter MO for APIC.
- record
Type This property is required. String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version This property is required. String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. List<GetNiatelemetry Https Acl Filter Details Result Registered Device> This property is required. 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 This property is required. String - Name of the APIC site from which this data is being collected.
- src
From Port This property is required. String - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To Port This property is required. String - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. List<GetNiatelemetry Https Acl Filter Details Result Tag> - version
Contexts This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetNiatelemetry Https Acl Filter Details Result Ancestor[] - class
Id This property is required. string - create
Time This property is required. string - The time when this managed object was created.
- dest
From Port This property is required. string - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To Port This property is required. string - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn
This property is required. string - Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- filter
Name This property is required. string - Name of HTTPS ACL filter for APIC.
- mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetNiatelemetry Https Acl Filter Details Result Parent[] - permission
Resources This property is required. GetNiatelemetry Https Acl Filter Details Result Permission Resource[] - prot
This property is required. string - Prot of the HTTPS ACL EPGs filter MO for APIC.
- record
Type This property is required. string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. GetNiatelemetry Https Acl Filter Details Result Registered Device[] This property is required. 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 This property is required. string - Name of the APIC site from which this data is being collected.
- src
From Port This property is required. string - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To Port This property is required. string - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. GetNiatelemetry Https Acl Filter Details Result Tag[] - version
Contexts This property is required. GetNiatelemetry Https Acl Filter Details Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Ancestor] - class_
id This property is required. str - create_
time This property is required. str - The time when this managed object was created.
- dest_
from_ port This property is required. str - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest_
to_ port This property is required. str - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn
This property is required. str - Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- filter_
name This property is required. str - Name of HTTPS ACL filter for APIC.
- mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Parent] - permission_
resources This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Permission Resource] - prot
This property is required. str - Prot of the HTTPS ACL EPGs filter MO for APIC.
- record_
type This property is required. str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version This property is required. str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Registered Device] This property is required. 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 This property is required. str - Name of the APIC site from which this data is being collected.
- src_
from_ port This property is required. str - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src_
to_ port This property is required. str - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Tag] - version_
contexts This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- dest
From Port This property is required. String - Destination From Port HTTPS ACL EPGs filter MO for APIC.
- dest
To Port This property is required. String - Destination To Port HTTPS ACL EPGs filter MO for APIC.
- dn
This property is required. String - Dn of the HTTPS ACL EPGs filter MO for APIC.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- filter
Name This property is required. String - Name of HTTPS ACL filter for APIC.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - prot
This property is required. String - Prot of the HTTPS ACL EPGs filter MO for APIC.
- record
Type This property is required. String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version This property is required. String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. List<Property Map> This property is required. 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 This property is required. String - Name of the APIC site from which this data is being collected.
- src
From Port This property is required. String - Source From Port HTTPS ACL EPGs filter MO for APIC.
- src
To Port This property is required. String - Source To Port HTTPS ACL EPGs filter MO for APIC.
This property is required. List<Property Map>- version
Contexts This property is required. List<Property Map>
GetNiatelemetryHttpsAclFilterDetailsResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetNiatelemetry Https Acl Filter Details Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetNiatelemetry Https Acl Filter Details Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetNiatelemetry Https Acl Filter Details Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetNiatelemetry Https Acl Filter Details Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetNiatelemetry Https Acl Filter Details Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetNiatelemetry Https Acl Filter Details Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryHttpsAclFilterDetailsTag
- 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.
GetNiatelemetryHttpsAclFilterDetailsVersionContext
- 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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 Https Acl Filter Details 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.
GetNiatelemetryHttpsAclFilterDetailsVersionContextInterestedMo
- 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'.
GetNiatelemetryHttpsAclFilterDetailsVersionContextRefMo
- 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet