1. Packages
  2. Intersight Provider
  3. API Docs
  4. getCoremanagementCoreFile
intersight 1.0.66 published on Friday, May 30, 2025 by ciscodevnet

intersight.getCoremanagementCoreFile

Explore with Pulumi AI

intersight logo
intersight 1.0.66 published on Friday, May 30, 2025 by ciscodevnet

    Core file meta data for individual core files on device.

    Using getCoremanagementCoreFile

    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 getCoremanagementCoreFile(args: GetCoremanagementCoreFileArgs, opts?: InvokeOptions): Promise<GetCoremanagementCoreFileResult>
    function getCoremanagementCoreFileOutput(args: GetCoremanagementCoreFileOutputArgs, opts?: InvokeOptions): Output<GetCoremanagementCoreFileResult>
    def get_coremanagement_core_file(account_moid: Optional[str] = None,
                                     additional_properties: Optional[str] = None,
                                     admin_state: Optional[str] = None,
                                     ancestors: Optional[Sequence[GetCoremanagementCoreFileAncestor]] = None,
                                     class_id: Optional[str] = None,
                                     core_file_download_url: Optional[str] = None,
                                     create_time: Optional[str] = None,
                                     device_type: Optional[str] = None,
                                     domain_group_moid: Optional[str] = None,
                                     endpoint_identifier: Optional[str] = None,
                                     file_name: Optional[str] = None,
                                     file_size: Optional[float] = None,
                                     id: Optional[str] = None,
                                     inventory_parent: Optional[GetCoremanagementCoreFileInventoryParent] = None,
                                     mod_time: Optional[str] = None,
                                     moid: Optional[str] = None,
                                     node_id: Optional[str] = None,
                                     object_type: Optional[str] = None,
                                     owners: Optional[Sequence[str]] = None,
                                     parent: Optional[GetCoremanagementCoreFileParent] = None,
                                     permission_resources: Optional[Sequence[GetCoremanagementCoreFilePermissionResource]] = None,
                                     pid: Optional[str] = None,
                                     reason: Optional[str] = None,
                                     registered_device: Optional[GetCoremanagementCoreFileRegisteredDevice] = None,
                                     serial: Optional[str] = None,
                                     shared_scope: Optional[str] = None,
                                     status: Optional[str] = None,
                                     tags: Optional[Sequence[GetCoremanagementCoreFileTag]] = None,
                                     version_context: Optional[GetCoremanagementCoreFileVersionContext] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetCoremanagementCoreFileResult
    def get_coremanagement_core_file_output(account_moid: Optional[pulumi.Input[str]] = None,
                                     additional_properties: Optional[pulumi.Input[str]] = None,
                                     admin_state: Optional[pulumi.Input[str]] = None,
                                     ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCoremanagementCoreFileAncestorArgs]]]] = None,
                                     class_id: Optional[pulumi.Input[str]] = None,
                                     core_file_download_url: Optional[pulumi.Input[str]] = None,
                                     create_time: Optional[pulumi.Input[str]] = None,
                                     device_type: Optional[pulumi.Input[str]] = None,
                                     domain_group_moid: Optional[pulumi.Input[str]] = None,
                                     endpoint_identifier: Optional[pulumi.Input[str]] = None,
                                     file_name: Optional[pulumi.Input[str]] = None,
                                     file_size: Optional[pulumi.Input[float]] = None,
                                     id: Optional[pulumi.Input[str]] = None,
                                     inventory_parent: Optional[pulumi.Input[GetCoremanagementCoreFileInventoryParentArgs]] = None,
                                     mod_time: Optional[pulumi.Input[str]] = 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[GetCoremanagementCoreFileParentArgs]] = None,
                                     permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCoremanagementCoreFilePermissionResourceArgs]]]] = None,
                                     pid: Optional[pulumi.Input[str]] = None,
                                     reason: Optional[pulumi.Input[str]] = None,
                                     registered_device: Optional[pulumi.Input[GetCoremanagementCoreFileRegisteredDeviceArgs]] = None,
                                     serial: Optional[pulumi.Input[str]] = None,
                                     shared_scope: Optional[pulumi.Input[str]] = None,
                                     status: Optional[pulumi.Input[str]] = None,
                                     tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCoremanagementCoreFileTagArgs]]]] = None,
                                     version_context: Optional[pulumi.Input[GetCoremanagementCoreFileVersionContextArgs]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetCoremanagementCoreFileResult]
    func LookupCoremanagementCoreFile(ctx *Context, args *LookupCoremanagementCoreFileArgs, opts ...InvokeOption) (*LookupCoremanagementCoreFileResult, error)
    func LookupCoremanagementCoreFileOutput(ctx *Context, args *LookupCoremanagementCoreFileOutputArgs, opts ...InvokeOption) LookupCoremanagementCoreFileResultOutput

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

    public static class GetCoremanagementCoreFile 
    {
        public static Task<GetCoremanagementCoreFileResult> InvokeAsync(GetCoremanagementCoreFileArgs args, InvokeOptions? opts = null)
        public static Output<GetCoremanagementCoreFileResult> Invoke(GetCoremanagementCoreFileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCoremanagementCoreFileResult> getCoremanagementCoreFile(GetCoremanagementCoreFileArgs args, InvokeOptions options)
    public static Output<GetCoremanagementCoreFileResult> getCoremanagementCoreFile(GetCoremanagementCoreFileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getCoremanagementCoreFile:getCoremanagementCoreFile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    Ancestors List<GetCoremanagementCoreFileAncestor>
    ClassId string
    CoreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    CreateTime string
    The time when this managed object was created.
    DeviceType string
    The device object type for the end point.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    FileName string
    The name of core file from endpoint device.
    FileSize double
    File size of core file in bytes.
    Id string
    InventoryParent GetCoremanagementCoreFileInventoryParent
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node id within cluster where core file is present.
    ObjectType string
    Owners List<string>
    Parent GetCoremanagementCoreFileParent
    PermissionResources List<GetCoremanagementCoreFilePermissionResource>
    Pid string
    Product identification of the device.
    Reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    RegisteredDevice GetCoremanagementCoreFileRegisteredDevice
    Serial string
    Serial number of the device.
    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.
    Status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    Tags List<GetCoremanagementCoreFileTag>
    VersionContext GetCoremanagementCoreFileVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    Ancestors []GetCoremanagementCoreFileAncestor
    ClassId string
    CoreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    CreateTime string
    The time when this managed object was created.
    DeviceType string
    The device object type for the end point.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    FileName string
    The name of core file from endpoint device.
    FileSize float64
    File size of core file in bytes.
    Id string
    InventoryParent GetCoremanagementCoreFileInventoryParent
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node id within cluster where core file is present.
    ObjectType string
    Owners []string
    Parent GetCoremanagementCoreFileParent
    PermissionResources []GetCoremanagementCoreFilePermissionResource
    Pid string
    Product identification of the device.
    Reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    RegisteredDevice GetCoremanagementCoreFileRegisteredDevice
    Serial string
    Serial number of the device.
    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.
    Status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    Tags []GetCoremanagementCoreFileTag
    VersionContext GetCoremanagementCoreFileVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors List<GetCoremanagementCoreFileAncestor>
    classId String
    coreFileDownloadUrl String
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime String
    The time when this managed object was created.
    deviceType String
    The device object type for the end point.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endpointIdentifier String
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName String
    The name of core file from endpoint device.
    fileSize Double
    File size of core file in bytes.
    id String
    inventoryParent GetCoremanagementCoreFileInventoryParent
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node id within cluster where core file is present.
    objectType String
    owners List<String>
    parent GetCoremanagementCoreFileParent
    permissionResources List<GetCoremanagementCoreFilePermissionResource>
    pid String
    Product identification of the device.
    reason String
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevice GetCoremanagementCoreFileRegisteredDevice
    serial String
    Serial number of the device.
    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.
    status String
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags List<GetCoremanagementCoreFileTag>
    versionContext GetCoremanagementCoreFileVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors GetCoremanagementCoreFileAncestor[]
    classId string
    coreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime string
    The time when this managed object was created.
    deviceType string
    The device object type for the end point.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName string
    The name of core file from endpoint device.
    fileSize number
    File size of core file in bytes.
    id string
    inventoryParent GetCoremanagementCoreFileInventoryParent
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId string
    Node id within cluster where core file is present.
    objectType string
    owners string[]
    parent GetCoremanagementCoreFileParent
    permissionResources GetCoremanagementCoreFilePermissionResource[]
    pid string
    Product identification of the device.
    reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevice GetCoremanagementCoreFileRegisteredDevice
    serial string
    Serial number of the device.
    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.
    status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags GetCoremanagementCoreFileTag[]
    versionContext GetCoremanagementCoreFileVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_state str
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors Sequence[GetCoremanagementCoreFileAncestor]
    class_id str
    core_file_download_url str
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    create_time str
    The time when this managed object was created.
    device_type str
    The device object type for the end point.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    endpoint_identifier str
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    file_name str
    The name of core file from endpoint device.
    file_size float
    File size of core file in bytes.
    id str
    inventory_parent GetCoremanagementCoreFileInventoryParent
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_id str
    Node id within cluster where core file is present.
    object_type str
    owners Sequence[str]
    parent GetCoremanagementCoreFileParent
    permission_resources Sequence[GetCoremanagementCoreFilePermissionResource]
    pid str
    Product identification of the device.
    reason str
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registered_device GetCoremanagementCoreFileRegisteredDevice
    serial str
    Serial number of the device.
    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.
    status str
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags Sequence[GetCoremanagementCoreFileTag]
    version_context GetCoremanagementCoreFileVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors List<Property Map>
    classId String
    coreFileDownloadUrl String
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime String
    The time when this managed object was created.
    deviceType String
    The device object type for the end point.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endpointIdentifier String
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName String
    The name of core file from endpoint device.
    fileSize Number
    File size of core file in bytes.
    id String
    inventoryParent Property Map
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node id within cluster where core file is present.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    pid String
    Product identification of the device.
    reason String
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevice Property Map
    serial String
    Serial number of the device.
    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.
    status String
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags List<Property Map>
    versionContext Property Map

    getCoremanagementCoreFile Result

    The following output properties are available:

    Supporting Types

    GetCoremanagementCoreFileAncestor

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

    GetCoremanagementCoreFileInventoryParent

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

    GetCoremanagementCoreFileParent

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

    GetCoremanagementCoreFilePermissionResource

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

    GetCoremanagementCoreFileRegisteredDevice

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

    GetCoremanagementCoreFileResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    Ancestors List<GetCoremanagementCoreFileResultAncestor>
    ClassId string
    CoreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    CreateTime string
    The time when this managed object was created.
    DeviceType string
    The device object type for the end point.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    FileName string
    The name of core file from endpoint device.
    FileSize double
    File size of core file in bytes.
    InventoryParents List<GetCoremanagementCoreFileResultInventoryParent>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node id within cluster where core file is present.
    ObjectType string
    Owners List<string>
    Parents List<GetCoremanagementCoreFileResultParent>
    PermissionResources List<GetCoremanagementCoreFileResultPermissionResource>
    Pid string
    Product identification of the device.
    Reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    RegisteredDevices List<GetCoremanagementCoreFileResultRegisteredDevice>
    Serial string
    Serial number of the device.
    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.
    Status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    Tags List<GetCoremanagementCoreFileResultTag>
    VersionContexts List<GetCoremanagementCoreFileResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    Ancestors []GetCoremanagementCoreFileResultAncestor
    ClassId string
    CoreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    CreateTime string
    The time when this managed object was created.
    DeviceType string
    The device object type for the end point.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    FileName string
    The name of core file from endpoint device.
    FileSize float64
    File size of core file in bytes.
    InventoryParents []GetCoremanagementCoreFileResultInventoryParent
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeId string
    Node id within cluster where core file is present.
    ObjectType string
    Owners []string
    Parents []GetCoremanagementCoreFileResultParent
    PermissionResources []GetCoremanagementCoreFileResultPermissionResource
    Pid string
    Product identification of the device.
    Reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    RegisteredDevices []GetCoremanagementCoreFileResultRegisteredDevice
    Serial string
    Serial number of the device.
    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.
    Status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    Tags []GetCoremanagementCoreFileResultTag
    VersionContexts []GetCoremanagementCoreFileResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors List<GetCoremanagementCoreFileResultAncestor>
    classId String
    coreFileDownloadUrl String
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime String
    The time when this managed object was created.
    deviceType String
    The device object type for the end point.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endpointIdentifier String
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName String
    The name of core file from endpoint device.
    fileSize Double
    File size of core file in bytes.
    inventoryParents List<GetCoremanagementCoreFileResultInventoryParent>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node id within cluster where core file is present.
    objectType String
    owners List<String>
    parents List<GetCoremanagementCoreFileResultParent>
    permissionResources List<GetCoremanagementCoreFileResultPermissionResource>
    pid String
    Product identification of the device.
    reason String
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevices List<GetCoremanagementCoreFileResultRegisteredDevice>
    serial String
    Serial number of the device.
    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.
    status String
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags List<GetCoremanagementCoreFileResultTag>
    versionContexts List<GetCoremanagementCoreFileResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminState string
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors GetCoremanagementCoreFileResultAncestor[]
    classId string
    coreFileDownloadUrl string
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime string
    The time when this managed object was created.
    deviceType string
    The device object type for the end point.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endpointIdentifier string
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName string
    The name of core file from endpoint device.
    fileSize number
    File size of core file in bytes.
    inventoryParents GetCoremanagementCoreFileResultInventoryParent[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeId string
    Node id within cluster where core file is present.
    objectType string
    owners string[]
    parents GetCoremanagementCoreFileResultParent[]
    permissionResources GetCoremanagementCoreFileResultPermissionResource[]
    pid string
    Product identification of the device.
    reason string
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevices GetCoremanagementCoreFileResultRegisteredDevice[]
    serial string
    Serial number of the device.
    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.
    status string
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags GetCoremanagementCoreFileResultTag[]
    versionContexts GetCoremanagementCoreFileResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_state str
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors Sequence[GetCoremanagementCoreFileResultAncestor]
    class_id str
    core_file_download_url str
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    create_time str
    The time when this managed object was created.
    device_type str
    The device object type for the end point.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    endpoint_identifier str
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    file_name str
    The name of core file from endpoint device.
    file_size float
    File size of core file in bytes.
    inventory_parents Sequence[GetCoremanagementCoreFileResultInventoryParent]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    node_id str
    Node id within cluster where core file is present.
    object_type str
    owners Sequence[str]
    parents Sequence[GetCoremanagementCoreFileResultParent]
    permission_resources Sequence[GetCoremanagementCoreFileResultPermissionResource]
    pid str
    Product identification of the device.
    reason str
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registered_devices Sequence[GetCoremanagementCoreFileResultRegisteredDevice]
    serial str
    Serial number of the device.
    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.
    status str
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags Sequence[GetCoremanagementCoreFileResultTag]
    version_contexts Sequence[GetCoremanagementCoreFileResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminState String
    Admin state prop to trigger file upload.* None - Admin configured None State.* Upload - Admin configured Upload State.
    ancestors List<Property Map>
    classId String
    coreFileDownloadUrl String
    The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
    createTime String
    The time when this managed object was created.
    deviceType String
    The device object type for the end point.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endpointIdentifier String
    Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
    fileName String
    The name of core file from endpoint device.
    fileSize Number
    File size of core file in bytes.
    inventoryParents List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeId String
    Node id within cluster where core file is present.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    pid String
    Product identification of the device.
    reason String
    Reason for upload failure, if any. In successful upload case, it will be empty.
    registeredDevices List<Property Map>
    serial String
    Serial number of the device.
    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.
    status String
    Status of core file upload. Valid values are InventoryComplete (default), UploadInProgress, Completed, UploadFailed, FileDownloadUrlCreationFailed, CoreRemovedDownloadOnly.* InventoryComplete - Default status for all mos before file upload is requested.* UploadInProgress - File upload is in progress.* UploadFailed - File upload to storage service failed.* Completed - File upload to storage service completed successfully.* FileDownloadUrlCreationFailed - File upload to storage service completed successfully but download url creation failed.* CoreRemovedDownloadOnly - File upload to storage service completed successfully but file removed from endpoint device.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetCoremanagementCoreFileResultAncestor

    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

    GetCoremanagementCoreFileResultInventoryParent

    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

    GetCoremanagementCoreFileResultParent

    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

    GetCoremanagementCoreFileResultPermissionResource

    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

    GetCoremanagementCoreFileResultRegisteredDevice

    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

    GetCoremanagementCoreFileResultTag

    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

    GetCoremanagementCoreFileResultVersionContext

    GetCoremanagementCoreFileResultVersionContextInterestedMo

    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

    GetCoremanagementCoreFileResultVersionContextRefMo

    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

    GetCoremanagementCoreFileTag

    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.

    GetCoremanagementCoreFileVersionContext

    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<GetCoremanagementCoreFileVersionContextInterestedMo>
    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 GetCoremanagementCoreFileVersionContextRefMo
    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 []GetCoremanagementCoreFileVersionContextInterestedMo
    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 GetCoremanagementCoreFileVersionContextRefMo
    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<GetCoremanagementCoreFileVersionContextInterestedMo>
    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 GetCoremanagementCoreFileVersionContextRefMo
    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 GetCoremanagementCoreFileVersionContextInterestedMo[]
    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 GetCoremanagementCoreFileVersionContextRefMo
    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[GetCoremanagementCoreFileVersionContextInterestedMo]
    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 GetCoremanagementCoreFileVersionContextRefMo
    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.

    GetCoremanagementCoreFileVersionContextInterestedMo

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

    GetCoremanagementCoreFileVersionContextRefMo

    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.66 published on Friday, May 30, 2025 by ciscodevnet