intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetryTenant
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Object is available at Tenant scope.
Using getNiatelemetryTenant
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 getNiatelemetryTenant(args: GetNiatelemetryTenantArgs, opts?: InvokeOptions): Promise<GetNiatelemetryTenantResult>
function getNiatelemetryTenantOutput(args: GetNiatelemetryTenantOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryTenantResult>
def get_niatelemetry_tenant(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetryTenantAncestor]] = None,
bfd_if_pol_count: Optional[float] = None,
bfd_ifp_count: Optional[float] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
dhcp_rs_prov_count: Optional[float] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
fhs_bd_pol_count: Optional[float] = None,
fv_ap_count: Optional[float] = None,
fv_bd_count: Optional[float] = None,
fv_bd_subnet_count: Optional[float] = None,
fv_bdno_arp_count: Optional[float] = None,
fv_cep_count: Optional[float] = None,
fv_rs_bd_to_fhs_count: Optional[float] = None,
fv_rs_bd_to_out_count: Optional[float] = None,
fv_site_connp_count: Optional[float] = None,
fv_subnet_count: Optional[float] = None,
id: Optional[str] = None,
ip_static_route_count: Optional[float] = None,
l3_multicast_count: Optional[float] = None,
l3_multicast_ctx_count: Optional[float] = None,
l3_multicast_if_count: Optional[float] = None,
l3out_count: Optional[float] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetryTenantParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetryTenantPermissionResource]] = None,
qos_custom_pol_count: Optional[float] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetryTenantRegisteredDevice] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
ssm: Optional[str] = None,
ssm_count: Optional[float] = None,
tags: Optional[Sequence[GetNiatelemetryTenantTag]] = None,
tcam_opt_count: Optional[float] = None,
tenant_health: Optional[float] = None,
trace_route_ep_count: Optional[float] = None,
trace_route_ep_ext_count: Optional[float] = None,
trace_route_ext_ep_count: Optional[float] = None,
trace_route_ext_ext_count: Optional[float] = None,
version_context: Optional[GetNiatelemetryTenantVersionContext] = None,
vns_abs_graph_count: Optional[float] = None,
vns_backup_pol_count: Optional[float] = None,
vns_redirect_dest_count: Optional[float] = None,
vns_svc_redirect_pol_count: Optional[float] = None,
vrf_count: Optional[float] = None,
vz_br_cp_count: Optional[float] = None,
vz_rt_cons_count: Optional[float] = None,
vz_rt_prov_count: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetryTenantResult
def get_niatelemetry_tenant_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryTenantAncestorArgs]]]] = None,
bfd_if_pol_count: Optional[pulumi.Input[float]] = None,
bfd_ifp_count: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
dhcp_rs_prov_count: Optional[pulumi.Input[float]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
fhs_bd_pol_count: Optional[pulumi.Input[float]] = None,
fv_ap_count: Optional[pulumi.Input[float]] = None,
fv_bd_count: Optional[pulumi.Input[float]] = None,
fv_bd_subnet_count: Optional[pulumi.Input[float]] = None,
fv_bdno_arp_count: Optional[pulumi.Input[float]] = None,
fv_cep_count: Optional[pulumi.Input[float]] = None,
fv_rs_bd_to_fhs_count: Optional[pulumi.Input[float]] = None,
fv_rs_bd_to_out_count: Optional[pulumi.Input[float]] = None,
fv_site_connp_count: Optional[pulumi.Input[float]] = None,
fv_subnet_count: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
ip_static_route_count: Optional[pulumi.Input[float]] = None,
l3_multicast_count: Optional[pulumi.Input[float]] = None,
l3_multicast_ctx_count: Optional[pulumi.Input[float]] = None,
l3_multicast_if_count: Optional[pulumi.Input[float]] = None,
l3out_count: Optional[pulumi.Input[float]] = 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[GetNiatelemetryTenantParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryTenantPermissionResourceArgs]]]] = None,
qos_custom_pol_count: Optional[pulumi.Input[float]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetryTenantRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
ssm: Optional[pulumi.Input[str]] = None,
ssm_count: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryTenantTagArgs]]]] = None,
tcam_opt_count: Optional[pulumi.Input[float]] = None,
tenant_health: Optional[pulumi.Input[float]] = None,
trace_route_ep_count: Optional[pulumi.Input[float]] = None,
trace_route_ep_ext_count: Optional[pulumi.Input[float]] = None,
trace_route_ext_ep_count: Optional[pulumi.Input[float]] = None,
trace_route_ext_ext_count: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetryTenantVersionContextArgs]] = None,
vns_abs_graph_count: Optional[pulumi.Input[float]] = None,
vns_backup_pol_count: Optional[pulumi.Input[float]] = None,
vns_redirect_dest_count: Optional[pulumi.Input[float]] = None,
vns_svc_redirect_pol_count: Optional[pulumi.Input[float]] = None,
vrf_count: Optional[pulumi.Input[float]] = None,
vz_br_cp_count: Optional[pulumi.Input[float]] = None,
vz_rt_cons_count: Optional[pulumi.Input[float]] = None,
vz_rt_prov_count: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryTenantResult]
func LookupNiatelemetryTenant(ctx *Context, args *LookupNiatelemetryTenantArgs, opts ...InvokeOption) (*LookupNiatelemetryTenantResult, error)
func LookupNiatelemetryTenantOutput(ctx *Context, args *LookupNiatelemetryTenantOutputArgs, opts ...InvokeOption) LookupNiatelemetryTenantResultOutput
> Note: This function is named LookupNiatelemetryTenant
in the Go SDK.
public static class GetNiatelemetryTenant
{
public static Task<GetNiatelemetryTenantResult> InvokeAsync(GetNiatelemetryTenantArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetryTenantResult> Invoke(GetNiatelemetryTenantInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetryTenantResult> getNiatelemetryTenant(GetNiatelemetryTenantArgs args, InvokeOptions options)
public static Output<GetNiatelemetryTenantResult> getNiatelemetryTenant(GetNiatelemetryTenantArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetryTenant:getNiatelemetryTenant
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 Tenant Ancestor> - Bfd
If doublePol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- Bfd
Ifp doubleCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Dhcp
Rs doubleProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- Dn string
- Dn for the tenants present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fhs
Bd doublePol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Ap doubleCount - Number of application profiles per tenant.
- Fv
Bd doubleCount - Number of bridge domains with hardware proxy enabled per tenant.
- Fv
Bd doubleSubnet Count - Number of bridge domain subnets per tenant.
- Fv
Bdno doubleArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- Fv
Cep doubleCount - Count of number of endpoints per tenant.
- Fv
Rs doubleBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Rs doubleBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- Fv
Site doubleConnp Count - Number of Multi-Site objects.
- Fv
Subnet doubleCount - Number of subnets per tenant.
- Id string
- Ip
Static doubleRoute Count - Number of IP static routes per tenant.
- L3Multicast
Count double - Number of layer 3 multicasts.
- L3Multicast
Ctx doubleCount - Number of layer 3 multicast CtxP.
- L3Multicast
If doubleCount - Number of layer 3 multicast IfP.
- L3out
Count double - Number of L3 out objects for the tenants present.
- 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 Tenant Parent - Permission
Resources List<GetNiatelemetry Tenant Permission Resource> - Qos
Custom doublePol Count - Number of Quality Of Service Custom Policy.
- 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 Tenant 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- Ssm string
- SSM property feature usage.
- Ssm
Count double - Number of context-level ssm translate policies per tenant.
- List<Get
Niatelemetry Tenant Tag> - Tcam
Opt doubleCount - Number of TCAM optimization enabled per tenant.
- Tenant
Health double - Health of each tenant in the APIC.
- Trace
Route doubleEp Count - Number of ITrace route endpoint per tenant.
- Trace
Route doubleEp Ext Count - Number of ITrace endpoint external routes per tenant.
- Trace
Route doubleExt Ep Count - Number of ITrace external endpoint routes per tenant.
- Trace
Route doubleExt Ext Count - Number of ITrace external routes per tenant.
- Version
Context GetNiatelemetry Tenant Version Context - Vns
Abs doubleGraph Count - Number of objects with L4 to L7 Services graph.
- Vns
Backup doublePol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- Vns
Redirect doubleDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- Vns
Svc doubleRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- Vrf
Count double - Number of Vrfs per tenant.
- Vz
Br doubleCp Count - Number of Zoning Policy per tenant.
- Vz
Rt doubleCons Count - Number of Client Contract between End Point Groups per tenant.
- Vz
Rt doubleProv Count - Number of Client Contract between End Point Groups per tenant.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Tenant Ancestor - Bfd
If float64Pol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- Bfd
Ifp float64Count - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Dhcp
Rs float64Prov Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- Dn string
- Dn for the tenants present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fhs
Bd float64Pol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Ap float64Count - Number of application profiles per tenant.
- Fv
Bd float64Count - Number of bridge domains with hardware proxy enabled per tenant.
- Fv
Bd float64Subnet Count - Number of bridge domain subnets per tenant.
- Fv
Bdno float64Arp Count - Number of bridge domains with ARP flodding disabled per tenant.
- Fv
Cep float64Count - Count of number of endpoints per tenant.
- Fv
Rs float64Bd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Rs float64Bd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- Fv
Site float64Connp Count - Number of Multi-Site objects.
- Fv
Subnet float64Count - Number of subnets per tenant.
- Id string
- Ip
Static float64Route Count - Number of IP static routes per tenant.
- L3Multicast
Count float64 - Number of layer 3 multicasts.
- L3Multicast
Ctx float64Count - Number of layer 3 multicast CtxP.
- L3Multicast
If float64Count - Number of layer 3 multicast IfP.
- L3out
Count float64 - Number of L3 out objects for the tenants present.
- 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 Tenant Parent - Permission
Resources []GetNiatelemetry Tenant Permission Resource - Qos
Custom float64Pol Count - Number of Quality Of Service Custom Policy.
- 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 Tenant 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- Ssm string
- SSM property feature usage.
- Ssm
Count float64 - Number of context-level ssm translate policies per tenant.
- []Get
Niatelemetry Tenant Tag - Tcam
Opt float64Count - Number of TCAM optimization enabled per tenant.
- Tenant
Health float64 - Health of each tenant in the APIC.
- Trace
Route float64Ep Count - Number of ITrace route endpoint per tenant.
- Trace
Route float64Ep Ext Count - Number of ITrace endpoint external routes per tenant.
- Trace
Route float64Ext Ep Count - Number of ITrace external endpoint routes per tenant.
- Trace
Route float64Ext Ext Count - Number of ITrace external routes per tenant.
- Version
Context GetNiatelemetry Tenant Version Context - Vns
Abs float64Graph Count - Number of objects with L4 to L7 Services graph.
- Vns
Backup float64Pol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- Vns
Redirect float64Dest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- Vns
Svc float64Redirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- Vrf
Count float64 - Number of Vrfs per tenant.
- Vz
Br float64Cp Count - Number of Zoning Policy per tenant.
- Vz
Rt float64Cons Count - Number of Client Contract between End Point Groups per tenant.
- Vz
Rt float64Prov Count - Number of Client Contract between End Point Groups per tenant.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Tenant Ancestor> - bfd
If DoublePol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp DoubleCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id String - create
Time String - The time when this managed object was created.
- dhcp
Rs DoubleProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn String
- Dn for the tenants present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fhs
Bd DoublePol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap DoubleCount - Number of application profiles per tenant.
- fv
Bd DoubleCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd DoubleSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno DoubleArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep DoubleCount - Count of number of endpoints per tenant.
- fv
Rs DoubleBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs DoubleBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site DoubleConnp Count - Number of Multi-Site objects.
- fv
Subnet DoubleCount - Number of subnets per tenant.
- id String
- ip
Static DoubleRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count Double - Number of layer 3 multicasts.
- l3Multicast
Ctx DoubleCount - Number of layer 3 multicast CtxP.
- l3Multicast
If DoubleCount - Number of layer 3 multicast IfP.
- l3out
Count Double - Number of L3 out objects for the tenants present.
- 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 Tenant Parent - permission
Resources List<GetNiatelemetry Tenant Permission Resource> - qos
Custom DoublePol Count - Number of Quality Of Service Custom Policy.
- 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 Tenant 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm String
- SSM property feature usage.
- ssm
Count Double - Number of context-level ssm translate policies per tenant.
- List<Get
Niatelemetry Tenant Tag> - tcam
Opt DoubleCount - Number of TCAM optimization enabled per tenant.
- tenant
Health Double - Health of each tenant in the APIC.
- trace
Route DoubleEp Count - Number of ITrace route endpoint per tenant.
- trace
Route DoubleEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route DoubleExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route DoubleExt Ext Count - Number of ITrace external routes per tenant.
- version
Context GetNiatelemetry Tenant Version Context - vns
Abs DoubleGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup DoublePol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect DoubleDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc DoubleRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count Double - Number of Vrfs per tenant.
- vz
Br DoubleCp Count - Number of Zoning Policy per tenant.
- vz
Rt DoubleCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt DoubleProv Count - Number of Client Contract between End Point Groups per tenant.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Tenant Ancestor[] - bfd
If numberPol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp numberCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id string - create
Time string - The time when this managed object was created.
- dhcp
Rs numberProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn string
- Dn for the tenants present.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fhs
Bd numberPol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap numberCount - Number of application profiles per tenant.
- fv
Bd numberCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd numberSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno numberArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep numberCount - Count of number of endpoints per tenant.
- fv
Rs numberBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs numberBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site numberConnp Count - Number of Multi-Site objects.
- fv
Subnet numberCount - Number of subnets per tenant.
- id string
- ip
Static numberRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count number - Number of layer 3 multicasts.
- l3Multicast
Ctx numberCount - Number of layer 3 multicast CtxP.
- l3Multicast
If numberCount - Number of layer 3 multicast IfP.
- l3out
Count number - Number of L3 out objects for the tenants present.
- 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 Tenant Parent - permission
Resources GetNiatelemetry Tenant Permission Resource[] - qos
Custom numberPol Count - Number of Quality Of Service Custom Policy.
- 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 Tenant 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm string
- SSM property feature usage.
- ssm
Count number - Number of context-level ssm translate policies per tenant.
- Get
Niatelemetry Tenant Tag[] - tcam
Opt numberCount - Number of TCAM optimization enabled per tenant.
- tenant
Health number - Health of each tenant in the APIC.
- trace
Route numberEp Count - Number of ITrace route endpoint per tenant.
- trace
Route numberEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route numberExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route numberExt Ext Count - Number of ITrace external routes per tenant.
- version
Context GetNiatelemetry Tenant Version Context - vns
Abs numberGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup numberPol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect numberDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc numberRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count number - Number of Vrfs per tenant.
- vz
Br numberCp Count - Number of Zoning Policy per tenant.
- vz
Rt numberCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt numberProv Count - Number of Client Contract between End Point Groups per tenant.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Tenant Ancestor] - bfd_
if_ floatpol_ count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd_
ifp_ floatcount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class_
id str - create_
time str - The time when this managed object was created.
- dhcp_
rs_ floatprov_ count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn str
- Dn for the tenants present.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fhs_
bd_ floatpol_ count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv_
ap_ floatcount - Number of application profiles per tenant.
- fv_
bd_ floatcount - Number of bridge domains with hardware proxy enabled per tenant.
- fv_
bd_ floatsubnet_ count - Number of bridge domain subnets per tenant.
- fv_
bdno_ floatarp_ count - Number of bridge domains with ARP flodding disabled per tenant.
- fv_
cep_ floatcount - Count of number of endpoints per tenant.
- fv_
rs_ floatbd_ to_ fhs_ count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv_
rs_ floatbd_ to_ out_ count - Number of bridge domains connected to layer 3 out per tenant.
- fv_
site_ floatconnp_ count - Number of Multi-Site objects.
- fv_
subnet_ floatcount - Number of subnets per tenant.
- id str
- ip_
static_ floatroute_ count - Number of IP static routes per tenant.
- l3_
multicast_ floatcount - Number of layer 3 multicasts.
- l3_
multicast_ floatctx_ count - Number of layer 3 multicast CtxP.
- l3_
multicast_ floatif_ count - Number of layer 3 multicast IfP.
- l3out_
count float - Number of L3 out objects for the tenants present.
- 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 Tenant Parent - permission_
resources Sequence[GetNiatelemetry Tenant Permission Resource] - qos_
custom_ floatpol_ count - Number of Quality Of Service Custom Policy.
- 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 Tenant 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm str
- SSM property feature usage.
- ssm_
count float - Number of context-level ssm translate policies per tenant.
- Sequence[Get
Niatelemetry Tenant Tag] - tcam_
opt_ floatcount - Number of TCAM optimization enabled per tenant.
- tenant_
health float - Health of each tenant in the APIC.
- trace_
route_ floatep_ count - Number of ITrace route endpoint per tenant.
- trace_
route_ floatep_ ext_ count - Number of ITrace endpoint external routes per tenant.
- trace_
route_ floatext_ ep_ count - Number of ITrace external endpoint routes per tenant.
- trace_
route_ floatext_ ext_ count - Number of ITrace external routes per tenant.
- version_
context GetNiatelemetry Tenant Version Context - vns_
abs_ floatgraph_ count - Number of objects with L4 to L7 Services graph.
- vns_
backup_ floatpol_ count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns_
redirect_ floatdest_ count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns_
svc_ floatredirect_ pol_ count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf_
count float - Number of Vrfs per tenant.
- vz_
br_ floatcp_ count - Number of Zoning Policy per tenant.
- vz_
rt_ floatcons_ count - Number of Client Contract between End Point Groups per tenant.
- vz_
rt_ floatprov_ count - Number of Client Contract between End Point Groups per tenant.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- bfd
If NumberPol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp NumberCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id String - create
Time String - The time when this managed object was created.
- dhcp
Rs NumberProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn String
- Dn for the tenants present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fhs
Bd NumberPol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap NumberCount - Number of application profiles per tenant.
- fv
Bd NumberCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd NumberSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno NumberArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep NumberCount - Count of number of endpoints per tenant.
- fv
Rs NumberBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs NumberBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site NumberConnp Count - Number of Multi-Site objects.
- fv
Subnet NumberCount - Number of subnets per tenant.
- id String
- ip
Static NumberRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count Number - Number of layer 3 multicasts.
- l3Multicast
Ctx NumberCount - Number of layer 3 multicast CtxP.
- l3Multicast
If NumberCount - Number of layer 3 multicast IfP.
- l3out
Count Number - Number of L3 out objects for the tenants present.
- 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> - qos
Custom NumberPol Count - Number of Quality Of Service Custom Policy.
- 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 - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm String
- SSM property feature usage.
- ssm
Count Number - Number of context-level ssm translate policies per tenant.
- List<Property Map>
- tcam
Opt NumberCount - Number of TCAM optimization enabled per tenant.
- tenant
Health Number - Health of each tenant in the APIC.
- trace
Route NumberEp Count - Number of ITrace route endpoint per tenant.
- trace
Route NumberEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route NumberExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route NumberExt Ext Count - Number of ITrace external routes per tenant.
- version
Context Property Map - vns
Abs NumberGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup NumberPol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect NumberDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc NumberRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count Number - Number of Vrfs per tenant.
- vz
Br NumberCp Count - Number of Zoning Policy per tenant.
- vz
Rt NumberCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt NumberProv Count - Number of Client Contract between End Point Groups per tenant.
getNiatelemetryTenant Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Tenant Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Tenant Ancestor> - Bfd
If doublePol Count - Bfd
Ifp doubleCount - Class
Id string - Create
Time string - Dhcp
Rs doubleProv Count - Dn string
- Domain
Group stringMoid - Fhs
Bd doublePol Count - Fv
Ap doubleCount - Fv
Bd doubleCount - Fv
Bd doubleSubnet Count - Fv
Bdno doubleArp Count - Fv
Cep doubleCount - Fv
Rs doubleBd To Fhs Count - Fv
Rs doubleBd To Out Count - Fv
Site doubleConnp Count - Fv
Subnet doubleCount - Ip
Static doubleRoute Count - L3Multicast
Count double - L3Multicast
Ctx doubleCount - L3Multicast
If doubleCount - L3out
Count double - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Tenant Parent - Permission
Resources List<GetNiatelemetry Tenant Permission Resource> - Qos
Custom doublePol Count - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Tenant Registered Device - string
- Site
Name string - Ssm string
- Ssm
Count double - List<Get
Niatelemetry Tenant Tag> - Tcam
Opt doubleCount - Tenant
Health double - Trace
Route doubleEp Count - Trace
Route doubleEp Ext Count - Trace
Route doubleExt Ep Count - Trace
Route doubleExt Ext Count - Version
Context GetNiatelemetry Tenant Version Context - Vns
Abs doubleGraph Count - Vns
Backup doublePol Count - Vns
Redirect doubleDest Count - Vns
Svc doubleRedirect Pol Count - Vrf
Count double - Vz
Br doubleCp Count - Vz
Rt doubleCons Count - Vz
Rt doubleProv Count
- Id string
- Results
[]Get
Niatelemetry Tenant Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Tenant Ancestor - Bfd
If float64Pol Count - Bfd
Ifp float64Count - Class
Id string - Create
Time string - Dhcp
Rs float64Prov Count - Dn string
- Domain
Group stringMoid - Fhs
Bd float64Pol Count - Fv
Ap float64Count - Fv
Bd float64Count - Fv
Bd float64Subnet Count - Fv
Bdno float64Arp Count - Fv
Cep float64Count - Fv
Rs float64Bd To Fhs Count - Fv
Rs float64Bd To Out Count - Fv
Site float64Connp Count - Fv
Subnet float64Count - Ip
Static float64Route Count - L3Multicast
Count float64 - L3Multicast
Ctx float64Count - L3Multicast
If float64Count - L3out
Count float64 - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Tenant Parent - Permission
Resources []GetNiatelemetry Tenant Permission Resource - Qos
Custom float64Pol Count - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Tenant Registered Device - string
- Site
Name string - Ssm string
- Ssm
Count float64 - []Get
Niatelemetry Tenant Tag - Tcam
Opt float64Count - Tenant
Health float64 - Trace
Route float64Ep Count - Trace
Route float64Ep Ext Count - Trace
Route float64Ext Ep Count - Trace
Route float64Ext Ext Count - Version
Context GetNiatelemetry Tenant Version Context - Vns
Abs float64Graph Count - Vns
Backup float64Pol Count - Vns
Redirect float64Dest Count - Vns
Svc float64Redirect Pol Count - Vrf
Count float64 - Vz
Br float64Cp Count - Vz
Rt float64Cons Count - Vz
Rt float64Prov Count
- id String
- results
List<Get
Niatelemetry Tenant Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Tenant Ancestor> - bfd
If DoublePol Count - bfd
Ifp DoubleCount - class
Id String - create
Time String - dhcp
Rs DoubleProv Count - dn String
- domain
Group StringMoid - fhs
Bd DoublePol Count - fv
Ap DoubleCount - fv
Bd DoubleCount - fv
Bd DoubleSubnet Count - fv
Bdno DoubleArp Count - fv
Cep DoubleCount - fv
Rs DoubleBd To Fhs Count - fv
Rs DoubleBd To Out Count - fv
Site DoubleConnp Count - fv
Subnet DoubleCount - ip
Static DoubleRoute Count - l3Multicast
Count Double - l3Multicast
Ctx DoubleCount - l3Multicast
If DoubleCount - l3out
Count Double - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Tenant Parent - permission
Resources List<GetNiatelemetry Tenant Permission Resource> - qos
Custom DoublePol Count - record
Type String - record
Version String - registered
Device GetNiatelemetry Tenant Registered Device - String
- site
Name String - ssm String
- ssm
Count Double - List<Get
Niatelemetry Tenant Tag> - tcam
Opt DoubleCount - tenant
Health Double - trace
Route DoubleEp Count - trace
Route DoubleEp Ext Count - trace
Route DoubleExt Ep Count - trace
Route DoubleExt Ext Count - version
Context GetNiatelemetry Tenant Version Context - vns
Abs DoubleGraph Count - vns
Backup DoublePol Count - vns
Redirect DoubleDest Count - vns
Svc DoubleRedirect Pol Count - vrf
Count Double - vz
Br DoubleCp Count - vz
Rt DoubleCons Count - vz
Rt DoubleProv Count
- id string
- results
Get
Niatelemetry Tenant Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Tenant Ancestor[] - bfd
If numberPol Count - bfd
Ifp numberCount - class
Id string - create
Time string - dhcp
Rs numberProv Count - dn string
- domain
Group stringMoid - fhs
Bd numberPol Count - fv
Ap numberCount - fv
Bd numberCount - fv
Bd numberSubnet Count - fv
Bdno numberArp Count - fv
Cep numberCount - fv
Rs numberBd To Fhs Count - fv
Rs numberBd To Out Count - fv
Site numberConnp Count - fv
Subnet numberCount - ip
Static numberRoute Count - l3Multicast
Count number - l3Multicast
Ctx numberCount - l3Multicast
If numberCount - l3out
Count number - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Niatelemetry Tenant Parent - permission
Resources GetNiatelemetry Tenant Permission Resource[] - qos
Custom numberPol Count - record
Type string - record
Version string - registered
Device GetNiatelemetry Tenant Registered Device - string
- site
Name string - ssm string
- ssm
Count number - Get
Niatelemetry Tenant Tag[] - tcam
Opt numberCount - tenant
Health number - trace
Route numberEp Count - trace
Route numberEp Ext Count - trace
Route numberExt Ep Count - trace
Route numberExt Ext Count - version
Context GetNiatelemetry Tenant Version Context - vns
Abs numberGraph Count - vns
Backup numberPol Count - vns
Redirect numberDest Count - vns
Svc numberRedirect Pol Count - vrf
Count number - vz
Br numberCp Count - vz
Rt numberCons Count - vz
Rt numberProv Count
- id str
- results
Sequence[Get
Niatelemetry Tenant Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Tenant Ancestor] - bfd_
if_ floatpol_ count - bfd_
ifp_ floatcount - class_
id str - create_
time str - dhcp_
rs_ floatprov_ count - dn str
- domain_
group_ strmoid - fhs_
bd_ floatpol_ count - fv_
ap_ floatcount - fv_
bd_ floatcount - fv_
bd_ floatsubnet_ count - fv_
bdno_ floatarp_ count - fv_
cep_ floatcount - fv_
rs_ floatbd_ to_ fhs_ count - fv_
rs_ floatbd_ to_ out_ count - fv_
site_ floatconnp_ count - fv_
subnet_ floatcount - ip_
static_ floatroute_ count - l3_
multicast_ floatcount - l3_
multicast_ floatctx_ count - l3_
multicast_ floatif_ count - l3out_
count float - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Tenant Parent - permission_
resources Sequence[GetNiatelemetry Tenant Permission Resource] - qos_
custom_ floatpol_ count - record_
type str - record_
version str - registered_
device GetNiatelemetry Tenant Registered Device - str
- site_
name str - ssm str
- ssm_
count float - Sequence[Get
Niatelemetry Tenant Tag] - tcam_
opt_ floatcount - tenant_
health float - trace_
route_ floatep_ count - trace_
route_ floatep_ ext_ count - trace_
route_ floatext_ ep_ count - trace_
route_ floatext_ ext_ count - version_
context GetNiatelemetry Tenant Version Context - vns_
abs_ floatgraph_ count - vns_
backup_ floatpol_ count - vns_
redirect_ floatdest_ count - vns_
svc_ floatredirect_ pol_ count - vrf_
count float - vz_
br_ floatcp_ count - vz_
rt_ floatcons_ count - vz_
rt_ floatprov_ count
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- bfd
If NumberPol Count - bfd
Ifp NumberCount - class
Id String - create
Time String - dhcp
Rs NumberProv Count - dn String
- domain
Group StringMoid - fhs
Bd NumberPol Count - fv
Ap NumberCount - fv
Bd NumberCount - fv
Bd NumberSubnet Count - fv
Bdno NumberArp Count - fv
Cep NumberCount - fv
Rs NumberBd To Fhs Count - fv
Rs NumberBd To Out Count - fv
Site NumberConnp Count - fv
Subnet NumberCount - ip
Static NumberRoute Count - l3Multicast
Count Number - l3Multicast
Ctx NumberCount - l3Multicast
If NumberCount - l3out
Count Number - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - qos
Custom NumberPol Count - record
Type String - record
Version String - registered
Device Property Map - String
- site
Name String - ssm String
- ssm
Count Number - List<Property Map>
- tcam
Opt NumberCount - tenant
Health Number - trace
Route NumberEp Count - trace
Route NumberEp Ext Count - trace
Route NumberExt Ep Count - trace
Route NumberExt Ext Count - version
Context Property Map - vns
Abs NumberGraph Count - vns
Backup NumberPol Count - vns
Redirect NumberDest Count - vns
Svc NumberRedirect Pol Count - vrf
Count Number - vz
Br NumberCp Count - vz
Rt NumberCons Count - vz
Rt NumberProv Count
Supporting Types
GetNiatelemetryTenantAncestor
- 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'.
GetNiatelemetryTenantParent
- 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'.
GetNiatelemetryTenantPermissionResource
- 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'.
GetNiatelemetryTenantRegisteredDevice
- 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'.
GetNiatelemetryTenantResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Tenant Result Ancestor> - Bfd
If doublePol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- Bfd
Ifp doubleCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Dhcp
Rs doubleProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- Dn string
- Dn for the tenants present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fhs
Bd doublePol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Ap doubleCount - Number of application profiles per tenant.
- Fv
Bd doubleCount - Number of bridge domains with hardware proxy enabled per tenant.
- Fv
Bd doubleSubnet Count - Number of bridge domain subnets per tenant.
- Fv
Bdno doubleArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- Fv
Cep doubleCount - Count of number of endpoints per tenant.
- Fv
Rs doubleBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Rs doubleBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- Fv
Site doubleConnp Count - Number of Multi-Site objects.
- Fv
Subnet doubleCount - Number of subnets per tenant.
- Ip
Static doubleRoute Count - Number of IP static routes per tenant.
- L3Multicast
Count double - Number of layer 3 multicasts.
- L3Multicast
Ctx doubleCount - Number of layer 3 multicast CtxP.
- L3Multicast
If doubleCount - Number of layer 3 multicast IfP.
- L3out
Count double - Number of L3 out objects for the tenants present.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Niatelemetry Tenant Result Parent> - Permission
Resources List<GetNiatelemetry Tenant Result Permission Resource> - Qos
Custom doublePol Count - Number of Quality Of Service Custom Policy.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Tenant Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- Ssm string
- SSM property feature usage.
- Ssm
Count double - Number of context-level ssm translate policies per tenant.
- List<Get
Niatelemetry Tenant Result Tag> - Tcam
Opt doubleCount - Number of TCAM optimization enabled per tenant.
- Tenant
Health double - Health of each tenant in the APIC.
- Trace
Route doubleEp Count - Number of ITrace route endpoint per tenant.
- Trace
Route doubleEp Ext Count - Number of ITrace endpoint external routes per tenant.
- Trace
Route doubleExt Ep Count - Number of ITrace external endpoint routes per tenant.
- Trace
Route doubleExt Ext Count - Number of ITrace external routes per tenant.
- Version
Contexts List<GetNiatelemetry Tenant Result Version Context> - Vns
Abs doubleGraph Count - Number of objects with L4 to L7 Services graph.
- Vns
Backup doublePol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- Vns
Redirect doubleDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- Vns
Svc doubleRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- Vrf
Count double - Number of Vrfs per tenant.
- Vz
Br doubleCp Count - Number of Zoning Policy per tenant.
- Vz
Rt doubleCons Count - Number of Client Contract between End Point Groups per tenant.
- Vz
Rt doubleProv Count - Number of Client Contract between End Point Groups per tenant.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Tenant Result Ancestor - Bfd
If float64Pol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- Bfd
Ifp float64Count - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Dhcp
Rs float64Prov Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- Dn string
- Dn for the tenants present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fhs
Bd float64Pol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Ap float64Count - Number of application profiles per tenant.
- Fv
Bd float64Count - Number of bridge domains with hardware proxy enabled per tenant.
- Fv
Bd float64Subnet Count - Number of bridge domain subnets per tenant.
- Fv
Bdno float64Arp Count - Number of bridge domains with ARP flodding disabled per tenant.
- Fv
Cep float64Count - Count of number of endpoints per tenant.
- Fv
Rs float64Bd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- Fv
Rs float64Bd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- Fv
Site float64Connp Count - Number of Multi-Site objects.
- Fv
Subnet float64Count - Number of subnets per tenant.
- Ip
Static float64Route Count - Number of IP static routes per tenant.
- L3Multicast
Count float64 - Number of layer 3 multicasts.
- L3Multicast
Ctx float64Count - Number of layer 3 multicast CtxP.
- L3Multicast
If float64Count - Number of layer 3 multicast IfP.
- L3out
Count float64 - Number of L3 out objects for the tenants present.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Niatelemetry Tenant Result Parent - Permission
Resources []GetNiatelemetry Tenant Result Permission Resource - Qos
Custom float64Pol Count - Number of Quality Of Service Custom Policy.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Tenant Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- Ssm string
- SSM property feature usage.
- Ssm
Count float64 - Number of context-level ssm translate policies per tenant.
- []Get
Niatelemetry Tenant Result Tag - Tcam
Opt float64Count - Number of TCAM optimization enabled per tenant.
- Tenant
Health float64 - Health of each tenant in the APIC.
- Trace
Route float64Ep Count - Number of ITrace route endpoint per tenant.
- Trace
Route float64Ep Ext Count - Number of ITrace endpoint external routes per tenant.
- Trace
Route float64Ext Ep Count - Number of ITrace external endpoint routes per tenant.
- Trace
Route float64Ext Ext Count - Number of ITrace external routes per tenant.
- Version
Contexts []GetNiatelemetry Tenant Result Version Context - Vns
Abs float64Graph Count - Number of objects with L4 to L7 Services graph.
- Vns
Backup float64Pol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- Vns
Redirect float64Dest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- Vns
Svc float64Redirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- Vrf
Count float64 - Number of Vrfs per tenant.
- Vz
Br float64Cp Count - Number of Zoning Policy per tenant.
- Vz
Rt float64Cons Count - Number of Client Contract between End Point Groups per tenant.
- Vz
Rt float64Prov Count - Number of Client Contract between End Point Groups per tenant.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Tenant Result Ancestor> - bfd
If DoublePol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp DoubleCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id String - create
Time String - The time when this managed object was created.
- dhcp
Rs DoubleProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn String
- Dn for the tenants present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fhs
Bd DoublePol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap DoubleCount - Number of application profiles per tenant.
- fv
Bd DoubleCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd DoubleSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno DoubleArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep DoubleCount - Count of number of endpoints per tenant.
- fv
Rs DoubleBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs DoubleBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site DoubleConnp Count - Number of Multi-Site objects.
- fv
Subnet DoubleCount - Number of subnets per tenant.
- ip
Static DoubleRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count Double - Number of layer 3 multicasts.
- l3Multicast
Ctx DoubleCount - Number of layer 3 multicast CtxP.
- l3Multicast
If DoubleCount - Number of layer 3 multicast IfP.
- l3out
Count Double - Number of L3 out objects for the tenants present.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Niatelemetry Tenant Result Parent> - permission
Resources List<GetNiatelemetry Tenant Result Permission Resource> - qos
Custom DoublePol Count - Number of Quality Of Service Custom Policy.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Tenant Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm String
- SSM property feature usage.
- ssm
Count Double - Number of context-level ssm translate policies per tenant.
- List<Get
Niatelemetry Tenant Result Tag> - tcam
Opt DoubleCount - Number of TCAM optimization enabled per tenant.
- tenant
Health Double - Health of each tenant in the APIC.
- trace
Route DoubleEp Count - Number of ITrace route endpoint per tenant.
- trace
Route DoubleEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route DoubleExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route DoubleExt Ext Count - Number of ITrace external routes per tenant.
- version
Contexts List<GetNiatelemetry Tenant Result Version Context> - vns
Abs DoubleGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup DoublePol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect DoubleDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc DoubleRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count Double - Number of Vrfs per tenant.
- vz
Br DoubleCp Count - Number of Zoning Policy per tenant.
- vz
Rt DoubleCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt DoubleProv Count - Number of Client Contract between End Point Groups per tenant.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Tenant Result Ancestor[] - bfd
If numberPol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp numberCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id string - create
Time string - The time when this managed object was created.
- dhcp
Rs numberProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn string
- Dn for the tenants present.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fhs
Bd numberPol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap numberCount - Number of application profiles per tenant.
- fv
Bd numberCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd numberSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno numberArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep numberCount - Count of number of endpoints per tenant.
- fv
Rs numberBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs numberBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site numberConnp Count - Number of Multi-Site objects.
- fv
Subnet numberCount - Number of subnets per tenant.
- ip
Static numberRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count number - Number of layer 3 multicasts.
- l3Multicast
Ctx numberCount - Number of layer 3 multicast CtxP.
- l3Multicast
If numberCount - Number of layer 3 multicast IfP.
- l3out
Count number - Number of L3 out objects for the tenants present.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Niatelemetry Tenant Result Parent[] - permission
Resources GetNiatelemetry Tenant Result Permission Resource[] - qos
Custom numberPol Count - Number of Quality Of Service Custom Policy.
- record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Tenant Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm string
- SSM property feature usage.
- ssm
Count number - Number of context-level ssm translate policies per tenant.
- Get
Niatelemetry Tenant Result Tag[] - tcam
Opt numberCount - Number of TCAM optimization enabled per tenant.
- tenant
Health number - Health of each tenant in the APIC.
- trace
Route numberEp Count - Number of ITrace route endpoint per tenant.
- trace
Route numberEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route numberExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route numberExt Ext Count - Number of ITrace external routes per tenant.
- version
Contexts GetNiatelemetry Tenant Result Version Context[] - vns
Abs numberGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup numberPol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect numberDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc numberRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count number - Number of Vrfs per tenant.
- vz
Br numberCp Count - Number of Zoning Policy per tenant.
- vz
Rt numberCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt numberProv Count - Number of Client Contract between End Point Groups per tenant.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Tenant Result Ancestor] - bfd_
if_ floatpol_ count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd_
ifp_ floatcount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class_
id str - create_
time str - The time when this managed object was created.
- dhcp_
rs_ floatprov_ count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn str
- Dn for the tenants present.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fhs_
bd_ floatpol_ count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv_
ap_ floatcount - Number of application profiles per tenant.
- fv_
bd_ floatcount - Number of bridge domains with hardware proxy enabled per tenant.
- fv_
bd_ floatsubnet_ count - Number of bridge domain subnets per tenant.
- fv_
bdno_ floatarp_ count - Number of bridge domains with ARP flodding disabled per tenant.
- fv_
cep_ floatcount - Count of number of endpoints per tenant.
- fv_
rs_ floatbd_ to_ fhs_ count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv_
rs_ floatbd_ to_ out_ count - Number of bridge domains connected to layer 3 out per tenant.
- fv_
site_ floatconnp_ count - Number of Multi-Site objects.
- fv_
subnet_ floatcount - Number of subnets per tenant.
- ip_
static_ floatroute_ count - Number of IP static routes per tenant.
- l3_
multicast_ floatcount - Number of layer 3 multicasts.
- l3_
multicast_ floatctx_ count - Number of layer 3 multicast CtxP.
- l3_
multicast_ floatif_ count - Number of layer 3 multicast IfP.
- l3out_
count float - Number of L3 out objects for the tenants present.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Niatelemetry Tenant Result Parent] - permission_
resources Sequence[GetNiatelemetry Tenant Result Permission Resource] - qos_
custom_ floatpol_ count - Number of Quality Of Service Custom Policy.
- record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Tenant Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm str
- SSM property feature usage.
- ssm_
count float - Number of context-level ssm translate policies per tenant.
- Sequence[Get
Niatelemetry Tenant Result Tag] - tcam_
opt_ floatcount - Number of TCAM optimization enabled per tenant.
- tenant_
health float - Health of each tenant in the APIC.
- trace_
route_ floatep_ count - Number of ITrace route endpoint per tenant.
- trace_
route_ floatep_ ext_ count - Number of ITrace endpoint external routes per tenant.
- trace_
route_ floatext_ ep_ count - Number of ITrace external endpoint routes per tenant.
- trace_
route_ floatext_ ext_ count - Number of ITrace external routes per tenant.
- version_
contexts Sequence[GetNiatelemetry Tenant Result Version Context] - vns_
abs_ floatgraph_ count - Number of objects with L4 to L7 Services graph.
- vns_
backup_ floatpol_ count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns_
redirect_ floatdest_ count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns_
svc_ floatredirect_ pol_ count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf_
count float - Number of Vrfs per tenant.
- vz_
br_ floatcp_ count - Number of Zoning Policy per tenant.
- vz_
rt_ floatcons_ count - Number of Client Contract between End Point Groups per tenant.
- vz_
rt_ floatprov_ count - Number of Client Contract between End Point Groups per tenant.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- bfd
If NumberPol Count - Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
- bfd
Ifp NumberCount - Number of objects with Bidirectional Forwarding Detection Interface Policy.
- class
Id String - create
Time String - The time when this managed object was created.
- dhcp
Rs NumberProv Count - Number of tenants with Dynamic Host Configuration Protocol enabled.
- dn String
- Dn for the tenants present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fhs
Bd NumberPol Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Ap NumberCount - Number of application profiles per tenant.
- fv
Bd NumberCount - Number of bridge domains with hardware proxy enabled per tenant.
- fv
Bd NumberSubnet Count - Number of bridge domain subnets per tenant.
- fv
Bdno NumberArp Count - Number of bridge domains with ARP flodding disabled per tenant.
- fv
Cep NumberCount - Count of number of endpoints per tenant.
- fv
Rs NumberBd To Fhs Count - Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
- fv
Rs NumberBd To Out Count - Number of bridge domains connected to layer 3 out per tenant.
- fv
Site NumberConnp Count - Number of Multi-Site objects.
- fv
Subnet NumberCount - Number of subnets per tenant.
- ip
Static NumberRoute Count - Number of IP static routes per tenant.
- l3Multicast
Count Number - Number of layer 3 multicasts.
- l3Multicast
Ctx NumberCount - Number of layer 3 multicast CtxP.
- l3Multicast
If NumberCount - Number of layer 3 multicast IfP.
- l3out
Count Number - Number of L3 out objects for the tenants present.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - qos
Custom NumberPol Count - Number of Quality Of Service Custom Policy.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- ssm String
- SSM property feature usage.
- ssm
Count Number - Number of context-level ssm translate policies per tenant.
- List<Property Map>
- tcam
Opt NumberCount - Number of TCAM optimization enabled per tenant.
- tenant
Health Number - Health of each tenant in the APIC.
- trace
Route NumberEp Count - Number of ITrace route endpoint per tenant.
- trace
Route NumberEp Ext Count - Number of ITrace endpoint external routes per tenant.
- trace
Route NumberExt Ep Count - Number of ITrace external endpoint routes per tenant.
- trace
Route NumberExt Ext Count - Number of ITrace external routes per tenant.
- version
Contexts List<Property Map> - vns
Abs NumberGraph Count - Number of objects with L4 to L7 Services graph.
- vns
Backup NumberPol Count - Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
- vns
Redirect NumberDest Count - Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
- vns
Svc NumberRedirect Pol Count - Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
- vrf
Count Number - Number of Vrfs per tenant.
- vz
Br NumberCp Count - Number of Zoning Policy per tenant.
- vz
Rt NumberCons Count - Number of Client Contract between End Point Groups per tenant.
- vz
Rt NumberProv Count - Number of Client Contract between End Point Groups per tenant.
GetNiatelemetryTenantResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetryTenantResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetNiatelemetry Tenant Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetNiatelemetry Tenant Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiatelemetryTenantResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryTenantTag
- 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.
GetNiatelemetryTenantVersionContext
- 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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 Tenant 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.
GetNiatelemetryTenantVersionContextInterestedMo
- 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'.
GetNiatelemetryTenantVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet