intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getSoftwarerepositoryCachedImage
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The image cached in the customer’s datacenter.
Using getSoftwarerepositoryCachedImage
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 getSoftwarerepositoryCachedImage(args: GetSoftwarerepositoryCachedImageArgs, opts?: InvokeOptions): Promise<GetSoftwarerepositoryCachedImageResult>
function getSoftwarerepositoryCachedImageOutput(args: GetSoftwarerepositoryCachedImageOutputArgs, opts?: InvokeOptions): Output<GetSoftwarerepositoryCachedImageResult>
def get_softwarerepository_cached_image(account_moid: Optional[str] = None,
action: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetSoftwarerepositoryCachedImageAncestor]] = None,
cache_state: Optional[str] = None,
cached_time: Optional[str] = None,
checksum: Optional[GetSoftwarerepositoryCachedImageChecksum] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
download_error: Optional[str] = None,
download_progress: Optional[float] = None,
download_retries: Optional[float] = None,
file: Optional[GetSoftwarerepositoryCachedImageFile] = None,
id: Optional[str] = None,
last_access_time: Optional[str] = None,
md5sum: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
network_element: Optional[GetSoftwarerepositoryCachedImageNetworkElement] = None,
object_type: Optional[str] = None,
original_sha512sum: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetSoftwarerepositoryCachedImageParent] = None,
path: Optional[str] = None,
permission_resources: Optional[Sequence[GetSoftwarerepositoryCachedImagePermissionResource]] = None,
registered_workflows: Optional[Sequence[str]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetSoftwarerepositoryCachedImageTag]] = None,
used_count: Optional[float] = None,
version_context: Optional[GetSoftwarerepositoryCachedImageVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetSoftwarerepositoryCachedImageResult
def get_softwarerepository_cached_image_output(account_moid: Optional[pulumi.Input[str]] = None,
action: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCachedImageAncestorArgs]]]] = None,
cache_state: Optional[pulumi.Input[str]] = None,
cached_time: Optional[pulumi.Input[str]] = None,
checksum: Optional[pulumi.Input[GetSoftwarerepositoryCachedImageChecksumArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
download_error: Optional[pulumi.Input[str]] = None,
download_progress: Optional[pulumi.Input[float]] = None,
download_retries: Optional[pulumi.Input[float]] = None,
file: Optional[pulumi.Input[GetSoftwarerepositoryCachedImageFileArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
last_access_time: Optional[pulumi.Input[str]] = None,
md5sum: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetSoftwarerepositoryCachedImageNetworkElementArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
original_sha512sum: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetSoftwarerepositoryCachedImageParentArgs]] = None,
path: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCachedImagePermissionResourceArgs]]]] = None,
registered_workflows: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCachedImageTagArgs]]]] = None,
used_count: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetSoftwarerepositoryCachedImageVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarerepositoryCachedImageResult]
func LookupSoftwarerepositoryCachedImage(ctx *Context, args *LookupSoftwarerepositoryCachedImageArgs, opts ...InvokeOption) (*LookupSoftwarerepositoryCachedImageResult, error)
func LookupSoftwarerepositoryCachedImageOutput(ctx *Context, args *LookupSoftwarerepositoryCachedImageOutputArgs, opts ...InvokeOption) LookupSoftwarerepositoryCachedImageResultOutput
> Note: This function is named LookupSoftwarerepositoryCachedImage
in the Go SDK.
public static class GetSoftwarerepositoryCachedImage
{
public static Task<GetSoftwarerepositoryCachedImageResult> InvokeAsync(GetSoftwarerepositoryCachedImageArgs args, InvokeOptions? opts = null)
public static Output<GetSoftwarerepositoryCachedImageResult> Invoke(GetSoftwarerepositoryCachedImageInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSoftwarerepositoryCachedImageResult> getSoftwarerepositoryCachedImage(GetSoftwarerepositoryCachedImageArgs args, InvokeOptions options)
public static Output<GetSoftwarerepositoryCachedImageResult> getSoftwarerepositoryCachedImage(GetSoftwarerepositoryCachedImageArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getSoftwarerepositoryCachedImage:getSoftwarerepositoryCachedImage
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - Additional
Properties string - Ancestors
List<Get
Softwarerepository Cached Image Ancestor> - Cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - Cached
Time string - The time when the image or file was cached into the FI storage.
- Checksum
Get
Softwarerepository Cached Image Checksum - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- Download
Progress double - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- Download
Retries double - The number of retries the plugin attempted before succeeding or failing the download.
- File
Get
Softwarerepository Cached Image File - Id string
- Last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- Md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetSoftwarerepository Cached Image Network Element - Object
Type string - Original
Sha512sum string - The actual sha512sum of the cached image.
- Owners List<string>
- Parent
Get
Softwarerepository Cached Image Parent - Path string
- The absolute path of the imported file in the endpoint.
- Permission
Resources List<GetSoftwarerepository Cached Image Permission Resource> - Registered
Workflows List<string> - 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.
- List<Get
Softwarerepository Cached Image Tag> - Used
Count double - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- Version
Context GetSoftwarerepository Cached Image Version Context
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - Additional
Properties string - Ancestors
[]Get
Softwarerepository Cached Image Ancestor - Cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - Cached
Time string - The time when the image or file was cached into the FI storage.
- Checksum
Get
Softwarerepository Cached Image Checksum - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- Download
Progress float64 - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- Download
Retries float64 - The number of retries the plugin attempted before succeeding or failing the download.
- File
Get
Softwarerepository Cached Image File - Id string
- Last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- Md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetSoftwarerepository Cached Image Network Element - Object
Type string - Original
Sha512sum string - The actual sha512sum of the cached image.
- Owners []string
- Parent
Get
Softwarerepository Cached Image Parent - Path string
- The absolute path of the imported file in the endpoint.
- Permission
Resources []GetSoftwarerepository Cached Image Permission Resource - Registered
Workflows []string - 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.
- []Get
Softwarerepository Cached Image Tag - Used
Count float64 - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- Version
Context GetSoftwarerepository Cached Image Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties String - ancestors
List<Get
Softwarerepository Cached Image Ancestor> - cache
State String - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time String - The time when the image or file was cached into the FI storage.
- checksum
Get
Softwarerepository Cached Image Checksum - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Error String - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress Double - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries Double - The number of retries the plugin attempted before succeeding or failing the download.
- file
Get
Softwarerepository Cached Image File - id String
- last
Access StringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum String
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element GetSoftwarerepository Cached Image Network Element - object
Type String - original
Sha512sum String - The actual sha512sum of the cached image.
- owners List<String>
- parent
Get
Softwarerepository Cached Image Parent - path String
- The absolute path of the imported file in the endpoint.
- permission
Resources List<GetSoftwarerepository Cached Image Permission Resource> - registered
Workflows List<String> - 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.
- List<Get
Softwarerepository Cached Image Tag> - used
Count Double - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Context GetSoftwarerepository Cached Image Version Context
- account
Moid string - The Account ID for this managed object.
- action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties string - ancestors
Get
Softwarerepository Cached Image Ancestor[] - cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time string - The time when the image or file was cached into the FI storage.
- checksum
Get
Softwarerepository Cached Image Checksum - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress number - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries number - The number of retries the plugin attempted before succeeding or failing the download.
- file
Get
Softwarerepository Cached Image File - id string
- last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Element GetSoftwarerepository Cached Image Network Element - object
Type string - original
Sha512sum string - The actual sha512sum of the cached image.
- owners string[]
- parent
Get
Softwarerepository Cached Image Parent - path string
- The absolute path of the imported file in the endpoint.
- permission
Resources GetSoftwarerepository Cached Image Permission Resource[] - registered
Workflows string[] - 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.
- Get
Softwarerepository Cached Image Tag[] - used
Count number - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Context GetSoftwarerepository Cached Image Version Context
- account_
moid str - The Account ID for this managed object.
- action str
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional_
properties str - ancestors
Sequence[Get
Softwarerepository Cached Image Ancestor] - cache_
state str - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached_
time str - The time when the image or file was cached into the FI storage.
- checksum
Get
Softwarerepository Cached Image Checksum - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- download_
error str - Any error encountered. Set to empty when download is in progress or completed.
- download_
progress float - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download_
retries float - The number of retries the plugin attempted before succeeding or failing the download.
- file
Get
Softwarerepository Cached Image File - id str
- last_
access_ strtime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum str
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
element GetSoftwarerepository Cached Image Network Element - object_
type str - original_
sha512sum str - The actual sha512sum of the cached image.
- owners Sequence[str]
- parent
Get
Softwarerepository Cached Image Parent - path str
- The absolute path of the imported file in the endpoint.
- permission_
resources Sequence[GetSoftwarerepository Cached Image Permission Resource] - registered_
workflows Sequence[str] - 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.
- Sequence[Get
Softwarerepository Cached Image Tag] - used_
count float - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version_
context GetSoftwarerepository Cached Image Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties String - ancestors List<Property Map>
- cache
State String - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time String - The time when the image or file was cached into the FI storage.
- checksum Property Map
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Error String - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress Number - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries Number - The number of retries the plugin attempted before succeeding or failing the download.
- file Property Map
- id String
- last
Access StringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum String
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element Property Map - object
Type String - original
Sha512sum String - The actual sha512sum of the cached image.
- owners List<String>
- parent Property Map
- path String
- The absolute path of the imported file in the endpoint.
- permission
Resources List<Property Map> - registered
Workflows List<String> - 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.
- List<Property Map>
- used
Count Number - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Context Property Map
getSoftwarerepositoryCachedImage Result
The following output properties are available:
- Id string
- Results
List<Get
Softwarerepository Cached Image Result> - Account
Moid string - Action string
- Additional
Properties string - Ancestors
List<Get
Softwarerepository Cached Image Ancestor> - Cache
State string - Cached
Time string - Checksum
Get
Softwarerepository Cached Image Checksum - Class
Id string - Create
Time string - Domain
Group stringMoid - Download
Error string - Download
Progress double - Download
Retries double - File
Get
Softwarerepository Cached Image File - Last
Access stringTime - Md5sum string
- Mod
Time string - Moid string
- Network
Element GetSoftwarerepository Cached Image Network Element - Object
Type string - Original
Sha512sum string - Owners List<string>
- Parent
Get
Softwarerepository Cached Image Parent - Path string
- Permission
Resources List<GetSoftwarerepository Cached Image Permission Resource> - Registered
Workflows List<string> - string
- List<Get
Softwarerepository Cached Image Tag> - Used
Count double - Version
Context GetSoftwarerepository Cached Image Version Context
- Id string
- Results
[]Get
Softwarerepository Cached Image Result - Account
Moid string - Action string
- Additional
Properties string - Ancestors
[]Get
Softwarerepository Cached Image Ancestor - Cache
State string - Cached
Time string - Checksum
Get
Softwarerepository Cached Image Checksum - Class
Id string - Create
Time string - Domain
Group stringMoid - Download
Error string - Download
Progress float64 - Download
Retries float64 - File
Get
Softwarerepository Cached Image File - Last
Access stringTime - Md5sum string
- Mod
Time string - Moid string
- Network
Element GetSoftwarerepository Cached Image Network Element - Object
Type string - Original
Sha512sum string - Owners []string
- Parent
Get
Softwarerepository Cached Image Parent - Path string
- Permission
Resources []GetSoftwarerepository Cached Image Permission Resource - Registered
Workflows []string - string
- []Get
Softwarerepository Cached Image Tag - Used
Count float64 - Version
Context GetSoftwarerepository Cached Image Version Context
- id String
- results
List<Get
Softwarerepository Cached Image Result> - account
Moid String - action String
- additional
Properties String - ancestors
List<Get
Softwarerepository Cached Image Ancestor> - cache
State String - cached
Time String - checksum
Get
Softwarerepository Cached Image Checksum - class
Id String - create
Time String - domain
Group StringMoid - download
Error String - download
Progress Double - download
Retries Double - file
Get
Softwarerepository Cached Image File - last
Access StringTime - md5sum String
- mod
Time String - moid String
- network
Element GetSoftwarerepository Cached Image Network Element - object
Type String - original
Sha512sum String - owners List<String>
- parent
Get
Softwarerepository Cached Image Parent - path String
- permission
Resources List<GetSoftwarerepository Cached Image Permission Resource> - registered
Workflows List<String> - String
- List<Get
Softwarerepository Cached Image Tag> - used
Count Double - version
Context GetSoftwarerepository Cached Image Version Context
- id string
- results
Get
Softwarerepository Cached Image Result[] - account
Moid string - action string
- additional
Properties string - ancestors
Get
Softwarerepository Cached Image Ancestor[] - cache
State string - cached
Time string - checksum
Get
Softwarerepository Cached Image Checksum - class
Id string - create
Time string - domain
Group stringMoid - download
Error string - download
Progress number - download
Retries number - file
Get
Softwarerepository Cached Image File - last
Access stringTime - md5sum string
- mod
Time string - moid string
- network
Element GetSoftwarerepository Cached Image Network Element - object
Type string - original
Sha512sum string - owners string[]
- parent
Get
Softwarerepository Cached Image Parent - path string
- permission
Resources GetSoftwarerepository Cached Image Permission Resource[] - registered
Workflows string[] - string
- Get
Softwarerepository Cached Image Tag[] - used
Count number - version
Context GetSoftwarerepository Cached Image Version Context
- id str
- results
Sequence[Get
Softwarerepository Cached Image Result] - account_
moid str - action str
- additional_
properties str - ancestors
Sequence[Get
Softwarerepository Cached Image Ancestor] - cache_
state str - cached_
time str - checksum
Get
Softwarerepository Cached Image Checksum - class_
id str - create_
time str - domain_
group_ strmoid - download_
error str - download_
progress float - download_
retries float - file
Get
Softwarerepository Cached Image File - last_
access_ strtime - md5sum str
- mod_
time str - moid str
- network_
element GetSoftwarerepository Cached Image Network Element - object_
type str - original_
sha512sum str - owners Sequence[str]
- parent
Get
Softwarerepository Cached Image Parent - path str
- permission_
resources Sequence[GetSoftwarerepository Cached Image Permission Resource] - registered_
workflows Sequence[str] - str
- Sequence[Get
Softwarerepository Cached Image Tag] - used_
count float - version_
context GetSoftwarerepository Cached Image Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- additional
Properties String - ancestors List<Property Map>
- cache
State String - cached
Time String - checksum Property Map
- class
Id String - create
Time String - domain
Group StringMoid - download
Error String - download
Progress Number - download
Retries Number - file Property Map
- last
Access StringTime - md5sum String
- mod
Time String - moid String
- network
Element Property Map - object
Type String - original
Sha512sum String - owners List<String>
- parent Property Map
- path String
- permission
Resources List<Property Map> - registered
Workflows List<String> - String
- List<Property Map>
- used
Count Number - version
Context Property Map
Supporting Types
GetSoftwarerepositoryCachedImageAncestor
- 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'.
GetSoftwarerepositoryCachedImageChecksum
- 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.
- Hash
Algorithm string - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Hash
Algorithm string - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hash
Algorithm String - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hash
Algorithm string - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hash_
algorithm str - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- hash
Algorithm String - The hash algorithm used to calculate the checksum.
crc
- A CRC hash as definded by RFC 3385. Generated with the IEEE polynomial.sha256
- An SHA256 hash as defined by RFC 4634.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetSoftwarerepositoryCachedImageFile
- 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'.
GetSoftwarerepositoryCachedImageNetworkElement
- 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'.
GetSoftwarerepositoryCachedImageParent
- 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'.
GetSoftwarerepositoryCachedImagePermissionResource
- 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'.
GetSoftwarerepositoryCachedImageResult
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - Additional
Properties string - Ancestors
List<Get
Softwarerepository Cached Image Result Ancestor> - Cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - Cached
Time string - The time when the image or file was cached into the FI storage.
- Checksums
List<Get
Softwarerepository Cached Image Result Checksum> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- Download
Progress double - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- Download
Retries double - The number of retries the plugin attempted before succeeding or failing the download.
- Files
List<Get
Softwarerepository Cached Image Result File> - Last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- Md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetSoftwarerepository Cached Image Result Network Element> - Object
Type string - Original
Sha512sum string - The actual sha512sum of the cached image.
- Owners List<string>
- Parents
List<Get
Softwarerepository Cached Image Result Parent> - Path string
- The absolute path of the imported file in the endpoint.
- Permission
Resources List<GetSoftwarerepository Cached Image Result Permission Resource> - Registered
Workflows List<string> - 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.
- List<Get
Softwarerepository Cached Image Result Tag> - Used
Count double - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- Version
Contexts List<GetSoftwarerepository Cached Image Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - Additional
Properties string - Ancestors
[]Get
Softwarerepository Cached Image Result Ancestor - Cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - Cached
Time string - The time when the image or file was cached into the FI storage.
- Checksums
[]Get
Softwarerepository Cached Image Result Checksum - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- Download
Progress float64 - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- Download
Retries float64 - The number of retries the plugin attempted before succeeding or failing the download.
- Files
[]Get
Softwarerepository Cached Image Result File - Last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- Md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetSoftwarerepository Cached Image Result Network Element - Object
Type string - Original
Sha512sum string - The actual sha512sum of the cached image.
- Owners []string
- Parents
[]Get
Softwarerepository Cached Image Result Parent - Path string
- The absolute path of the imported file in the endpoint.
- Permission
Resources []GetSoftwarerepository Cached Image Result Permission Resource - Registered
Workflows []string - 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.
- []Get
Softwarerepository Cached Image Result Tag - Used
Count float64 - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- Version
Contexts []GetSoftwarerepository Cached Image Result Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties String - ancestors
List<Get
Softwarerepository Cached Image Result Ancestor> - cache
State String - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time String - The time when the image or file was cached into the FI storage.
- checksums
List<Get
Softwarerepository Cached Image Result Checksum> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Error String - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress Double - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries Double - The number of retries the plugin attempted before succeeding or failing the download.
- files
List<Get
Softwarerepository Cached Image Result File> - last
Access StringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum String
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetSoftwarerepository Cached Image Result Network Element> - object
Type String - original
Sha512sum String - The actual sha512sum of the cached image.
- owners List<String>
- parents
List<Get
Softwarerepository Cached Image Result Parent> - path String
- The absolute path of the imported file in the endpoint.
- permission
Resources List<GetSoftwarerepository Cached Image Result Permission Resource> - registered
Workflows List<String> - 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.
- List<Get
Softwarerepository Cached Image Result Tag> - used
Count Double - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Contexts List<GetSoftwarerepository Cached Image Result Version Context>
- account
Moid string - The Account ID for this managed object.
- action string
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties string - ancestors
Get
Softwarerepository Cached Image Result Ancestor[] - cache
State string - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time string - The time when the image or file was cached into the FI storage.
- checksums
Get
Softwarerepository Cached Image Result Checksum[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- download
Error string - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress number - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries number - The number of retries the plugin attempted before succeeding or failing the download.
- files
Get
Softwarerepository Cached Image Result File[] - last
Access stringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum string
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetSoftwarerepository Cached Image Result Network Element[] - object
Type string - original
Sha512sum string - The actual sha512sum of the cached image.
- owners string[]
- parents
Get
Softwarerepository Cached Image Result Parent[] - path string
- The absolute path of the imported file in the endpoint.
- permission
Resources GetSoftwarerepository Cached Image Result Permission Resource[] - registered
Workflows string[] - 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.
- Get
Softwarerepository Cached Image Result Tag[] - used
Count number - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Contexts GetSoftwarerepository Cached Image Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- action str
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional_
properties str - ancestors
Sequence[Get
Softwarerepository Cached Image Result Ancestor] - cache_
state str - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached_
time str - The time when the image or file was cached into the FI storage.
- checksums
Sequence[Get
Softwarerepository Cached Image Result Checksum] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- download_
error str - Any error encountered. Set to empty when download is in progress or completed.
- download_
progress float - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download_
retries float - The number of retries the plugin attempted before succeeding or failing the download.
- files
Sequence[Get
Softwarerepository Cached Image Result File] - last_
access_ strtime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum str
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetSoftwarerepository Cached Image Result Network Element] - object_
type str - original_
sha512sum str - The actual sha512sum of the cached image.
- owners Sequence[str]
- parents
Sequence[Get
Softwarerepository Cached Image Result Parent] - path str
- The absolute path of the imported file in the endpoint.
- permission_
resources Sequence[GetSoftwarerepository Cached Image Result Permission Resource] - registered_
workflows Sequence[str] - 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.
- Sequence[Get
Softwarerepository Cached Image Result Tag] - used_
count float - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version_
contexts Sequence[GetSoftwarerepository Cached Image Result Version Context]
- account
Moid String - The Account ID for this managed object.
- action String
- The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in endpoint. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.*
None
- No action should be taken on the imported file.*GeneratePreSignedUploadUrl
- Generate pre signed URL of file for importing into the repository.*GeneratePreSignedDownloadUrl
- Generate pre signed URL of file in the repository to download.*CompleteImportProcess
- Mark that the import process of the file into the repository is complete.*MarkImportFailed
- Mark to indicate that the import process of the file into the repository failed.*PreCache
- Cache the file into the Intersight Appliance.*Cancel
- The cancel import process for the file into the repository.*Extract
- The action to extract the file in the external repository.*Evict
- Evict the cached file from the Intersight Appliance. - additional
Properties String - ancestors List<Property Map>
- cache
State String - The state of this file in the endpoint The importState is updated during the cache operation and as part of the cache monitoring process.*
ReadyForImport
- The image is ready to be imported into the repository.*Importing
- The image is being imported into the repository.*Imported
- The image has been extracted and imported into the repository.*PendingExtraction
- Indicates that the image has been imported but not extracted in the repository.*Extracting
- Indicates that the image is being extracted into the repository.*Extracted
- Indicates that the image has been extracted into the repository.*Failed
- The image import from an external source to the repository has failed.*MetaOnly
- The image is present in an external repository.*ReadyForCache
- The image is ready to be cached into the Intersight Appliance.*Caching
- Indicates that the image is being cached into the Intersight Appliance or endpoint cache.*Cached
- Indicates that the image has been cached into the Intersight Appliance or endpoint cache.*CachingFailed
- Indicates that the image caching into the Intersight Appliance failed or endpoint cache.*Corrupted
- Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.*Evicted
- Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.*Invalid
- Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - cached
Time String - The time when the image or file was cached into the FI storage.
- checksums List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Error String - Any error encountered. Set to empty when download is in progress or completed.
- download
Progress Number - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent.
- download
Retries Number - The number of retries the plugin attempted before succeeding or failing the download.
- files List<Property Map>
- last
Access StringTime - Used by the cache monitoring process to determine the files that are to be evicted from the cache.
- md5sum String
- The MD5 sum of the firmware image that will be used by the endpoint to validate the integrity of the image.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - object
Type String - original
Sha512sum String - The actual sha512sum of the cached image.
- owners List<String>
- parents List<Property Map>
- path String
- The absolute path of the imported file in the endpoint.
- permission
Resources List<Property Map> - registered
Workflows List<String> - 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.
- List<Property Map>
- used
Count Number - The number of times this file has been used to copy or upgrade or install actions. Used by the cache monitoring process to determine the files to be evicted from the cache.
- version
Contexts List<Property Map>
GetSoftwarerepositoryCachedImageResultAncestor
- 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
GetSoftwarerepositoryCachedImageResultChecksum
- Additional
Properties string - Class
Id string - Hash
Algorithm string - Object
Type string
- Additional
Properties string - Class
Id string - Hash
Algorithm string - Object
Type string
- additional
Properties String - class
Id String - hash
Algorithm String - object
Type String
- additional
Properties string - class
Id string - hash
Algorithm string - object
Type string
- additional_
properties str - class_
id str - hash_
algorithm str - object_
type str
- additional
Properties String - class
Id String - hash
Algorithm String - object
Type String
GetSoftwarerepositoryCachedImageResultFile
- 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
GetSoftwarerepositoryCachedImageResultNetworkElement
- 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
GetSoftwarerepositoryCachedImageResultParent
- 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
GetSoftwarerepositoryCachedImageResultPermissionResource
- 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
GetSoftwarerepositoryCachedImageResultTag
- 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
GetSoftwarerepositoryCachedImageResultVersionContext
- 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
GetSoftwarerepositoryCachedImageResultVersionContextInterestedMo
- 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
GetSoftwarerepositoryCachedImageResultVersionContextRefMo
- 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
GetSoftwarerepositoryCachedImageTag
- 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.
GetSoftwarerepositoryCachedImageVersionContext
- 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<GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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 []GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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<GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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[GetSoftwarerepository Cached Image 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 GetSoftwarerepository Cached Image 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.
GetSoftwarerepositoryCachedImageVersionContextInterestedMo
- 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'.
GetSoftwarerepositoryCachedImageVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet