1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiatelemetryApicCoreFileDetails
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

intersight.getNiatelemetryApicCoreFileDetails

Explore with Pulumi AI

intersight logo
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

    Object to capture Core File details in APIC.

    Using getNiatelemetryApicCoreFileDetails

    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 getNiatelemetryApicCoreFileDetails(args: GetNiatelemetryApicCoreFileDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryApicCoreFileDetailsResult>
    function getNiatelemetryApicCoreFileDetailsOutput(args: GetNiatelemetryApicCoreFileDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryApicCoreFileDetailsResult>
    def get_niatelemetry_apic_core_file_details(account_moid: Optional[str] = None,
                                                additional_properties: Optional[str] = None,
                                                ancestors: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsAncestor]] = None,
                                                annotation: Optional[str] = None,
                                                child_action: Optional[str] = None,
                                                class_id: Optional[str] = None,
                                                collection_time: Optional[str] = None,
                                                create_time: Optional[str] = None,
                                                data_type: Optional[str] = None,
                                                dn: Optional[str] = None,
                                                domain_group_moid: Optional[str] = None,
                                                export_file_uri: Optional[str] = None,
                                                export_status: Optional[str] = None,
                                                export_status_str: Optional[float] = None,
                                                export_tech_sup_file_uri: Optional[str] = None,
                                                exported_to_controller: Optional[str] = None,
                                                ext_mngd_by: Optional[str] = None,
                                                file_size: Optional[float] = None,
                                                host_name: Optional[str] = None,
                                                id: Optional[str] = None,
                                                lc_own: Optional[str] = None,
                                                mod_time: Optional[str] = None,
                                                mod_ts: Optional[float] = None,
                                                moid: Optional[str] = None,
                                                node_id: Optional[str] = None,
                                                object_type: Optional[str] = None,
                                                owners: Optional[Sequence[str]] = None,
                                                parent: Optional[GetNiatelemetryApicCoreFileDetailsParent] = None,
                                                permission_resources: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsPermissionResource]] = None,
                                                pol_name: Optional[str] = None,
                                                record_type: Optional[str] = None,
                                                record_version: Optional[str] = None,
                                                registered_device: Optional[GetNiatelemetryApicCoreFileDetailsRegisteredDevice] = None,
                                                shared_scope: Optional[str] = None,
                                                site_name: Optional[str] = None,
                                                status: Optional[str] = None,
                                                tags: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsTag]] = None,
                                                uid: Optional[str] = None,
                                                userdom: Optional[str] = None,
                                                version_context: Optional[GetNiatelemetryApicCoreFileDetailsVersionContext] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetNiatelemetryApicCoreFileDetailsResult
    def get_niatelemetry_apic_core_file_details_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                additional_properties: Optional[pulumi.Input[str]] = None,
                                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsAncestorArgs]]]] = None,
                                                annotation: Optional[pulumi.Input[str]] = None,
                                                child_action: Optional[pulumi.Input[str]] = None,
                                                class_id: Optional[pulumi.Input[str]] = None,
                                                collection_time: Optional[pulumi.Input[str]] = None,
                                                create_time: Optional[pulumi.Input[str]] = None,
                                                data_type: Optional[pulumi.Input[str]] = None,
                                                dn: Optional[pulumi.Input[str]] = None,
                                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                export_file_uri: Optional[pulumi.Input[str]] = None,
                                                export_status: Optional[pulumi.Input[str]] = None,
                                                export_status_str: Optional[pulumi.Input[float]] = None,
                                                export_tech_sup_file_uri: Optional[pulumi.Input[str]] = None,
                                                exported_to_controller: Optional[pulumi.Input[str]] = None,
                                                ext_mngd_by: Optional[pulumi.Input[str]] = None,
                                                file_size: Optional[pulumi.Input[float]] = None,
                                                host_name: Optional[pulumi.Input[str]] = None,
                                                id: Optional[pulumi.Input[str]] = None,
                                                lc_own: Optional[pulumi.Input[str]] = None,
                                                mod_time: Optional[pulumi.Input[str]] = None,
                                                mod_ts: Optional[pulumi.Input[float]] = None,
                                                moid: Optional[pulumi.Input[str]] = None,
                                                node_id: 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[GetNiatelemetryApicCoreFileDetailsParentArgs]] = None,
                                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsPermissionResourceArgs]]]] = None,
                                                pol_name: Optional[pulumi.Input[str]] = None,
                                                record_type: Optional[pulumi.Input[str]] = None,
                                                record_version: Optional[pulumi.Input[str]] = None,
                                                registered_device: Optional[pulumi.Input[GetNiatelemetryApicCoreFileDetailsRegisteredDeviceArgs]] = None,
                                                shared_scope: Optional[pulumi.Input[str]] = None,
                                                site_name: Optional[pulumi.Input[str]] = None,
                                                status: Optional[pulumi.Input[str]] = None,
                                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsTagArgs]]]] = None,
                                                uid: Optional[pulumi.Input[str]] = None,
                                                userdom: Optional[pulumi.Input[str]] = None,
                                                version_context: Optional[pulumi.Input[GetNiatelemetryApicCoreFileDetailsVersionContextArgs]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryApicCoreFileDetailsResult]
    func LookupNiatelemetryApicCoreFileDetails(ctx *Context, args *LookupNiatelemetryApicCoreFileDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryApicCoreFileDetailsResult, error)
    func LookupNiatelemetryApicCoreFileDetailsOutput(ctx *Context, args *LookupNiatelemetryApicCoreFileDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryApicCoreFileDetailsResultOutput

    > Note: This function is named LookupNiatelemetryApicCoreFileDetails in the Go SDK.

    public static class GetNiatelemetryApicCoreFileDetails 
    {
        public static Task<GetNiatelemetryApicCoreFileDetailsResult> InvokeAsync(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions? opts = null)
        public static Output<GetNiatelemetryApicCoreFileDetailsResult> Invoke(GetNiatelemetryApicCoreFileDetailsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNiatelemetryApicCoreFileDetailsResult> getNiatelemetryApicCoreFileDetails(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions options)
    public static Output<GetNiatelemetryApicCoreFileDetailsResult> getNiatelemetryApicCoreFileDetails(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNiatelemetryApicCoreFileDetails:getNiatelemetryApicCoreFileDetails
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicCoreFileDetailsAncestor>
    Annotation string
    Annotation of the Core file in APIC.
    ChildAction string
    Child action of the Core file in APIC.
    ClassId string
    CollectionTime string
    Collection Time of the Core file in APIC.
    CreateTime string
    The time when this managed object was created.
    DataType string
    Data type of the Core file in APIC.
    Dn string
    Dn for the Core file in the inventory.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExportFileUri string
    Export file URI of the Core file in APIC.
    ExportStatus string
    Export status of the Core file in APIC.
    ExportStatusStr double
    Export status str of the Core file in APIC.
    ExportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    ExportedToController string
    Return if file is exported To Controller or not in APIC.
    ExtMngdBy string
    Ext Mngd By of the Core file in APIC.
    FileSize double
    File size of the Core file in APIC.
    HostName string
    Host Name of the Core file in APIC.
    Id string
    LcOwn string
    Lc owner of the Core file in APIC.
    ModTime string
    The time when this managed object was last modified.
    ModTs double
    Mod Ts of the Core file in APIC.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node Id of the Core file in APIC.
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryApicCoreFileDetailsParent
    PermissionResources List<GetNiatelemetryApicCoreFileDetailsPermissionResource>
    PolName string
    Pol Name of the Core file in APIC.
    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 GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    Status string
    Status of the Core file in APIC.
    Tags List<GetNiatelemetryApicCoreFileDetailsTag>
    Uid string
    UId of the Core file in the APIC.
    Userdom string
    User dom of the Core file in APIC.
    VersionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicCoreFileDetailsAncestor
    Annotation string
    Annotation of the Core file in APIC.
    ChildAction string
    Child action of the Core file in APIC.
    ClassId string
    CollectionTime string
    Collection Time of the Core file in APIC.
    CreateTime string
    The time when this managed object was created.
    DataType string
    Data type of the Core file in APIC.
    Dn string
    Dn for the Core file in the inventory.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExportFileUri string
    Export file URI of the Core file in APIC.
    ExportStatus string
    Export status of the Core file in APIC.
    ExportStatusStr float64
    Export status str of the Core file in APIC.
    ExportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    ExportedToController string
    Return if file is exported To Controller or not in APIC.
    ExtMngdBy string
    Ext Mngd By of the Core file in APIC.
    FileSize float64
    File size of the Core file in APIC.
    HostName string
    Host Name of the Core file in APIC.
    Id string
    LcOwn string
    Lc owner of the Core file in APIC.
    ModTime string
    The time when this managed object was last modified.
    ModTs float64
    Mod Ts of the Core file in APIC.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node Id of the Core file in APIC.
    ObjectType string
    Owners []string
    Parent GetNiatelemetryApicCoreFileDetailsParent
    PermissionResources []GetNiatelemetryApicCoreFileDetailsPermissionResource
    PolName string
    Pol Name of the Core file in APIC.
    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 GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    Status string
    Status of the Core file in APIC.
    Tags []GetNiatelemetryApicCoreFileDetailsTag
    Uid string
    UId of the Core file in the APIC.
    Userdom string
    User dom of the Core file in APIC.
    VersionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryApicCoreFileDetailsAncestor>
    annotation String
    Annotation of the Core file in APIC.
    childAction String
    Child action of the Core file in APIC.
    classId String
    collectionTime String
    Collection Time of the Core file in APIC.
    createTime String
    The time when this managed object was created.
    dataType String
    Data type of the Core file in APIC.
    dn String
    Dn for the Core file in the inventory.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    exportFileUri String
    Export file URI of the Core file in APIC.
    exportStatus String
    Export status of the Core file in APIC.
    exportStatusStr Double
    Export status str of the Core file in APIC.
    exportTechSupFileUri String
    Export tech Sup file URI of the Core file in APIC.
    exportedToController String
    Return if file is exported To Controller or not in APIC.
    extMngdBy String
    Ext Mngd By of the Core file in APIC.
    fileSize Double
    File size of the Core file in APIC.
    hostName String
    Host Name of the Core file in APIC.
    id String
    lcOwn String
    Lc owner of the Core file in APIC.
    modTime String
    The time when this managed object was last modified.
    modTs Double
    Mod Ts of the Core file in APIC.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node Id of the Core file in APIC.
    objectType String
    owners List<String>
    parent GetNiatelemetryApicCoreFileDetailsParent
    permissionResources List<GetNiatelemetryApicCoreFileDetailsPermissionResource>
    polName String
    Pol Name of the Core file in APIC.
    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 GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    status String
    Status of the Core file in APIC.
    tags List<GetNiatelemetryApicCoreFileDetailsTag>
    uid String
    UId of the Core file in the APIC.
    userdom String
    User dom of the Core file in APIC.
    versionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryApicCoreFileDetailsAncestor[]
    annotation string
    Annotation of the Core file in APIC.
    childAction string
    Child action of the Core file in APIC.
    classId string
    collectionTime string
    Collection Time of the Core file in APIC.
    createTime string
    The time when this managed object was created.
    dataType string
    Data type of the Core file in APIC.
    dn string
    Dn for the Core file in the inventory.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    exportFileUri string
    Export file URI of the Core file in APIC.
    exportStatus string
    Export status of the Core file in APIC.
    exportStatusStr number
    Export status str of the Core file in APIC.
    exportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    exportedToController string
    Return if file is exported To Controller or not in APIC.
    extMngdBy string
    Ext Mngd By of the Core file in APIC.
    fileSize number
    File size of the Core file in APIC.
    hostName string
    Host Name of the Core file in APIC.
    id string
    lcOwn string
    Lc owner of the Core file in APIC.
    modTime string
    The time when this managed object was last modified.
    modTs number
    Mod Ts of the Core file in APIC.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId string
    Node Id of the Core file in APIC.
    objectType string
    owners string[]
    parent GetNiatelemetryApicCoreFileDetailsParent
    permissionResources GetNiatelemetryApicCoreFileDetailsPermissionResource[]
    polName string
    Pol Name of the Core file in APIC.
    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 GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    status string
    Status of the Core file in APIC.
    tags GetNiatelemetryApicCoreFileDetailsTag[]
    uid string
    UId of the Core file in the APIC.
    userdom string
    User dom of the Core file in APIC.
    versionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicCoreFileDetailsAncestor]
    annotation str
    Annotation of the Core file in APIC.
    child_action str
    Child action of the Core file in APIC.
    class_id str
    collection_time str
    Collection Time of the Core file in APIC.
    create_time str
    The time when this managed object was created.
    data_type str
    Data type of the Core file in APIC.
    dn str
    Dn for the Core file in the inventory.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    export_file_uri str
    Export file URI of the Core file in APIC.
    export_status str
    Export status of the Core file in APIC.
    export_status_str float
    Export status str of the Core file in APIC.
    export_tech_sup_file_uri str
    Export tech Sup file URI of the Core file in APIC.
    exported_to_controller str
    Return if file is exported To Controller or not in APIC.
    ext_mngd_by str
    Ext Mngd By of the Core file in APIC.
    file_size float
    File size of the Core file in APIC.
    host_name str
    Host Name of the Core file in APIC.
    id str
    lc_own str
    Lc owner of the Core file in APIC.
    mod_time str
    The time when this managed object was last modified.
    mod_ts float
    Mod Ts of the Core file in APIC.
    moid str
    The unique identifier of this Managed Object instance.
    node_id str
    Node Id of the Core file in APIC.
    object_type str
    owners Sequence[str]
    parent GetNiatelemetryApicCoreFileDetailsParent
    permission_resources Sequence[GetNiatelemetryApicCoreFileDetailsPermissionResource]
    pol_name str
    Pol Name of the Core file in APIC.
    record_type str
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    record_version str
    Version of record being pushed. This determines what was the API version for data available from the device.
    registered_device GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    status str
    Status of the Core file in APIC.
    tags Sequence[GetNiatelemetryApicCoreFileDetailsTag]
    uid str
    UId of the Core file in the APIC.
    userdom str
    User dom of the Core file in APIC.
    version_context GetNiatelemetryApicCoreFileDetailsVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    annotation String
    Annotation of the Core file in APIC.
    childAction String
    Child action of the Core file in APIC.
    classId String
    collectionTime String
    Collection Time of the Core file in APIC.
    createTime String
    The time when this managed object was created.
    dataType String
    Data type of the Core file in APIC.
    dn String
    Dn for the Core file in the inventory.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    exportFileUri String
    Export file URI of the Core file in APIC.
    exportStatus String
    Export status of the Core file in APIC.
    exportStatusStr Number
    Export status str of the Core file in APIC.
    exportTechSupFileUri String
    Export tech Sup file URI of the Core file in APIC.
    exportedToController String
    Return if file is exported To Controller or not in APIC.
    extMngdBy String
    Ext Mngd By of the Core file in APIC.
    fileSize Number
    File size of the Core file in APIC.
    hostName String
    Host Name of the Core file in APIC.
    id String
    lcOwn String
    Lc owner of the Core file in APIC.
    modTime String
    The time when this managed object was last modified.
    modTs Number
    Mod Ts of the Core file in APIC.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node Id of the Core file in APIC.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    polName String
    Pol Name of the Core file in APIC.
    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
    Name of the APIC site from which this data is being collected.
    status String
    Status of the Core file in APIC.
    tags List<Property Map>
    uid String
    UId of the Core file in the APIC.
    userdom String
    User dom of the Core file in APIC.
    versionContext Property Map

    getNiatelemetryApicCoreFileDetails Result

    The following output properties are available:

    Id string
    Results List<GetNiatelemetryApicCoreFileDetailsResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicCoreFileDetailsAncestor>
    Annotation string
    ChildAction string
    ClassId string
    CollectionTime string
    CreateTime string
    DataType string
    Dn string
    DomainGroupMoid string
    ExportFileUri string
    ExportStatus string
    ExportStatusStr double
    ExportTechSupFileUri string
    ExportedToController string
    ExtMngdBy string
    FileSize double
    HostName string
    LcOwn string
    ModTime string
    ModTs double
    Moid string
    NodeId string
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryApicCoreFileDetailsParent
    PermissionResources List<GetNiatelemetryApicCoreFileDetailsPermissionResource>
    PolName string
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    SharedScope string
    SiteName string
    Status string
    Tags List<GetNiatelemetryApicCoreFileDetailsTag>
    Uid string
    Userdom string
    VersionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    Id string
    Results []GetNiatelemetryApicCoreFileDetailsResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicCoreFileDetailsAncestor
    Annotation string
    ChildAction string
    ClassId string
    CollectionTime string
    CreateTime string
    DataType string
    Dn string
    DomainGroupMoid string
    ExportFileUri string
    ExportStatus string
    ExportStatusStr float64
    ExportTechSupFileUri string
    ExportedToController string
    ExtMngdBy string
    FileSize float64
    HostName string
    LcOwn string
    ModTime string
    ModTs float64
    Moid string
    NodeId string
    ObjectType string
    Owners []string
    Parent GetNiatelemetryApicCoreFileDetailsParent
    PermissionResources []GetNiatelemetryApicCoreFileDetailsPermissionResource
    PolName string
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    SharedScope string
    SiteName string
    Status string
    Tags []GetNiatelemetryApicCoreFileDetailsTag
    Uid string
    Userdom string
    VersionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    id String
    results List<GetNiatelemetryApicCoreFileDetailsResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetNiatelemetryApicCoreFileDetailsAncestor>
    annotation String
    childAction String
    classId String
    collectionTime String
    createTime String
    dataType String
    dn String
    domainGroupMoid String
    exportFileUri String
    exportStatus String
    exportStatusStr Double
    exportTechSupFileUri String
    exportedToController String
    extMngdBy String
    fileSize Double
    hostName String
    lcOwn String
    modTime String
    modTs Double
    moid String
    nodeId String
    objectType String
    owners List<String>
    parent GetNiatelemetryApicCoreFileDetailsParent
    permissionResources List<GetNiatelemetryApicCoreFileDetailsPermissionResource>
    polName String
    recordType String
    recordVersion String
    registeredDevice GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    sharedScope String
    siteName String
    status String
    tags List<GetNiatelemetryApicCoreFileDetailsTag>
    uid String
    userdom String
    versionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    id string
    results GetNiatelemetryApicCoreFileDetailsResult[]
    accountMoid string
    additionalProperties string
    ancestors GetNiatelemetryApicCoreFileDetailsAncestor[]
    annotation string
    childAction string
    classId string
    collectionTime string
    createTime string
    dataType string
    dn string
    domainGroupMoid string
    exportFileUri string
    exportStatus string
    exportStatusStr number
    exportTechSupFileUri string
    exportedToController string
    extMngdBy string
    fileSize number
    hostName string
    lcOwn string
    modTime string
    modTs number
    moid string
    nodeId string
    objectType string
    owners string[]
    parent GetNiatelemetryApicCoreFileDetailsParent
    permissionResources GetNiatelemetryApicCoreFileDetailsPermissionResource[]
    polName string
    recordType string
    recordVersion string
    registeredDevice GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    sharedScope string
    siteName string
    status string
    tags GetNiatelemetryApicCoreFileDetailsTag[]
    uid string
    userdom string
    versionContext GetNiatelemetryApicCoreFileDetailsVersionContext
    id str
    results Sequence[GetNiatelemetryApicCoreFileDetailsResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicCoreFileDetailsAncestor]
    annotation str
    child_action str
    class_id str
    collection_time str
    create_time str
    data_type str
    dn str
    domain_group_moid str
    export_file_uri str
    export_status str
    export_status_str float
    export_tech_sup_file_uri str
    exported_to_controller str
    ext_mngd_by str
    file_size float
    host_name str
    lc_own str
    mod_time str
    mod_ts float
    moid str
    node_id str
    object_type str
    owners Sequence[str]
    parent GetNiatelemetryApicCoreFileDetailsParent
    permission_resources Sequence[GetNiatelemetryApicCoreFileDetailsPermissionResource]
    pol_name str
    record_type str
    record_version str
    registered_device GetNiatelemetryApicCoreFileDetailsRegisteredDevice
    shared_scope str
    site_name str
    status str
    tags Sequence[GetNiatelemetryApicCoreFileDetailsTag]
    uid str
    userdom str
    version_context GetNiatelemetryApicCoreFileDetailsVersionContext

    Supporting Types

    GetNiatelemetryApicCoreFileDetailsAncestor

    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'.

    GetNiatelemetryApicCoreFileDetailsParent

    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'.

    GetNiatelemetryApicCoreFileDetailsPermissionResource

    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'.

    GetNiatelemetryApicCoreFileDetailsRegisteredDevice

    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'.

    GetNiatelemetryApicCoreFileDetailsResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicCoreFileDetailsResultAncestor>
    Annotation string
    Annotation of the Core file in APIC.
    ChildAction string
    Child action of the Core file in APIC.
    ClassId string
    CollectionTime string
    Collection Time of the Core file in APIC.
    CreateTime string
    The time when this managed object was created.
    DataType string
    Data type of the Core file in APIC.
    Dn string
    Dn for the Core file in the inventory.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExportFileUri string
    Export file URI of the Core file in APIC.
    ExportStatus string
    Export status of the Core file in APIC.
    ExportStatusStr double
    Export status str of the Core file in APIC.
    ExportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    ExportedToController string
    Return if file is exported To Controller or not in APIC.
    ExtMngdBy string
    Ext Mngd By of the Core file in APIC.
    FileSize double
    File size of the Core file in APIC.
    HostName string
    Host Name of the Core file in APIC.
    LcOwn string
    Lc owner of the Core file in APIC.
    ModTime string
    The time when this managed object was last modified.
    ModTs double
    Mod Ts of the Core file in APIC.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node Id of the Core file in APIC.
    ObjectType string
    Owners List<string>
    Parents List<GetNiatelemetryApicCoreFileDetailsResultParent>
    PermissionResources List<GetNiatelemetryApicCoreFileDetailsResultPermissionResource>
    PolName string
    Pol Name of the Core file in APIC.
    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<GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice>
    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
    Name of the APIC site from which this data is being collected.
    Status string
    Status of the Core file in APIC.
    Tags List<GetNiatelemetryApicCoreFileDetailsResultTag>
    Uid string
    UId of the Core file in the APIC.
    Userdom string
    User dom of the Core file in APIC.
    VersionContexts List<GetNiatelemetryApicCoreFileDetailsResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicCoreFileDetailsResultAncestor
    Annotation string
    Annotation of the Core file in APIC.
    ChildAction string
    Child action of the Core file in APIC.
    ClassId string
    CollectionTime string
    Collection Time of the Core file in APIC.
    CreateTime string
    The time when this managed object was created.
    DataType string
    Data type of the Core file in APIC.
    Dn string
    Dn for the Core file in the inventory.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExportFileUri string
    Export file URI of the Core file in APIC.
    ExportStatus string
    Export status of the Core file in APIC.
    ExportStatusStr float64
    Export status str of the Core file in APIC.
    ExportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    ExportedToController string
    Return if file is exported To Controller or not in APIC.
    ExtMngdBy string
    Ext Mngd By of the Core file in APIC.
    FileSize float64
    File size of the Core file in APIC.
    HostName string
    Host Name of the Core file in APIC.
    LcOwn string
    Lc owner of the Core file in APIC.
    ModTime string
    The time when this managed object was last modified.
    ModTs float64
    Mod Ts of the Core file in APIC.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node Id of the Core file in APIC.
    ObjectType string
    Owners []string
    Parents []GetNiatelemetryApicCoreFileDetailsResultParent
    PermissionResources []GetNiatelemetryApicCoreFileDetailsResultPermissionResource
    PolName string
    Pol Name of the Core file in APIC.
    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 []GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice
    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
    Name of the APIC site from which this data is being collected.
    Status string
    Status of the Core file in APIC.
    Tags []GetNiatelemetryApicCoreFileDetailsResultTag
    Uid string
    UId of the Core file in the APIC.
    Userdom string
    User dom of the Core file in APIC.
    VersionContexts []GetNiatelemetryApicCoreFileDetailsResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryApicCoreFileDetailsResultAncestor>
    annotation String
    Annotation of the Core file in APIC.
    childAction String
    Child action of the Core file in APIC.
    classId String
    collectionTime String
    Collection Time of the Core file in APIC.
    createTime String
    The time when this managed object was created.
    dataType String
    Data type of the Core file in APIC.
    dn String
    Dn for the Core file in the inventory.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    exportFileUri String
    Export file URI of the Core file in APIC.
    exportStatus String
    Export status of the Core file in APIC.
    exportStatusStr Double
    Export status str of the Core file in APIC.
    exportTechSupFileUri String
    Export tech Sup file URI of the Core file in APIC.
    exportedToController String
    Return if file is exported To Controller or not in APIC.
    extMngdBy String
    Ext Mngd By of the Core file in APIC.
    fileSize Double
    File size of the Core file in APIC.
    hostName String
    Host Name of the Core file in APIC.
    lcOwn String
    Lc owner of the Core file in APIC.
    modTime String
    The time when this managed object was last modified.
    modTs Double
    Mod Ts of the Core file in APIC.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node Id of the Core file in APIC.
    objectType String
    owners List<String>
    parents List<GetNiatelemetryApicCoreFileDetailsResultParent>
    permissionResources List<GetNiatelemetryApicCoreFileDetailsResultPermissionResource>
    polName String
    Pol Name of the Core file in APIC.
    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<GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice>
    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
    Name of the APIC site from which this data is being collected.
    status String
    Status of the Core file in APIC.
    tags List<GetNiatelemetryApicCoreFileDetailsResultTag>
    uid String
    UId of the Core file in the APIC.
    userdom String
    User dom of the Core file in APIC.
    versionContexts List<GetNiatelemetryApicCoreFileDetailsResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryApicCoreFileDetailsResultAncestor[]
    annotation string
    Annotation of the Core file in APIC.
    childAction string
    Child action of the Core file in APIC.
    classId string
    collectionTime string
    Collection Time of the Core file in APIC.
    createTime string
    The time when this managed object was created.
    dataType string
    Data type of the Core file in APIC.
    dn string
    Dn for the Core file in the inventory.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    exportFileUri string
    Export file URI of the Core file in APIC.
    exportStatus string
    Export status of the Core file in APIC.
    exportStatusStr number
    Export status str of the Core file in APIC.
    exportTechSupFileUri string
    Export tech Sup file URI of the Core file in APIC.
    exportedToController string
    Return if file is exported To Controller or not in APIC.
    extMngdBy string
    Ext Mngd By of the Core file in APIC.
    fileSize number
    File size of the Core file in APIC.
    hostName string
    Host Name of the Core file in APIC.
    lcOwn string
    Lc owner of the Core file in APIC.
    modTime string
    The time when this managed object was last modified.
    modTs number
    Mod Ts of the Core file in APIC.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId string
    Node Id of the Core file in APIC.
    objectType string
    owners string[]
    parents GetNiatelemetryApicCoreFileDetailsResultParent[]
    permissionResources GetNiatelemetryApicCoreFileDetailsResultPermissionResource[]
    polName string
    Pol Name of the Core file in APIC.
    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 GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice[]
    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
    Name of the APIC site from which this data is being collected.
    status string
    Status of the Core file in APIC.
    tags GetNiatelemetryApicCoreFileDetailsResultTag[]
    uid string
    UId of the Core file in the APIC.
    userdom string
    User dom of the Core file in APIC.
    versionContexts GetNiatelemetryApicCoreFileDetailsResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicCoreFileDetailsResultAncestor]
    annotation str
    Annotation of the Core file in APIC.
    child_action str
    Child action of the Core file in APIC.
    class_id str
    collection_time str
    Collection Time of the Core file in APIC.
    create_time str
    The time when this managed object was created.
    data_type str
    Data type of the Core file in APIC.
    dn str
    Dn for the Core file in the inventory.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    export_file_uri str
    Export file URI of the Core file in APIC.
    export_status str
    Export status of the Core file in APIC.
    export_status_str float
    Export status str of the Core file in APIC.
    export_tech_sup_file_uri str
    Export tech Sup file URI of the Core file in APIC.
    exported_to_controller str
    Return if file is exported To Controller or not in APIC.
    ext_mngd_by str
    Ext Mngd By of the Core file in APIC.
    file_size float
    File size of the Core file in APIC.
    host_name str
    Host Name of the Core file in APIC.
    lc_own str
    Lc owner of the Core file in APIC.
    mod_time str
    The time when this managed object was last modified.
    mod_ts float
    Mod Ts of the Core file in APIC.
    moid str
    The unique identifier of this Managed Object instance.
    node_id str
    Node Id of the Core file in APIC.
    object_type str
    owners Sequence[str]
    parents Sequence[GetNiatelemetryApicCoreFileDetailsResultParent]
    permission_resources Sequence[GetNiatelemetryApicCoreFileDetailsResultPermissionResource]
    pol_name str
    Pol Name of the Core file in APIC.
    record_type str
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    record_version str
    Version of record being pushed. This determines what was the API version for data available from the device.
    registered_devices Sequence[GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice]
    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
    Name of the APIC site from which this data is being collected.
    status str
    Status of the Core file in APIC.
    tags Sequence[GetNiatelemetryApicCoreFileDetailsResultTag]
    uid str
    UId of the Core file in the APIC.
    userdom str
    User dom of the Core file in APIC.
    version_contexts Sequence[GetNiatelemetryApicCoreFileDetailsResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    annotation String
    Annotation of the Core file in APIC.
    childAction String
    Child action of the Core file in APIC.
    classId String
    collectionTime String
    Collection Time of the Core file in APIC.
    createTime String
    The time when this managed object was created.
    dataType String
    Data type of the Core file in APIC.
    dn String
    Dn for the Core file in the inventory.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    exportFileUri String
    Export file URI of the Core file in APIC.
    exportStatus String
    Export status of the Core file in APIC.
    exportStatusStr Number
    Export status str of the Core file in APIC.
    exportTechSupFileUri String
    Export tech Sup file URI of the Core file in APIC.
    exportedToController String
    Return if file is exported To Controller or not in APIC.
    extMngdBy String
    Ext Mngd By of the Core file in APIC.
    fileSize Number
    File size of the Core file in APIC.
    hostName String
    Host Name of the Core file in APIC.
    lcOwn String
    Lc owner of the Core file in APIC.
    modTime String
    The time when this managed object was last modified.
    modTs Number
    Mod Ts of the Core file in APIC.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node Id of the Core file in APIC.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    polName String
    Pol Name of the Core file in APIC.
    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
    Name of the APIC site from which this data is being collected.
    status String
    Status of the Core file in APIC.
    tags List<Property Map>
    uid String
    UId of the Core file in the APIC.
    userdom String
    User dom of the Core file in APIC.
    versionContexts List<Property Map>

    GetNiatelemetryApicCoreFileDetailsResultAncestor

    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

    GetNiatelemetryApicCoreFileDetailsResultParent

    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

    GetNiatelemetryApicCoreFileDetailsResultPermissionResource

    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

    GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice

    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

    GetNiatelemetryApicCoreFileDetailsResultTag

    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

    GetNiatelemetryApicCoreFileDetailsResultVersionContext

    GetNiatelemetryApicCoreFileDetailsResultVersionContextInterestedMo

    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

    GetNiatelemetryApicCoreFileDetailsResultVersionContextRefMo

    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

    GetNiatelemetryApicCoreFileDetailsTag

    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.

    GetNiatelemetryApicCoreFileDetailsVersionContext

    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<GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo>
    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 GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
    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 []GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo
    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 GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
    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<GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo>
    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 GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
    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 GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo[]
    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 GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
    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[GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo]
    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 GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
    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.

    GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo

    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'.

    GetNiatelemetryApicCoreFileDetailsVersionContextRefMo

    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.65 published on Wednesday, May 7, 2025 by ciscodevnet