intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getSoftwarerepositoryOperatingSystemFile
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
An operating system image that resides either in an external repository or has been imported to the local repository. If the file is available in the local repository, it is marked as cached. If not, it represents a pointer to a file in an external repository.
Using getSoftwarerepositoryOperatingSystemFile
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 getSoftwarerepositoryOperatingSystemFile(args: GetSoftwarerepositoryOperatingSystemFileArgs, opts?: InvokeOptions): Promise<GetSoftwarerepositoryOperatingSystemFileResult>
function getSoftwarerepositoryOperatingSystemFileOutput(args: GetSoftwarerepositoryOperatingSystemFileOutputArgs, opts?: InvokeOptions): Output<GetSoftwarerepositoryOperatingSystemFileResult>
def get_softwarerepository_operating_system_file(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetSoftwarerepositoryOperatingSystemFileAncestor]] = None,
catalog: Optional[GetSoftwarerepositoryOperatingSystemFileCatalog] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
download_count: Optional[float] = None,
feature_source: Optional[str] = None,
id: Optional[str] = None,
import_action: Optional[str] = None,
import_state: Optional[str] = None,
imported_time: Optional[str] = None,
last_access_time: Optional[str] = None,
md5e_tag: Optional[str] = None,
md5sum: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_source: Optional[GetSoftwarerepositoryOperatingSystemFileNrSource] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetSoftwarerepositoryOperatingSystemFileParent] = None,
permission_resources: Optional[Sequence[GetSoftwarerepositoryOperatingSystemFilePermissionResource]] = None,
release_date: Optional[str] = None,
sha512sum: Optional[str] = None,
shared_scope: Optional[str] = None,
size: Optional[float] = None,
software_advisory_url: Optional[str] = None,
tags: Optional[Sequence[GetSoftwarerepositoryOperatingSystemFileTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetSoftwarerepositoryOperatingSystemFileVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetSoftwarerepositoryOperatingSystemFileResult
def get_softwarerepository_operating_system_file_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileAncestorArgs]]]] = None,
catalog: Optional[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileCatalogArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
download_count: Optional[pulumi.Input[float]] = None,
feature_source: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
import_action: Optional[pulumi.Input[str]] = None,
import_state: Optional[pulumi.Input[str]] = None,
imported_time: Optional[pulumi.Input[str]] = None,
last_access_time: Optional[pulumi.Input[str]] = None,
md5e_tag: Optional[pulumi.Input[str]] = None,
md5sum: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nr_source: Optional[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileNrSourceArgs]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryOperatingSystemFilePermissionResourceArgs]]]] = None,
release_date: Optional[pulumi.Input[str]] = None,
sha512sum: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
size: Optional[pulumi.Input[float]] = None,
software_advisory_url: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetSoftwarerepositoryOperatingSystemFileVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarerepositoryOperatingSystemFileResult]
func LookupSoftwarerepositoryOperatingSystemFile(ctx *Context, args *LookupSoftwarerepositoryOperatingSystemFileArgs, opts ...InvokeOption) (*LookupSoftwarerepositoryOperatingSystemFileResult, error)
func LookupSoftwarerepositoryOperatingSystemFileOutput(ctx *Context, args *LookupSoftwarerepositoryOperatingSystemFileOutputArgs, opts ...InvokeOption) LookupSoftwarerepositoryOperatingSystemFileResultOutput
> Note: This function is named LookupSoftwarerepositoryOperatingSystemFile
in the Go SDK.
public static class GetSoftwarerepositoryOperatingSystemFile
{
public static Task<GetSoftwarerepositoryOperatingSystemFileResult> InvokeAsync(GetSoftwarerepositoryOperatingSystemFileArgs args, InvokeOptions? opts = null)
public static Output<GetSoftwarerepositoryOperatingSystemFileResult> Invoke(GetSoftwarerepositoryOperatingSystemFileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSoftwarerepositoryOperatingSystemFileResult> getSoftwarerepositoryOperatingSystemFile(GetSoftwarerepositoryOperatingSystemFileArgs args, InvokeOptions options)
public static Output<GetSoftwarerepositoryOperatingSystemFileResult> getSoftwarerepositoryOperatingSystemFile(GetSoftwarerepositoryOperatingSystemFileArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getSoftwarerepositoryOperatingSystemFile:getSoftwarerepositoryOperatingSystemFile
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Softwarerepository Operating System File Ancestor> - Catalog
Get
Softwarerepository Operating System File Catalog - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Count double - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - Id string
- Import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - Import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - Imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- Last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- Md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the file. It is populated as part of the image import operation.
- Nr
Source GetSoftwarerepository Operating System File Nr Source - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Owners List<string>
- Parent
Get
Softwarerepository Operating System File Parent - Permission
Resources List<GetSoftwarerepository Operating System File Permission Resource> - Release
Date string - The date on which the file was released or distributed by its vendor.
- Sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- Size double
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Get
Softwarerepository Operating System File Tag> - Vendor string
- The vendor or publisher of this file.
- Version
Context GetSoftwarerepository Operating System File Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Softwarerepository Operating System File Ancestor - Catalog
Get
Softwarerepository Operating System File Catalog - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Count float64 - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - Id string
- Import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - Import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - Imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- Last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- Md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the file. It is populated as part of the image import operation.
- Nr
Source GetSoftwarerepository Operating System File Nr Source - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Owners []string
- Parent
Get
Softwarerepository Operating System File Parent - Permission
Resources []GetSoftwarerepository Operating System File Permission Resource - Release
Date string - The date on which the file was released or distributed by its vendor.
- Sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- Size float64
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- []Get
Softwarerepository Operating System File Tag - Vendor string
- The vendor or publisher of this file.
- Version
Context GetSoftwarerepository Operating System File Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Softwarerepository Operating System File Ancestor> - catalog
Get
Softwarerepository Operating System File Catalog - class
Id String - create
Time String - The time when this managed object was created.
- description String
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Count Double - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source String - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - id String
- import
Action String - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State String - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time String - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access StringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag String - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum String
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the file. It is populated as part of the image import operation.
- nr
Source GetSoftwarerepository Operating System File Nr Source - nr
Version String - Vendor provided version for the file.
- object
Type String - owners List<String>
- parent
Get
Softwarerepository Operating System File Parent - permission
Resources List<GetSoftwarerepository Operating System File Permission Resource> - release
Date String - The date on which the file was released or distributed by its vendor.
- sha512sum String
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size Double
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory StringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Get
Softwarerepository Operating System File Tag> - vendor String
- The vendor or publisher of this file.
- version
Context GetSoftwarerepository Operating System File Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Softwarerepository Operating System File Ancestor[] - catalog
Get
Softwarerepository Operating System File Catalog - class
Id string - create
Time string - The time when this managed object was created.
- description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- download
Count number - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - id string
- import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the file. It is populated as part of the image import operation.
- nr
Source GetSoftwarerepository Operating System File Nr Source - nr
Version string - Vendor provided version for the file.
- object
Type string - owners string[]
- parent
Get
Softwarerepository Operating System File Parent - permission
Resources GetSoftwarerepository Operating System File Permission Resource[] - release
Date string - The date on which the file was released or distributed by its vendor.
- sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size number
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- Get
Softwarerepository Operating System File Tag[] - vendor string
- The vendor or publisher of this file.
- version
Context GetSoftwarerepository Operating System File Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Softwarerepository Operating System File Ancestor] - catalog
Get
Softwarerepository Operating System File Catalog - class_
id str - create_
time str - The time when this managed object was created.
- description str
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- download_
count float - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature_
source str - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - id str
- import_
action str - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import_
state str - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported_
time str - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last_
access_ strtime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e_
tag str - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum str
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the file. It is populated as part of the image import operation.
- nr_
source GetSoftwarerepository Operating System File Nr Source - nr_
version str - Vendor provided version for the file.
- object_
type str - owners Sequence[str]
- parent
Get
Softwarerepository Operating System File Parent - permission_
resources Sequence[GetSoftwarerepository Operating System File Permission Resource] - release_
date str - The date on which the file was released or distributed by its vendor.
- sha512sum str
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size float
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software_
advisory_ strurl - The software advisory, if any, provided by the vendor for this file.
- Sequence[Get
Softwarerepository Operating System File Tag] - vendor str
- The vendor or publisher of this file.
- version_
context GetSoftwarerepository Operating System File Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- catalog Property Map
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Count Number - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source String - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - id String
- import
Action String - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State String - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time String - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access StringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag String - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum String
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the file. It is populated as part of the image import operation.
- nr
Source Property Map - nr
Version String - Vendor provided version for the file.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - release
Date String - The date on which the file was released or distributed by its vendor.
- sha512sum String
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size Number
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory StringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Property Map>
- vendor String
- The vendor or publisher of this file.
- version
Context Property Map
getSoftwarerepositoryOperatingSystemFile Result
The following output properties are available:
- Id string
- Results
List<Get
Softwarerepository Operating System File Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Softwarerepository Operating System File Ancestor> - Catalog
Get
Softwarerepository Operating System File Catalog - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Download
Count double - Feature
Source string - Import
Action string - Import
State string - Imported
Time string - Last
Access stringTime - Md5e
Tag string - Md5sum string
- Mod
Time string - Moid string
- Name string
- Nr
Source GetSoftwarerepository Operating System File Nr Source - Nr
Version string - Object
Type string - Owners List<string>
- Parent
Get
Softwarerepository Operating System File Parent - Permission
Resources List<GetSoftwarerepository Operating System File Permission Resource> - Release
Date string - Sha512sum string
- string
- Size double
- Software
Advisory stringUrl - List<Get
Softwarerepository Operating System File Tag> - Vendor string
- Version
Context GetSoftwarerepository Operating System File Version Context
- Id string
- Results
[]Get
Softwarerepository Operating System File Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Softwarerepository Operating System File Ancestor - Catalog
Get
Softwarerepository Operating System File Catalog - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Download
Count float64 - Feature
Source string - Import
Action string - Import
State string - Imported
Time string - Last
Access stringTime - Md5e
Tag string - Md5sum string
- Mod
Time string - Moid string
- Name string
- Nr
Source GetSoftwarerepository Operating System File Nr Source - Nr
Version string - Object
Type string - Owners []string
- Parent
Get
Softwarerepository Operating System File Parent - Permission
Resources []GetSoftwarerepository Operating System File Permission Resource - Release
Date string - Sha512sum string
- string
- Size float64
- Software
Advisory stringUrl - []Get
Softwarerepository Operating System File Tag - Vendor string
- Version
Context GetSoftwarerepository Operating System File Version Context
- id String
- results
List<Get
Softwarerepository Operating System File Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Softwarerepository Operating System File Ancestor> - catalog
Get
Softwarerepository Operating System File Catalog - class
Id String - create
Time String - description String
- domain
Group StringMoid - download
Count Double - feature
Source String - import
Action String - import
State String - imported
Time String - last
Access StringTime - md5e
Tag String - md5sum String
- mod
Time String - moid String
- name String
- nr
Source GetSoftwarerepository Operating System File Nr Source - nr
Version String - object
Type String - owners List<String>
- parent
Get
Softwarerepository Operating System File Parent - permission
Resources List<GetSoftwarerepository Operating System File Permission Resource> - release
Date String - sha512sum String
- String
- size Double
- software
Advisory StringUrl - List<Get
Softwarerepository Operating System File Tag> - vendor String
- version
Context GetSoftwarerepository Operating System File Version Context
- id string
- results
Get
Softwarerepository Operating System File Result[] - account
Moid string - additional
Properties string - ancestors
Get
Softwarerepository Operating System File Ancestor[] - catalog
Get
Softwarerepository Operating System File Catalog - class
Id string - create
Time string - description string
- domain
Group stringMoid - download
Count number - feature
Source string - import
Action string - import
State string - imported
Time string - last
Access stringTime - md5e
Tag string - md5sum string
- mod
Time string - moid string
- name string
- nr
Source GetSoftwarerepository Operating System File Nr Source - nr
Version string - object
Type string - owners string[]
- parent
Get
Softwarerepository Operating System File Parent - permission
Resources GetSoftwarerepository Operating System File Permission Resource[] - release
Date string - sha512sum string
- string
- size number
- software
Advisory stringUrl - Get
Softwarerepository Operating System File Tag[] - vendor string
- version
Context GetSoftwarerepository Operating System File Version Context
- id str
- results
Sequence[Get
Softwarerepository Operating System File Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Softwarerepository Operating System File Ancestor] - catalog
Get
Softwarerepository Operating System File Catalog - class_
id str - create_
time str - description str
- domain_
group_ strmoid - download_
count float - feature_
source str - import_
action str - import_
state str - imported_
time str - last_
access_ strtime - md5e_
tag str - md5sum str
- mod_
time str - moid str
- name str
- nr_
source GetSoftwarerepository Operating System File Nr Source - nr_
version str - object_
type str - owners Sequence[str]
- parent
Get
Softwarerepository Operating System File Parent - permission_
resources Sequence[GetSoftwarerepository Operating System File Permission Resource] - release_
date str - sha512sum str
- str
- size float
- software_
advisory_ strurl - Sequence[Get
Softwarerepository Operating System File Tag] - vendor str
- version_
context GetSoftwarerepository Operating System File Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- catalog Property Map
- class
Id String - create
Time String - description String
- domain
Group StringMoid - download
Count Number - feature
Source String - import
Action String - import
State String - imported
Time String - last
Access StringTime - md5e
Tag String - md5sum String
- mod
Time String - moid String
- name String
- nr
Source Property Map - nr
Version String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - release
Date String - sha512sum String
- String
- size Number
- software
Advisory StringUrl - List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetSoftwarerepositoryOperatingSystemFileAncestor
- 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'.
GetSoftwarerepositoryOperatingSystemFileCatalog
- 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'.
GetSoftwarerepositoryOperatingSystemFileNrSource
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetSoftwarerepositoryOperatingSystemFileParent
- 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'.
GetSoftwarerepositoryOperatingSystemFilePermissionResource
- 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'.
GetSoftwarerepositoryOperatingSystemFileResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Softwarerepository Operating System File Result Ancestor> - Catalogs
List<Get
Softwarerepository Operating System File Result Catalog> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Count double - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - Import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - Import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - Imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- Last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- Md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the file. It is populated as part of the image import operation.
- Nr
Sources List<GetSoftwarerepository Operating System File Result Nr Source> - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Owners List<string>
- Parents
List<Get
Softwarerepository Operating System File Result Parent> - Permission
Resources List<GetSoftwarerepository Operating System File Result Permission Resource> - Release
Date string - The date on which the file was released or distributed by its vendor.
- Sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- Size double
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Get
Softwarerepository Operating System File Result Tag> - Vendor string
- The vendor or publisher of this file.
- Version
Contexts List<GetSoftwarerepository Operating System File Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Softwarerepository Operating System File Result Ancestor - Catalogs
[]Get
Softwarerepository Operating System File Result Catalog - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Download
Count float64 - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - Import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - Import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - Imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- Last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- Md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- Md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the file. It is populated as part of the image import operation.
- Nr
Sources []GetSoftwarerepository Operating System File Result Nr Source - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Owners []string
- Parents
[]Get
Softwarerepository Operating System File Result Parent - Permission
Resources []GetSoftwarerepository Operating System File Result Permission Resource - Release
Date string - The date on which the file was released or distributed by its vendor.
- Sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- Size float64
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- Software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- []Get
Softwarerepository Operating System File Result Tag - Vendor string
- The vendor or publisher of this file.
- Version
Contexts []GetSoftwarerepository Operating System File Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Softwarerepository Operating System File Result Ancestor> - catalogs
List<Get
Softwarerepository Operating System File Result Catalog> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Count Double - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source String - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - import
Action String - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State String - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time String - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access StringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag String - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum String
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the file. It is populated as part of the image import operation.
- nr
Sources List<GetSoftwarerepository Operating System File Result Nr Source> - nr
Version String - Vendor provided version for the file.
- object
Type String - owners List<String>
- parents
List<Get
Softwarerepository Operating System File Result Parent> - permission
Resources List<GetSoftwarerepository Operating System File Result Permission Resource> - release
Date String - The date on which the file was released or distributed by its vendor.
- sha512sum String
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size Double
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory StringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Get
Softwarerepository Operating System File Result Tag> - vendor String
- The vendor or publisher of this file.
- version
Contexts List<GetSoftwarerepository Operating System File Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Softwarerepository Operating System File Result Ancestor[] - catalogs
Get
Softwarerepository Operating System File Result Catalog[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- download
Count number - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source string - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - import
Action string - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State string - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time string - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access stringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag string - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum string
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the file. It is populated as part of the image import operation.
- nr
Sources GetSoftwarerepository Operating System File Result Nr Source[] - nr
Version string - Vendor provided version for the file.
- object
Type string - owners string[]
- parents
Get
Softwarerepository Operating System File Result Parent[] - permission
Resources GetSoftwarerepository Operating System File Result Permission Resource[] - release
Date string - The date on which the file was released or distributed by its vendor.
- sha512sum string
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size number
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory stringUrl - The software advisory, if any, provided by the vendor for this file.
- Get
Softwarerepository Operating System File Result Tag[] - vendor string
- The vendor or publisher of this file.
- version
Contexts GetSoftwarerepository Operating System File Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Softwarerepository Operating System File Result Ancestor] - catalogs
Sequence[Get
Softwarerepository Operating System File Result Catalog] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- download_
count float - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature_
source str - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - import_
action str - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import_
state str - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported_
time str - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last_
access_ strtime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e_
tag str - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum str
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the file. It is populated as part of the image import operation.
- nr_
sources Sequence[GetSoftwarerepository Operating System File Result Nr Source] - nr_
version str - Vendor provided version for the file.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Softwarerepository Operating System File Result Parent] - permission_
resources Sequence[GetSoftwarerepository Operating System File Result Permission Resource] - release_
date str - The date on which the file was released or distributed by its vendor.
- sha512sum str
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size float
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software_
advisory_ strurl - The software advisory, if any, provided by the vendor for this file.
- Sequence[Get
Softwarerepository Operating System File Result Tag] - vendor str
- The vendor or publisher of this file.
- version_
contexts Sequence[GetSoftwarerepository Operating System File Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- catalogs List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- User provided description about the file. Cisco provided description for image inventoried from a Cisco repository.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- download
Count Number - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- feature
Source String - The name of the feature to which the uploaded file belongs.*
System
- This indicates system initiated file uploads.*OpenAPIImport
- This indicates an OpenAPI file upload.*PartnerIntegrationImport
- This indicates a Partner-Integration Appliance user file uploads. - import
Action String - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. 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. - import
State String - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository 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. - imported
Time String - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached.
- last
Access StringTime - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.
- md5e
Tag String - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly.
- md5sum String
- The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the file. It is populated as part of the image import operation.
- nr
Sources List<Property Map> - nr
Version String - Vendor provided version for the file.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - release
Date String - The date on which the file was released or distributed by its vendor.
- sha512sum String
- The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- 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.
- size Number
- The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository.
- software
Advisory StringUrl - The software advisory, if any, provided by the vendor for this file.
- List<Property Map>
- vendor String
- The vendor or publisher of this file.
- version
Contexts List<Property Map>
GetSoftwarerepositoryOperatingSystemFileResultAncestor
- 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
GetSoftwarerepositoryOperatingSystemFileResultCatalog
- 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
GetSoftwarerepositoryOperatingSystemFileResultNrSource
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetSoftwarerepositoryOperatingSystemFileResultParent
- 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
GetSoftwarerepositoryOperatingSystemFileResultPermissionResource
- 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
GetSoftwarerepositoryOperatingSystemFileResultTag
- 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
GetSoftwarerepositoryOperatingSystemFileResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetSoftwarerepository Operating System File Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Ref
Mos List<GetSoftwarerepository Operating System File Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetSoftwarerepository Operating System File Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Vendor provided version for the file.
- Object
Type string - Ref
Mos []GetSoftwarerepository Operating System File Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetSoftwarerepository Operating System File Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Vendor provided version for the file.
- object
Type String - ref
Mos List<GetSoftwarerepository Operating System File Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetSoftwarerepository Operating System File Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Vendor provided version for the file.
- object
Type string - ref
Mos GetSoftwarerepository Operating System File Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetSoftwarerepository Operating System File Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Vendor provided version for the file.
- object_
type str - ref_
mos Sequence[GetSoftwarerepository Operating System File Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Vendor provided version for the file.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetSoftwarerepositoryOperatingSystemFileResultVersionContextInterestedMo
- 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
GetSoftwarerepositoryOperatingSystemFileResultVersionContextRefMo
- 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
GetSoftwarerepositoryOperatingSystemFileTag
- 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.
GetSoftwarerepositoryOperatingSystemFileVersionContext
- 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 Operating System File Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Vendor provided version for the file.
- 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 Operating System File Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetSoftwarerepository Operating System File Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Vendor provided version for the file.
- 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 Operating System File Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetSoftwarerepository Operating System File Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Vendor provided version for the file.
- 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 Operating System File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetSoftwarerepository Operating System File Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Vendor provided version for the file.
- 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 Operating System File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetSoftwarerepository Operating System File Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - Vendor provided version for the file.
- 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 Operating System File Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Vendor provided version for the file.
- 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.
GetSoftwarerepositoryOperatingSystemFileVersionContextInterestedMo
- 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'.
GetSoftwarerepositoryOperatingSystemFileVersionContextRefMo
- 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