1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiatelemetryTenant
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getNiatelemetryTenant

Explore with Pulumi AI

intersight logo
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:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryTenantAncestor>
    BfdIfPolCount double
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    BfdIfpCount double
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DhcpRsProvCount double
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    Dn string
    Dn for the tenants present.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FhsBdPolCount double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvApCount double
    Number of application profiles per tenant.
    FvBdCount double
    Number of bridge domains with hardware proxy enabled per tenant.
    FvBdSubnetCount double
    Number of bridge domain subnets per tenant.
    FvBdnoArpCount double
    Number of bridge domains with ARP flodding disabled per tenant.
    FvCepCount double
    Count of number of endpoints per tenant.
    FvRsBdToFhsCount double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvRsBdToOutCount double
    Number of bridge domains connected to layer 3 out per tenant.
    FvSiteConnpCount double
    Number of Multi-Site objects.
    FvSubnetCount double
    Number of subnets per tenant.
    Id string
    IpStaticRouteCount double
    Number of IP static routes per tenant.
    L3MulticastCount double
    Number of layer 3 multicasts.
    L3MulticastCtxCount double
    Number of layer 3 multicast CtxP.
    L3MulticastIfCount double
    Number of layer 3 multicast IfP.
    L3outCount double
    Number of L3 out objects for the tenants present.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryTenantParent
    PermissionResources List<GetNiatelemetryTenantPermissionResource>
    QosCustomPolCount double
    Number of Quality Of Service Custom Policy.
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryTenantRegisteredDevice
    SharedScope 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.
    SiteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    Ssm string
    SSM property feature usage.
    SsmCount double
    Number of context-level ssm translate policies per tenant.
    Tags List<GetNiatelemetryTenantTag>
    TcamOptCount double
    Number of TCAM optimization enabled per tenant.
    TenantHealth double
    Health of each tenant in the APIC.
    TraceRouteEpCount double
    Number of ITrace route endpoint per tenant.
    TraceRouteEpExtCount double
    Number of ITrace endpoint external routes per tenant.
    TraceRouteExtEpCount double
    Number of ITrace external endpoint routes per tenant.
    TraceRouteExtExtCount double
    Number of ITrace external routes per tenant.
    VersionContext GetNiatelemetryTenantVersionContext
    VnsAbsGraphCount double
    Number of objects with L4 to L7 Services graph.
    VnsBackupPolCount double
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    VnsRedirectDestCount double
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    VnsSvcRedirectPolCount double
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    VrfCount double
    Number of Vrfs per tenant.
    VzBrCpCount double
    Number of Zoning Policy per tenant.
    VzRtConsCount double
    Number of Client Contract between End Point Groups per tenant.
    VzRtProvCount double
    Number of Client Contract between End Point Groups per tenant.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryTenantAncestor
    BfdIfPolCount float64
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    BfdIfpCount float64
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DhcpRsProvCount float64
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    Dn string
    Dn for the tenants present.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FhsBdPolCount float64
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvApCount float64
    Number of application profiles per tenant.
    FvBdCount float64
    Number of bridge domains with hardware proxy enabled per tenant.
    FvBdSubnetCount float64
    Number of bridge domain subnets per tenant.
    FvBdnoArpCount float64
    Number of bridge domains with ARP flodding disabled per tenant.
    FvCepCount float64
    Count of number of endpoints per tenant.
    FvRsBdToFhsCount float64
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvRsBdToOutCount float64
    Number of bridge domains connected to layer 3 out per tenant.
    FvSiteConnpCount float64
    Number of Multi-Site objects.
    FvSubnetCount float64
    Number of subnets per tenant.
    Id string
    IpStaticRouteCount float64
    Number of IP static routes per tenant.
    L3MulticastCount float64
    Number of layer 3 multicasts.
    L3MulticastCtxCount float64
    Number of layer 3 multicast CtxP.
    L3MulticastIfCount float64
    Number of layer 3 multicast IfP.
    L3outCount float64
    Number of L3 out objects for the tenants present.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetNiatelemetryTenantParent
    PermissionResources []GetNiatelemetryTenantPermissionResource
    QosCustomPolCount float64
    Number of Quality Of Service Custom Policy.
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryTenantRegisteredDevice
    SharedScope 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.
    SiteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    Ssm string
    SSM property feature usage.
    SsmCount float64
    Number of context-level ssm translate policies per tenant.
    Tags []GetNiatelemetryTenantTag
    TcamOptCount float64
    Number of TCAM optimization enabled per tenant.
    TenantHealth float64
    Health of each tenant in the APIC.
    TraceRouteEpCount float64
    Number of ITrace route endpoint per tenant.
    TraceRouteEpExtCount float64
    Number of ITrace endpoint external routes per tenant.
    TraceRouteExtEpCount float64
    Number of ITrace external endpoint routes per tenant.
    TraceRouteExtExtCount float64
    Number of ITrace external routes per tenant.
    VersionContext GetNiatelemetryTenantVersionContext
    VnsAbsGraphCount float64
    Number of objects with L4 to L7 Services graph.
    VnsBackupPolCount float64
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    VnsRedirectDestCount float64
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    VnsSvcRedirectPolCount float64
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    VrfCount float64
    Number of Vrfs per tenant.
    VzBrCpCount float64
    Number of Zoning Policy per tenant.
    VzRtConsCount float64
    Number of Client Contract between End Point Groups per tenant.
    VzRtProvCount float64
    Number of Client Contract between End Point Groups per tenant.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryTenantAncestor>
    bfdIfPolCount Double
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount Double
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId String
    createTime String
    The time when this managed object was created.
    dhcpRsProvCount Double
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn String
    Dn for the tenants present.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fhsBdPolCount Double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount Double
    Number of application profiles per tenant.
    fvBdCount Double
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount Double
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount Double
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount Double
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount Double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount Double
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount Double
    Number of Multi-Site objects.
    fvSubnetCount Double
    Number of subnets per tenant.
    id String
    ipStaticRouteCount Double
    Number of IP static routes per tenant.
    l3MulticastCount Double
    Number of layer 3 multicasts.
    l3MulticastCtxCount Double
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount Double
    Number of layer 3 multicast IfP.
    l3outCount Double
    Number of L3 out objects for the tenants present.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetNiatelemetryTenantParent
    permissionResources List<GetNiatelemetryTenantPermissionResource>
    qosCustomPolCount Double
    Number of Quality Of Service Custom Policy.
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryTenantRegisteredDevice
    sharedScope 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.
    siteName String
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm String
    SSM property feature usage.
    ssmCount Double
    Number of context-level ssm translate policies per tenant.
    tags List<GetNiatelemetryTenantTag>
    tcamOptCount Double
    Number of TCAM optimization enabled per tenant.
    tenantHealth Double
    Health of each tenant in the APIC.
    traceRouteEpCount Double
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount Double
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount Double
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount Double
    Number of ITrace external routes per tenant.
    versionContext GetNiatelemetryTenantVersionContext
    vnsAbsGraphCount Double
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount Double
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount Double
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount Double
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount Double
    Number of Vrfs per tenant.
    vzBrCpCount Double
    Number of Zoning Policy per tenant.
    vzRtConsCount Double
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount Double
    Number of Client Contract between End Point Groups per tenant.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryTenantAncestor[]
    bfdIfPolCount number
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount number
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId string
    createTime string
    The time when this managed object was created.
    dhcpRsProvCount number
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn string
    Dn for the tenants present.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fhsBdPolCount number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount number
    Number of application profiles per tenant.
    fvBdCount number
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount number
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount number
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount number
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount number
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount number
    Number of Multi-Site objects.
    fvSubnetCount number
    Number of subnets per tenant.
    id string
    ipStaticRouteCount number
    Number of IP static routes per tenant.
    l3MulticastCount number
    Number of layer 3 multicasts.
    l3MulticastCtxCount number
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount number
    Number of layer 3 multicast IfP.
    l3outCount number
    Number of L3 out objects for the tenants present.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetNiatelemetryTenantParent
    permissionResources GetNiatelemetryTenantPermissionResource[]
    qosCustomPolCount number
    Number of Quality Of Service Custom Policy.
    recordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryTenantRegisteredDevice
    sharedScope 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.
    siteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm string
    SSM property feature usage.
    ssmCount number
    Number of context-level ssm translate policies per tenant.
    tags GetNiatelemetryTenantTag[]
    tcamOptCount number
    Number of TCAM optimization enabled per tenant.
    tenantHealth number
    Health of each tenant in the APIC.
    traceRouteEpCount number
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount number
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount number
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount number
    Number of ITrace external routes per tenant.
    versionContext GetNiatelemetryTenantVersionContext
    vnsAbsGraphCount number
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount number
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount number
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount number
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount number
    Number of Vrfs per tenant.
    vzBrCpCount number
    Number of Zoning Policy per tenant.
    vzRtConsCount number
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount number
    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[GetNiatelemetryTenantAncestor]
    bfd_if_pol_count float
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfd_ifp_count float
    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_prov_count float
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn str
    Dn for the tenants present.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fhs_bd_pol_count float
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fv_ap_count float
    Number of application profiles per tenant.
    fv_bd_count float
    Number of bridge domains with hardware proxy enabled per tenant.
    fv_bd_subnet_count float
    Number of bridge domain subnets per tenant.
    fv_bdno_arp_count float
    Number of bridge domains with ARP flodding disabled per tenant.
    fv_cep_count float
    Count of number of endpoints per tenant.
    fv_rs_bd_to_fhs_count float
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fv_rs_bd_to_out_count float
    Number of bridge domains connected to layer 3 out per tenant.
    fv_site_connp_count float
    Number of Multi-Site objects.
    fv_subnet_count float
    Number of subnets per tenant.
    id str
    ip_static_route_count float
    Number of IP static routes per tenant.
    l3_multicast_count float
    Number of layer 3 multicasts.
    l3_multicast_ctx_count float
    Number of layer 3 multicast CtxP.
    l3_multicast_if_count float
    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 GetNiatelemetryTenantParent
    permission_resources Sequence[GetNiatelemetryTenantPermissionResource]
    qos_custom_pol_count float
    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 GetNiatelemetryTenantRegisteredDevice
    shared_scope 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.
    tags Sequence[GetNiatelemetryTenantTag]
    tcam_opt_count float
    Number of TCAM optimization enabled per tenant.
    tenant_health float
    Health of each tenant in the APIC.
    trace_route_ep_count float
    Number of ITrace route endpoint per tenant.
    trace_route_ep_ext_count float
    Number of ITrace endpoint external routes per tenant.
    trace_route_ext_ep_count float
    Number of ITrace external endpoint routes per tenant.
    trace_route_ext_ext_count float
    Number of ITrace external routes per tenant.
    version_context GetNiatelemetryTenantVersionContext
    vns_abs_graph_count float
    Number of objects with L4 to L7 Services graph.
    vns_backup_pol_count float
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vns_redirect_dest_count float
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vns_svc_redirect_pol_count float
    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_cp_count float
    Number of Zoning Policy per tenant.
    vz_rt_cons_count float
    Number of Client Contract between End Point Groups per tenant.
    vz_rt_prov_count float
    Number of Client Contract between End Point Groups per tenant.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    bfdIfPolCount Number
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount Number
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId String
    createTime String
    The time when this managed object was created.
    dhcpRsProvCount Number
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn String
    Dn for the tenants present.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fhsBdPolCount Number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount Number
    Number of application profiles per tenant.
    fvBdCount Number
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount Number
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount Number
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount Number
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount Number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount Number
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount Number
    Number of Multi-Site objects.
    fvSubnetCount Number
    Number of subnets per tenant.
    id String
    ipStaticRouteCount Number
    Number of IP static routes per tenant.
    l3MulticastCount Number
    Number of layer 3 multicasts.
    l3MulticastCtxCount Number
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount Number
    Number of layer 3 multicast IfP.
    l3outCount Number
    Number of L3 out objects for the tenants present.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    qosCustomPolCount Number
    Number of Quality Of Service Custom Policy.
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice Property Map
    sharedScope 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.
    siteName String
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm String
    SSM property feature usage.
    ssmCount Number
    Number of context-level ssm translate policies per tenant.
    tags List<Property Map>
    tcamOptCount Number
    Number of TCAM optimization enabled per tenant.
    tenantHealth Number
    Health of each tenant in the APIC.
    traceRouteEpCount Number
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount Number
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount Number
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount Number
    Number of ITrace external routes per tenant.
    versionContext Property Map
    vnsAbsGraphCount Number
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount Number
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount Number
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount Number
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount Number
    Number of Vrfs per tenant.
    vzBrCpCount Number
    Number of Zoning Policy per tenant.
    vzRtConsCount Number
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount Number
    Number of Client Contract between End Point Groups per tenant.

    getNiatelemetryTenant Result

    The following output properties are available:

    Id string
    Results List<GetNiatelemetryTenantResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNiatelemetryTenantAncestor>
    BfdIfPolCount double
    BfdIfpCount double
    ClassId string
    CreateTime string
    DhcpRsProvCount double
    Dn string
    DomainGroupMoid string
    FhsBdPolCount double
    FvApCount double
    FvBdCount double
    FvBdSubnetCount double
    FvBdnoArpCount double
    FvCepCount double
    FvRsBdToFhsCount double
    FvRsBdToOutCount double
    FvSiteConnpCount double
    FvSubnetCount double
    IpStaticRouteCount double
    L3MulticastCount double
    L3MulticastCtxCount double
    L3MulticastIfCount double
    L3outCount double
    ModTime string
    Moid string
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryTenantParent
    PermissionResources List<GetNiatelemetryTenantPermissionResource>
    QosCustomPolCount double
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryTenantRegisteredDevice
    SharedScope string
    SiteName string
    Ssm string
    SsmCount double
    Tags List<GetNiatelemetryTenantTag>
    TcamOptCount double
    TenantHealth double
    TraceRouteEpCount double
    TraceRouteEpExtCount double
    TraceRouteExtEpCount double
    TraceRouteExtExtCount double
    VersionContext GetNiatelemetryTenantVersionContext
    VnsAbsGraphCount double
    VnsBackupPolCount double
    VnsRedirectDestCount double
    VnsSvcRedirectPolCount double
    VrfCount double
    VzBrCpCount double
    VzRtConsCount double
    VzRtProvCount double
    Id string
    Results []GetNiatelemetryTenantResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNiatelemetryTenantAncestor
    BfdIfPolCount float64
    BfdIfpCount float64
    ClassId string
    CreateTime string
    DhcpRsProvCount float64
    Dn string
    DomainGroupMoid string
    FhsBdPolCount float64
    FvApCount float64
    FvBdCount float64
    FvBdSubnetCount float64
    FvBdnoArpCount float64
    FvCepCount float64
    FvRsBdToFhsCount float64
    FvRsBdToOutCount float64
    FvSiteConnpCount float64
    FvSubnetCount float64
    IpStaticRouteCount float64
    L3MulticastCount float64
    L3MulticastCtxCount float64
    L3MulticastIfCount float64
    L3outCount float64
    ModTime string
    Moid string
    ObjectType string
    Owners []string
    Parent GetNiatelemetryTenantParent
    PermissionResources []GetNiatelemetryTenantPermissionResource
    QosCustomPolCount float64
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryTenantRegisteredDevice
    SharedScope string
    SiteName string
    Ssm string
    SsmCount float64
    Tags []GetNiatelemetryTenantTag
    TcamOptCount float64
    TenantHealth float64
    TraceRouteEpCount float64
    TraceRouteEpExtCount float64
    TraceRouteExtEpCount float64
    TraceRouteExtExtCount float64
    VersionContext GetNiatelemetryTenantVersionContext
    VnsAbsGraphCount float64
    VnsBackupPolCount float64
    VnsRedirectDestCount float64
    VnsSvcRedirectPolCount float64
    VrfCount float64
    VzBrCpCount float64
    VzRtConsCount float64
    VzRtProvCount float64
    id String
    results List<GetNiatelemetryTenantResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetNiatelemetryTenantAncestor>
    bfdIfPolCount Double
    bfdIfpCount Double
    classId String
    createTime String
    dhcpRsProvCount Double
    dn String
    domainGroupMoid String
    fhsBdPolCount Double
    fvApCount Double
    fvBdCount Double
    fvBdSubnetCount Double
    fvBdnoArpCount Double
    fvCepCount Double
    fvRsBdToFhsCount Double
    fvRsBdToOutCount Double
    fvSiteConnpCount Double
    fvSubnetCount Double
    ipStaticRouteCount Double
    l3MulticastCount Double
    l3MulticastCtxCount Double
    l3MulticastIfCount Double
    l3outCount Double
    modTime String
    moid String
    objectType String
    owners List<String>
    parent GetNiatelemetryTenantParent
    permissionResources List<GetNiatelemetryTenantPermissionResource>
    qosCustomPolCount Double
    recordType String
    recordVersion String
    registeredDevice GetNiatelemetryTenantRegisteredDevice
    sharedScope String
    siteName String
    ssm String
    ssmCount Double
    tags List<GetNiatelemetryTenantTag>
    tcamOptCount Double
    tenantHealth Double
    traceRouteEpCount Double
    traceRouteEpExtCount Double
    traceRouteExtEpCount Double
    traceRouteExtExtCount Double
    versionContext GetNiatelemetryTenantVersionContext
    vnsAbsGraphCount Double
    vnsBackupPolCount Double
    vnsRedirectDestCount Double
    vnsSvcRedirectPolCount Double
    vrfCount Double
    vzBrCpCount Double
    vzRtConsCount Double
    vzRtProvCount Double
    id string
    results GetNiatelemetryTenantResult[]
    accountMoid string
    additionalProperties string
    ancestors GetNiatelemetryTenantAncestor[]
    bfdIfPolCount number
    bfdIfpCount number
    classId string
    createTime string
    dhcpRsProvCount number
    dn string
    domainGroupMoid string
    fhsBdPolCount number
    fvApCount number
    fvBdCount number
    fvBdSubnetCount number
    fvBdnoArpCount number
    fvCepCount number
    fvRsBdToFhsCount number
    fvRsBdToOutCount number
    fvSiteConnpCount number
    fvSubnetCount number
    ipStaticRouteCount number
    l3MulticastCount number
    l3MulticastCtxCount number
    l3MulticastIfCount number
    l3outCount number
    modTime string
    moid string
    objectType string
    owners string[]
    parent GetNiatelemetryTenantParent
    permissionResources GetNiatelemetryTenantPermissionResource[]
    qosCustomPolCount number
    recordType string
    recordVersion string
    registeredDevice GetNiatelemetryTenantRegisteredDevice
    sharedScope string
    siteName string
    ssm string
    ssmCount number
    tags GetNiatelemetryTenantTag[]
    tcamOptCount number
    tenantHealth number
    traceRouteEpCount number
    traceRouteEpExtCount number
    traceRouteExtEpCount number
    traceRouteExtExtCount number
    versionContext GetNiatelemetryTenantVersionContext
    vnsAbsGraphCount number
    vnsBackupPolCount number
    vnsRedirectDestCount number
    vnsSvcRedirectPolCount number
    vrfCount number
    vzBrCpCount number
    vzRtConsCount number
    vzRtProvCount number
    id str
    results Sequence[GetNiatelemetryTenantResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetNiatelemetryTenantAncestor]
    bfd_if_pol_count float
    bfd_ifp_count float
    class_id str
    create_time str
    dhcp_rs_prov_count float
    dn str
    domain_group_moid str
    fhs_bd_pol_count float
    fv_ap_count float
    fv_bd_count float
    fv_bd_subnet_count float
    fv_bdno_arp_count float
    fv_cep_count float
    fv_rs_bd_to_fhs_count float
    fv_rs_bd_to_out_count float
    fv_site_connp_count float
    fv_subnet_count float
    ip_static_route_count float
    l3_multicast_count float
    l3_multicast_ctx_count float
    l3_multicast_if_count float
    l3out_count float
    mod_time str
    moid str
    object_type str
    owners Sequence[str]
    parent GetNiatelemetryTenantParent
    permission_resources Sequence[GetNiatelemetryTenantPermissionResource]
    qos_custom_pol_count float
    record_type str
    record_version str
    registered_device GetNiatelemetryTenantRegisteredDevice
    shared_scope str
    site_name str
    ssm str
    ssm_count float
    tags Sequence[GetNiatelemetryTenantTag]
    tcam_opt_count float
    tenant_health float
    trace_route_ep_count float
    trace_route_ep_ext_count float
    trace_route_ext_ep_count float
    trace_route_ext_ext_count float
    version_context GetNiatelemetryTenantVersionContext
    vns_abs_graph_count float
    vns_backup_pol_count float
    vns_redirect_dest_count float
    vns_svc_redirect_pol_count float
    vrf_count float
    vz_br_cp_count float
    vz_rt_cons_count float
    vz_rt_prov_count float
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    bfdIfPolCount Number
    bfdIfpCount Number
    classId String
    createTime String
    dhcpRsProvCount Number
    dn String
    domainGroupMoid String
    fhsBdPolCount Number
    fvApCount Number
    fvBdCount Number
    fvBdSubnetCount Number
    fvBdnoArpCount Number
    fvCepCount Number
    fvRsBdToFhsCount Number
    fvRsBdToOutCount Number
    fvSiteConnpCount Number
    fvSubnetCount Number
    ipStaticRouteCount Number
    l3MulticastCount Number
    l3MulticastCtxCount Number
    l3MulticastIfCount Number
    l3outCount Number
    modTime String
    moid String
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    qosCustomPolCount Number
    recordType String
    recordVersion String
    registeredDevice Property Map
    sharedScope String
    siteName String
    ssm String
    ssmCount Number
    tags List<Property Map>
    tcamOptCount Number
    tenantHealth Number
    traceRouteEpCount Number
    traceRouteEpExtCount Number
    traceRouteExtEpCount Number
    traceRouteExtExtCount Number
    versionContext Property Map
    vnsAbsGraphCount Number
    vnsBackupPolCount Number
    vnsRedirectDestCount Number
    vnsSvcRedirectPolCount Number
    vrfCount Number
    vzBrCpCount Number
    vzRtConsCount Number
    vzRtProvCount Number

    Supporting Types

    GetNiatelemetryTenantAncestor

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryTenantResultAncestor>
    BfdIfPolCount double
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    BfdIfpCount double
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DhcpRsProvCount double
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    Dn string
    Dn for the tenants present.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FhsBdPolCount double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvApCount double
    Number of application profiles per tenant.
    FvBdCount double
    Number of bridge domains with hardware proxy enabled per tenant.
    FvBdSubnetCount double
    Number of bridge domain subnets per tenant.
    FvBdnoArpCount double
    Number of bridge domains with ARP flodding disabled per tenant.
    FvCepCount double
    Count of number of endpoints per tenant.
    FvRsBdToFhsCount double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvRsBdToOutCount double
    Number of bridge domains connected to layer 3 out per tenant.
    FvSiteConnpCount double
    Number of Multi-Site objects.
    FvSubnetCount double
    Number of subnets per tenant.
    IpStaticRouteCount double
    Number of IP static routes per tenant.
    L3MulticastCount double
    Number of layer 3 multicasts.
    L3MulticastCtxCount double
    Number of layer 3 multicast CtxP.
    L3MulticastIfCount double
    Number of layer 3 multicast IfP.
    L3outCount double
    Number of L3 out objects for the tenants present.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetNiatelemetryTenantResultParent>
    PermissionResources List<GetNiatelemetryTenantResultPermissionResource>
    QosCustomPolCount double
    Number of Quality Of Service Custom Policy.
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevices List<GetNiatelemetryTenantResultRegisteredDevice>
    SharedScope 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.
    SiteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    Ssm string
    SSM property feature usage.
    SsmCount double
    Number of context-level ssm translate policies per tenant.
    Tags List<GetNiatelemetryTenantResultTag>
    TcamOptCount double
    Number of TCAM optimization enabled per tenant.
    TenantHealth double
    Health of each tenant in the APIC.
    TraceRouteEpCount double
    Number of ITrace route endpoint per tenant.
    TraceRouteEpExtCount double
    Number of ITrace endpoint external routes per tenant.
    TraceRouteExtEpCount double
    Number of ITrace external endpoint routes per tenant.
    TraceRouteExtExtCount double
    Number of ITrace external routes per tenant.
    VersionContexts List<GetNiatelemetryTenantResultVersionContext>
    VnsAbsGraphCount double
    Number of objects with L4 to L7 Services graph.
    VnsBackupPolCount double
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    VnsRedirectDestCount double
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    VnsSvcRedirectPolCount double
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    VrfCount double
    Number of Vrfs per tenant.
    VzBrCpCount double
    Number of Zoning Policy per tenant.
    VzRtConsCount double
    Number of Client Contract between End Point Groups per tenant.
    VzRtProvCount double
    Number of Client Contract between End Point Groups per tenant.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryTenantResultAncestor
    BfdIfPolCount float64
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    BfdIfpCount float64
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DhcpRsProvCount float64
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    Dn string
    Dn for the tenants present.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FhsBdPolCount float64
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvApCount float64
    Number of application profiles per tenant.
    FvBdCount float64
    Number of bridge domains with hardware proxy enabled per tenant.
    FvBdSubnetCount float64
    Number of bridge domain subnets per tenant.
    FvBdnoArpCount float64
    Number of bridge domains with ARP flodding disabled per tenant.
    FvCepCount float64
    Count of number of endpoints per tenant.
    FvRsBdToFhsCount float64
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    FvRsBdToOutCount float64
    Number of bridge domains connected to layer 3 out per tenant.
    FvSiteConnpCount float64
    Number of Multi-Site objects.
    FvSubnetCount float64
    Number of subnets per tenant.
    IpStaticRouteCount float64
    Number of IP static routes per tenant.
    L3MulticastCount float64
    Number of layer 3 multicasts.
    L3MulticastCtxCount float64
    Number of layer 3 multicast CtxP.
    L3MulticastIfCount float64
    Number of layer 3 multicast IfP.
    L3outCount float64
    Number of L3 out objects for the tenants present.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetNiatelemetryTenantResultParent
    PermissionResources []GetNiatelemetryTenantResultPermissionResource
    QosCustomPolCount float64
    Number of Quality Of Service Custom Policy.
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevices []GetNiatelemetryTenantResultRegisteredDevice
    SharedScope 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.
    SiteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    Ssm string
    SSM property feature usage.
    SsmCount float64
    Number of context-level ssm translate policies per tenant.
    Tags []GetNiatelemetryTenantResultTag
    TcamOptCount float64
    Number of TCAM optimization enabled per tenant.
    TenantHealth float64
    Health of each tenant in the APIC.
    TraceRouteEpCount float64
    Number of ITrace route endpoint per tenant.
    TraceRouteEpExtCount float64
    Number of ITrace endpoint external routes per tenant.
    TraceRouteExtEpCount float64
    Number of ITrace external endpoint routes per tenant.
    TraceRouteExtExtCount float64
    Number of ITrace external routes per tenant.
    VersionContexts []GetNiatelemetryTenantResultVersionContext
    VnsAbsGraphCount float64
    Number of objects with L4 to L7 Services graph.
    VnsBackupPolCount float64
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    VnsRedirectDestCount float64
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    VnsSvcRedirectPolCount float64
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    VrfCount float64
    Number of Vrfs per tenant.
    VzBrCpCount float64
    Number of Zoning Policy per tenant.
    VzRtConsCount float64
    Number of Client Contract between End Point Groups per tenant.
    VzRtProvCount float64
    Number of Client Contract between End Point Groups per tenant.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryTenantResultAncestor>
    bfdIfPolCount Double
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount Double
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId String
    createTime String
    The time when this managed object was created.
    dhcpRsProvCount Double
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn String
    Dn for the tenants present.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fhsBdPolCount Double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount Double
    Number of application profiles per tenant.
    fvBdCount Double
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount Double
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount Double
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount Double
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount Double
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount Double
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount Double
    Number of Multi-Site objects.
    fvSubnetCount Double
    Number of subnets per tenant.
    ipStaticRouteCount Double
    Number of IP static routes per tenant.
    l3MulticastCount Double
    Number of layer 3 multicasts.
    l3MulticastCtxCount Double
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount Double
    Number of layer 3 multicast IfP.
    l3outCount Double
    Number of L3 out objects for the tenants present.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetNiatelemetryTenantResultParent>
    permissionResources List<GetNiatelemetryTenantResultPermissionResource>
    qosCustomPolCount Double
    Number of Quality Of Service Custom Policy.
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices List<GetNiatelemetryTenantResultRegisteredDevice>
    sharedScope 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.
    siteName String
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm String
    SSM property feature usage.
    ssmCount Double
    Number of context-level ssm translate policies per tenant.
    tags List<GetNiatelemetryTenantResultTag>
    tcamOptCount Double
    Number of TCAM optimization enabled per tenant.
    tenantHealth Double
    Health of each tenant in the APIC.
    traceRouteEpCount Double
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount Double
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount Double
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount Double
    Number of ITrace external routes per tenant.
    versionContexts List<GetNiatelemetryTenantResultVersionContext>
    vnsAbsGraphCount Double
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount Double
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount Double
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount Double
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount Double
    Number of Vrfs per tenant.
    vzBrCpCount Double
    Number of Zoning Policy per tenant.
    vzRtConsCount Double
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount Double
    Number of Client Contract between End Point Groups per tenant.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryTenantResultAncestor[]
    bfdIfPolCount number
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount number
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId string
    createTime string
    The time when this managed object was created.
    dhcpRsProvCount number
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn string
    Dn for the tenants present.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fhsBdPolCount number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount number
    Number of application profiles per tenant.
    fvBdCount number
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount number
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount number
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount number
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount number
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount number
    Number of Multi-Site objects.
    fvSubnetCount number
    Number of subnets per tenant.
    ipStaticRouteCount number
    Number of IP static routes per tenant.
    l3MulticastCount number
    Number of layer 3 multicasts.
    l3MulticastCtxCount number
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount number
    Number of layer 3 multicast IfP.
    l3outCount number
    Number of L3 out objects for the tenants present.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetNiatelemetryTenantResultParent[]
    permissionResources GetNiatelemetryTenantResultPermissionResource[]
    qosCustomPolCount number
    Number of Quality Of Service Custom Policy.
    recordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices GetNiatelemetryTenantResultRegisteredDevice[]
    sharedScope 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.
    siteName string
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm string
    SSM property feature usage.
    ssmCount number
    Number of context-level ssm translate policies per tenant.
    tags GetNiatelemetryTenantResultTag[]
    tcamOptCount number
    Number of TCAM optimization enabled per tenant.
    tenantHealth number
    Health of each tenant in the APIC.
    traceRouteEpCount number
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount number
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount number
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount number
    Number of ITrace external routes per tenant.
    versionContexts GetNiatelemetryTenantResultVersionContext[]
    vnsAbsGraphCount number
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount number
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount number
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount number
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount number
    Number of Vrfs per tenant.
    vzBrCpCount number
    Number of Zoning Policy per tenant.
    vzRtConsCount number
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount number
    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[GetNiatelemetryTenantResultAncestor]
    bfd_if_pol_count float
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfd_ifp_count float
    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_prov_count float
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn str
    Dn for the tenants present.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fhs_bd_pol_count float
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fv_ap_count float
    Number of application profiles per tenant.
    fv_bd_count float
    Number of bridge domains with hardware proxy enabled per tenant.
    fv_bd_subnet_count float
    Number of bridge domain subnets per tenant.
    fv_bdno_arp_count float
    Number of bridge domains with ARP flodding disabled per tenant.
    fv_cep_count float
    Count of number of endpoints per tenant.
    fv_rs_bd_to_fhs_count float
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fv_rs_bd_to_out_count float
    Number of bridge domains connected to layer 3 out per tenant.
    fv_site_connp_count float
    Number of Multi-Site objects.
    fv_subnet_count float
    Number of subnets per tenant.
    ip_static_route_count float
    Number of IP static routes per tenant.
    l3_multicast_count float
    Number of layer 3 multicasts.
    l3_multicast_ctx_count float
    Number of layer 3 multicast CtxP.
    l3_multicast_if_count float
    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[GetNiatelemetryTenantResultParent]
    permission_resources Sequence[GetNiatelemetryTenantResultPermissionResource]
    qos_custom_pol_count float
    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[GetNiatelemetryTenantResultRegisteredDevice]
    shared_scope 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.
    tags Sequence[GetNiatelemetryTenantResultTag]
    tcam_opt_count float
    Number of TCAM optimization enabled per tenant.
    tenant_health float
    Health of each tenant in the APIC.
    trace_route_ep_count float
    Number of ITrace route endpoint per tenant.
    trace_route_ep_ext_count float
    Number of ITrace endpoint external routes per tenant.
    trace_route_ext_ep_count float
    Number of ITrace external endpoint routes per tenant.
    trace_route_ext_ext_count float
    Number of ITrace external routes per tenant.
    version_contexts Sequence[GetNiatelemetryTenantResultVersionContext]
    vns_abs_graph_count float
    Number of objects with L4 to L7 Services graph.
    vns_backup_pol_count float
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vns_redirect_dest_count float
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vns_svc_redirect_pol_count float
    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_cp_count float
    Number of Zoning Policy per tenant.
    vz_rt_cons_count float
    Number of Client Contract between End Point Groups per tenant.
    vz_rt_prov_count float
    Number of Client Contract between End Point Groups per tenant.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    bfdIfPolCount Number
    Number of Bidirectional Forwarding Detection bfdIfPol Model Objects.
    bfdIfpCount Number
    Number of objects with Bidirectional Forwarding Detection Interface Policy.
    classId String
    createTime String
    The time when this managed object was created.
    dhcpRsProvCount Number
    Number of tenants with Dynamic Host Configuration Protocol enabled.
    dn String
    Dn for the tenants present.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fhsBdPolCount Number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvApCount Number
    Number of application profiles per tenant.
    fvBdCount Number
    Number of bridge domains with hardware proxy enabled per tenant.
    fvBdSubnetCount Number
    Number of bridge domain subnets per tenant.
    fvBdnoArpCount Number
    Number of bridge domains with ARP flodding disabled per tenant.
    fvCepCount Number
    Count of number of endpoints per tenant.
    fvRsBdToFhsCount Number
    Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection.
    fvRsBdToOutCount Number
    Number of bridge domains connected to layer 3 out per tenant.
    fvSiteConnpCount Number
    Number of Multi-Site objects.
    fvSubnetCount Number
    Number of subnets per tenant.
    ipStaticRouteCount Number
    Number of IP static routes per tenant.
    l3MulticastCount Number
    Number of layer 3 multicasts.
    l3MulticastCtxCount Number
    Number of layer 3 multicast CtxP.
    l3MulticastIfCount Number
    Number of layer 3 multicast IfP.
    l3outCount Number
    Number of L3 out objects for the tenants present.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    qosCustomPolCount Number
    Number of Quality Of Service Custom Policy.
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices List<Property Map>
    sharedScope 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.
    siteName String
    The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
    ssm String
    SSM property feature usage.
    ssmCount Number
    Number of context-level ssm translate policies per tenant.
    tags List<Property Map>
    tcamOptCount Number
    Number of TCAM optimization enabled per tenant.
    tenantHealth Number
    Health of each tenant in the APIC.
    traceRouteEpCount Number
    Number of ITrace route endpoint per tenant.
    traceRouteEpExtCount Number
    Number of ITrace endpoint external routes per tenant.
    traceRouteExtEpCount Number
    Number of ITrace external endpoint routes per tenant.
    traceRouteExtExtCount Number
    Number of ITrace external routes per tenant.
    versionContexts List<Property Map>
    vnsAbsGraphCount Number
    Number of objects with L4 to L7 Services graph.
    vnsBackupPolCount Number
    Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy.
    vnsRedirectDestCount Number
    Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic.
    vnsSvcRedirectPolCount Number
    Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package.
    vrfCount Number
    Number of Vrfs per tenant.
    vzBrCpCount Number
    Number of Zoning Policy per tenant.
    vzRtConsCount Number
    Number of Client Contract between End Point Groups per tenant.
    vzRtProvCount Number
    Number of Client Contract between End Point Groups per tenant.

    GetNiatelemetryTenantResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNiatelemetryTenantResultVersionContext

    GetNiatelemetryTenantResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryTenantTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetNiatelemetryTenantVersionContext

    AdditionalProperties string
    ClassId 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.
    InterestedMos List<GetNiatelemetryTenantVersionContextInterestedMo>
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryTenantVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    AdditionalProperties string
    ClassId 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.
    InterestedMos []GetNiatelemetryTenantVersionContextInterestedMo
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryTenantVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    additionalProperties String
    classId 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.
    interestedMos List<GetNiatelemetryTenantVersionContextInterestedMo>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryTenantVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.
    additionalProperties string
    classId 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.
    interestedMos GetNiatelemetryTenantVersionContextInterestedMo[]
    markedForDeletion boolean
    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.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryTenantVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType 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[GetNiatelemetryTenantVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetNiatelemetryTenantVersionContextRefMo
    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.
    additionalProperties String
    classId 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.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet