intersight 1.0.66 published on Friday, May 30, 2025 by ciscodevnet
intersight.getCoremanagementCoreFile
Explore with Pulumi AI
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:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - Ancestors
List<Get
Coremanagement Core File Ancestor> - Class
Id string - Core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- Create
Time string - The time when this managed object was created.
- Device
Type string - The device object type for the end point.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- File
Name string - The name of core file from endpoint device.
- File
Size double - File size of core file in bytes.
- Id string
- Inventory
Parent GetCoremanagement Core File Inventory Parent - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node id within cluster where core file is present.
- Object
Type string - Owners List<string>
- Parent
Get
Coremanagement Core File Parent - Permission
Resources List<GetCoremanagement Core File Permission Resource> - Pid string
- Product identification of the device.
- Reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- Registered
Device GetCoremanagement Core File Registered Device - Serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Get
Coremanagement Core File Tag> - Version
Context GetCoremanagement Core File Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - Ancestors
[]Get
Coremanagement Core File Ancestor - Class
Id string - Core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- Create
Time string - The time when this managed object was created.
- Device
Type string - The device object type for the end point.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- File
Name string - The name of core file from endpoint device.
- File
Size float64 - File size of core file in bytes.
- Id string
- Inventory
Parent GetCoremanagement Core File Inventory Parent - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node id within cluster where core file is present.
- Object
Type string - Owners []string
- Parent
Get
Coremanagement Core File Parent - Permission
Resources []GetCoremanagement Core File Permission Resource - Pid string
- Product identification of the device.
- Reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- Registered
Device GetCoremanagement Core File Registered Device - Serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - []Get
Coremanagement Core File Tag - Version
Context GetCoremanagement Core File Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors
List<Get
Coremanagement Core File Ancestor> - class
Id String - core
File StringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time String - The time when this managed object was created.
- device
Type String - The device object type for the end point.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier String - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name String - The name of core file from endpoint device.
- file
Size Double - File size of core file in bytes.
- id String
- inventory
Parent GetCoremanagement Core File Inventory Parent - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node id within cluster where core file is present.
- object
Type String - owners List<String>
- parent
Get
Coremanagement Core File Parent - permission
Resources List<GetCoremanagement Core File Permission Resource> - pid String
- Product identification of the device.
- reason String
- Reason for upload failure, if any. In successful upload case, it will be empty.
- registered
Device GetCoremanagement Core File Registered Device - serial String
- Serial number of the device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Get
Coremanagement Core File Tag> - version
Context GetCoremanagement Core File Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors
Get
Coremanagement Core File Ancestor[] - class
Id string - core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time string - The time when this managed object was created.
- device
Type string - The device object type for the end point.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name string - The name of core file from endpoint device.
- file
Size number - File size of core file in bytes.
- id string
- inventory
Parent GetCoremanagement Core File Inventory Parent - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id string - Node id within cluster where core file is present.
- object
Type string - owners string[]
- parent
Get
Coremanagement Core File Parent - permission
Resources GetCoremanagement Core File Permission Resource[] - pid string
- Product identification of the device.
- reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- registered
Device GetCoremanagement Core File Registered Device - serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - Get
Coremanagement Core File Tag[] - version
Context GetCoremanagement Core File Version Context
- 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[Get
Coremanagement Core File Ancestor] - class_
id str - core_
file_ strdownload_ url - 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_ strmoid - 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 GetCoremanagement Core File Inventory Parent - 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
Get
Coremanagement Core File Parent - permission_
resources Sequence[GetCoremanagement Core File Permission Resource] - 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 GetCoremanagement Core File Registered Device - serial str
- Serial number of the device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - Sequence[Get
Coremanagement Core File Tag] - version_
context GetCoremanagement Core File Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors List<Property Map>
- class
Id String - core
File StringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time String - The time when this managed object was created.
- device
Type String - The device object type for the end point.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier String - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name String - The name of core file from endpoint device.
- file
Size Number - File size of core file in bytes.
- id String
- inventory
Parent Property Map - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node id within cluster where core file is present.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources 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.
- registered
Device Property Map - serial String
- Serial number of the device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Property Map>
- version
Context Property Map
getCoremanagementCoreFile Result
The following output properties are available:
- Id string
- Results
List<Get
Coremanagement Core File Result> - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
List<Get
Coremanagement Core File Ancestor> - Class
Id string - Core
File stringDownload Url - Create
Time string - Device
Type string - Domain
Group stringMoid - Endpoint
Identifier string - File
Name string - File
Size double - Inventory
Parent GetCoremanagement Core File Inventory Parent - Mod
Time string - Moid string
- Node
Id string - Object
Type string - Owners List<string>
- Parent
Get
Coremanagement Core File Parent - Permission
Resources List<GetCoremanagement Core File Permission Resource> - Pid string
- Reason string
- Registered
Device GetCoremanagement Core File Registered Device - Serial string
- string
- Status string
- List<Get
Coremanagement Core File Tag> - Version
Context GetCoremanagement Core File Version Context
- Id string
- Results
[]Get
Coremanagement Core File Result - Account
Moid string - Additional
Properties string - Admin
State string - Ancestors
[]Get
Coremanagement Core File Ancestor - Class
Id string - Core
File stringDownload Url - Create
Time string - Device
Type string - Domain
Group stringMoid - Endpoint
Identifier string - File
Name string - File
Size float64 - Inventory
Parent GetCoremanagement Core File Inventory Parent - Mod
Time string - Moid string
- Node
Id string - Object
Type string - Owners []string
- Parent
Get
Coremanagement Core File Parent - Permission
Resources []GetCoremanagement Core File Permission Resource - Pid string
- Reason string
- Registered
Device GetCoremanagement Core File Registered Device - Serial string
- string
- Status string
- []Get
Coremanagement Core File Tag - Version
Context GetCoremanagement Core File Version Context
- id String
- results
List<Get
Coremanagement Core File Result> - account
Moid String - additional
Properties String - admin
State String - ancestors
List<Get
Coremanagement Core File Ancestor> - class
Id String - core
File StringDownload Url - create
Time String - device
Type String - domain
Group StringMoid - endpoint
Identifier String - file
Name String - file
Size Double - inventory
Parent GetCoremanagement Core File Inventory Parent - mod
Time String - moid String
- node
Id String - object
Type String - owners List<String>
- parent
Get
Coremanagement Core File Parent - permission
Resources List<GetCoremanagement Core File Permission Resource> - pid String
- reason String
- registered
Device GetCoremanagement Core File Registered Device - serial String
- String
- status String
- List<Get
Coremanagement Core File Tag> - version
Context GetCoremanagement Core File Version Context
- id string
- results
Get
Coremanagement Core File Result[] - account
Moid string - additional
Properties string - admin
State string - ancestors
Get
Coremanagement Core File Ancestor[] - class
Id string - core
File stringDownload Url - create
Time string - device
Type string - domain
Group stringMoid - endpoint
Identifier string - file
Name string - file
Size number - inventory
Parent GetCoremanagement Core File Inventory Parent - mod
Time string - moid string
- node
Id string - object
Type string - owners string[]
- parent
Get
Coremanagement Core File Parent - permission
Resources GetCoremanagement Core File Permission Resource[] - pid string
- reason string
- registered
Device GetCoremanagement Core File Registered Device - serial string
- string
- status string
- Get
Coremanagement Core File Tag[] - version
Context GetCoremanagement Core File Version Context
- id str
- results
Sequence[Get
Coremanagement Core File Result] - account_
moid str - additional_
properties str - admin_
state str - ancestors
Sequence[Get
Coremanagement Core File Ancestor] - class_
id str - core_
file_ strdownload_ url - create_
time str - device_
type str - domain_
group_ strmoid - endpoint_
identifier str - file_
name str - file_
size float - inventory_
parent GetCoremanagement Core File Inventory Parent - mod_
time str - moid str
- node_
id str - object_
type str - owners Sequence[str]
- parent
Get
Coremanagement Core File Parent - permission_
resources Sequence[GetCoremanagement Core File Permission Resource] - pid str
- reason str
- registered_
device GetCoremanagement Core File Registered Device - serial str
- str
- status str
- Sequence[Get
Coremanagement Core File Tag] - version_
context GetCoremanagement Core File Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
State String - ancestors List<Property Map>
- class
Id String - core
File StringDownload Url - create
Time String - device
Type String - domain
Group StringMoid - endpoint
Identifier String - file
Name String - file
Size Number - inventory
Parent Property Map - mod
Time String - moid String
- node
Id String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pid String
- reason String
- registered
Device Property Map - serial String
- String
- status String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetCoremanagementCoreFileAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFileInventoryParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFileParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFilePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFileRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFileResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - Ancestors
List<Get
Coremanagement Core File Result Ancestor> - Class
Id string - Core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- Create
Time string - The time when this managed object was created.
- Device
Type string - The device object type for the end point.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- File
Name string - The name of core file from endpoint device.
- File
Size double - File size of core file in bytes.
- Inventory
Parents List<GetCoremanagement Core File Result Inventory Parent> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node id within cluster where core file is present.
- Object
Type string - Owners List<string>
- Parents
List<Get
Coremanagement Core File Result Parent> - Permission
Resources List<GetCoremanagement Core File Result Permission Resource> - Pid string
- Product identification of the device.
- Reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- Registered
Devices List<GetCoremanagement Core File Result Registered Device> - Serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Get
Coremanagement Core File Result Tag> - Version
Contexts List<GetCoremanagement Core File Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - Ancestors
[]Get
Coremanagement Core File Result Ancestor - Class
Id string - Core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- Create
Time string - The time when this managed object was created.
- Device
Type string - The device object type for the end point.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- File
Name string - The name of core file from endpoint device.
- File
Size float64 - File size of core file in bytes.
- Inventory
Parents []GetCoremanagement Core File Result Inventory Parent - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node id within cluster where core file is present.
- Object
Type string - Owners []string
- Parents
[]Get
Coremanagement Core File Result Parent - Permission
Resources []GetCoremanagement Core File Result Permission Resource - Pid string
- Product identification of the device.
- Reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- Registered
Devices []GetCoremanagement Core File Result Registered Device - Serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - []Get
Coremanagement Core File Result Tag - Version
Contexts []GetCoremanagement Core File Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors
List<Get
Coremanagement Core File Result Ancestor> - class
Id String - core
File StringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time String - The time when this managed object was created.
- device
Type String - The device object type for the end point.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier String - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name String - The name of core file from endpoint device.
- file
Size Double - File size of core file in bytes.
- inventory
Parents List<GetCoremanagement Core File Result Inventory Parent> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node id within cluster where core file is present.
- object
Type String - owners List<String>
- parents
List<Get
Coremanagement Core File Result Parent> - permission
Resources List<GetCoremanagement Core File Result Permission Resource> - pid String
- Product identification of the device.
- reason String
- Reason for upload failure, if any. In successful upload case, it will be empty.
- registered
Devices List<GetCoremanagement Core File Result Registered Device> - serial String
- Serial number of the device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Get
Coremanagement Core File Result Tag> - version
Contexts List<GetCoremanagement Core File Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
State string - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors
Get
Coremanagement Core File Result Ancestor[] - class
Id string - core
File stringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time string - The time when this managed object was created.
- device
Type string - The device object type for the end point.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier string - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name string - The name of core file from endpoint device.
- file
Size number - File size of core file in bytes.
- inventory
Parents GetCoremanagement Core File Result Inventory Parent[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id string - Node id within cluster where core file is present.
- object
Type string - owners string[]
- parents
Get
Coremanagement Core File Result Parent[] - permission
Resources GetCoremanagement Core File Result Permission Resource[] - pid string
- Product identification of the device.
- reason string
- Reason for upload failure, if any. In successful upload case, it will be empty.
- registered
Devices GetCoremanagement Core File Result Registered Device[] - serial string
- Serial number of the device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - Get
Coremanagement Core File Result Tag[] - version
Contexts GetCoremanagement Core File Result Version Context[]
- 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[Get
Coremanagement Core File Result Ancestor] - class_
id str - core_
file_ strdownload_ url - 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_ strmoid - 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[GetCoremanagement Core File Result Inventory Parent] - 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[Get
Coremanagement Core File Result Parent] - permission_
resources Sequence[GetCoremanagement Core File Result Permission Resource] - 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[GetCoremanagement Core File Result Registered Device] - serial str
- Serial number of the device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - Sequence[Get
Coremanagement Core File Result Tag] - version_
contexts Sequence[GetCoremanagement Core File Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
State String - Admin state prop to trigger file upload.*
None
- Admin configured None State.*Upload
- Admin configured Upload State. - ancestors List<Property Map>
- class
Id String - core
File StringDownload Url - The Url to download the core file. It will be set only after successful completion of core file upload to storage service.
- create
Time String - The time when this managed object was created.
- device
Type String - The device object type for the end point.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endpoint
Identifier String - Endpoint device identifier. In IMM devices, it will be Fabric Interconnect hostname.
- file
Name String - The name of core file from endpoint device.
- file
Size Number - File size of core file in bytes.
- inventory
Parents List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node id within cluster where core file is present.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources 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.
- registered
Devices List<Property Map> - serial String
- Serial number of the device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 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. - List<Property Map>
- version
Contexts List<Property Map>
GetCoremanagementCoreFileResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultInventoryParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetCoremanagementCoreFileResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetCoremanagementCoreFileResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCoremanagementCoreFileTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetCoremanagementCoreFileVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetCoremanagement Core File Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCoremanagement Core File Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetCoremanagement Core File Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCoremanagement Core File Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetCoremanagement Core File Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCoremanagement Core File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetCoremanagement Core File Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCoremanagement Core File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetCoremanagement Core File Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetCoremanagement Core File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetCoremanagementCoreFileVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetCoremanagementCoreFileVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.66 published on Friday, May 30, 2025 by ciscodevnet