1. Packages
  2. Intersight Provider
  3. API Docs
  4. getSoftwarerepositoryCategoryMapper
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getSoftwarerepositoryCategoryMapper

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Maps a Cisco software repository image category identifier to its applicable hardware models.

    Using getSoftwarerepositoryCategoryMapper

    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 getSoftwarerepositoryCategoryMapper(args: GetSoftwarerepositoryCategoryMapperArgs, opts?: InvokeOptions): Promise<GetSoftwarerepositoryCategoryMapperResult>
    function getSoftwarerepositoryCategoryMapperOutput(args: GetSoftwarerepositoryCategoryMapperOutputArgs, opts?: InvokeOptions): Output<GetSoftwarerepositoryCategoryMapperResult>
    def get_softwarerepository_category_mapper(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetSoftwarerepositoryCategoryMapperAncestor]] = None,
                                               category: Optional[str] = None,
                                               class_id: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               domain_group_moid: Optional[str] = None,
                                               file_type: Optional[str] = None,
                                               id: Optional[str] = None,
                                               image_type: Optional[str] = None,
                                               is_nfs_upgrade_supported: Optional[bool] = None,
                                               mdf_id: Optional[str] = None,
                                               mod_time: Optional[str] = None,
                                               moid: Optional[str] = None,
                                               name: Optional[str] = None,
                                               nr_source: Optional[str] = None,
                                               nr_version: Optional[str] = None,
                                               object_type: Optional[str] = None,
                                               owners: Optional[Sequence[str]] = None,
                                               parent: Optional[GetSoftwarerepositoryCategoryMapperParent] = None,
                                               permission_resources: Optional[Sequence[GetSoftwarerepositoryCategoryMapperPermissionResource]] = None,
                                               regex_pattern: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               supported_models: Optional[Sequence[str]] = None,
                                               sw_id: Optional[str] = None,
                                               tag_types: Optional[Sequence[str]] = None,
                                               tags: Optional[Sequence[GetSoftwarerepositoryCategoryMapperTag]] = None,
                                               version_context: Optional[GetSoftwarerepositoryCategoryMapperVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetSoftwarerepositoryCategoryMapperResult
    def get_softwarerepository_category_mapper_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategoryMapperAncestorArgs]]]] = None,
                                               category: Optional[pulumi.Input[str]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               file_type: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               image_type: Optional[pulumi.Input[str]] = None,
                                               is_nfs_upgrade_supported: Optional[pulumi.Input[bool]] = None,
                                               mdf_id: 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[str]] = 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[GetSoftwarerepositoryCategoryMapperParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategoryMapperPermissionResourceArgs]]]] = None,
                                               regex_pattern: Optional[pulumi.Input[str]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               supported_models: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                               sw_id: Optional[pulumi.Input[str]] = None,
                                               tag_types: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategoryMapperTagArgs]]]] = None,
                                               version_context: Optional[pulumi.Input[GetSoftwarerepositoryCategoryMapperVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarerepositoryCategoryMapperResult]
    func LookupSoftwarerepositoryCategoryMapper(ctx *Context, args *LookupSoftwarerepositoryCategoryMapperArgs, opts ...InvokeOption) (*LookupSoftwarerepositoryCategoryMapperResult, error)
    func LookupSoftwarerepositoryCategoryMapperOutput(ctx *Context, args *LookupSoftwarerepositoryCategoryMapperOutputArgs, opts ...InvokeOption) LookupSoftwarerepositoryCategoryMapperResultOutput

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

    public static class GetSoftwarerepositoryCategoryMapper 
    {
        public static Task<GetSoftwarerepositoryCategoryMapperResult> InvokeAsync(GetSoftwarerepositoryCategoryMapperArgs args, InvokeOptions? opts = null)
        public static Output<GetSoftwarerepositoryCategoryMapperResult> Invoke(GetSoftwarerepositoryCategoryMapperInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSoftwarerepositoryCategoryMapperResult> getSoftwarerepositoryCategoryMapper(GetSoftwarerepositoryCategoryMapperArgs args, InvokeOptions options)
    public static Output<GetSoftwarerepositoryCategoryMapperResult> getSoftwarerepositoryCategoryMapper(GetSoftwarerepositoryCategoryMapperArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getSoftwarerepositoryCategoryMapper:getSoftwarerepositoryCategoryMapper
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryCategoryMapperAncestor>
    Category string
    The category of the model series.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    Id string
    ImageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    IsNfsUpgradeSupported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    MdfId string
    Cisco software repository image category identifier.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    An unique identifer for a capability descriptor.
    NrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    Owners List<string>
    Parent GetSoftwarerepositoryCategoryMapperParent
    PermissionResources List<GetSoftwarerepositoryCategoryMapperPermissionResource>
    RegexPattern string
    The regex that all images of this category follow.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SupportedModels List<string>
    SwId string
    The software type id provided by cisco.com.
    TagTypes List<string>
    Tags List<GetSoftwarerepositoryCategoryMapperTag>
    VersionContext GetSoftwarerepositoryCategoryMapperVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryCategoryMapperAncestor
    Category string
    The category of the model series.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    Id string
    ImageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    IsNfsUpgradeSupported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    MdfId string
    Cisco software repository image category identifier.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    An unique identifer for a capability descriptor.
    NrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    Owners []string
    Parent GetSoftwarerepositoryCategoryMapperParent
    PermissionResources []GetSoftwarerepositoryCategoryMapperPermissionResource
    RegexPattern string
    The regex that all images of this category follow.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SupportedModels []string
    SwId string
    The software type id provided by cisco.com.
    TagTypes []string
    Tags []GetSoftwarerepositoryCategoryMapperTag
    VersionContext GetSoftwarerepositoryCategoryMapperVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetSoftwarerepositoryCategoryMapperAncestor>
    category String
    The category of the model series.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fileType String
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    id String
    imageType String
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported Boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId String
    Cisco software repository image category identifier.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    An unique identifer for a capability descriptor.
    nrSource String
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    owners List<String>
    parent GetSoftwarerepositoryCategoryMapperParent
    permissionResources List<GetSoftwarerepositoryCategoryMapperPermissionResource>
    regexPattern String
    The regex that all images of this category follow.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels List<String>
    swId String
    The software type id provided by cisco.com.
    tagTypes List<String>
    tags List<GetSoftwarerepositoryCategoryMapperTag>
    versionContext GetSoftwarerepositoryCategoryMapperVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetSoftwarerepositoryCategoryMapperAncestor[]
    category string
    The category of the model series.
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    id string
    imageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId string
    Cisco software repository image category identifier.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    An unique identifer for a capability descriptor.
    nrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType string
    owners string[]
    parent GetSoftwarerepositoryCategoryMapperParent
    permissionResources GetSoftwarerepositoryCategoryMapperPermissionResource[]
    regexPattern string
    The regex that all images of this category follow.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels string[]
    swId string
    The software type id provided by cisco.com.
    tagTypes string[]
    tags GetSoftwarerepositoryCategoryMapperTag[]
    versionContext GetSoftwarerepositoryCategoryMapperVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryCategoryMapperAncestor]
    category str
    The category of the model series.
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    file_type str
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    id str
    image_type str
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    is_nfs_upgrade_supported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    mdf_id str
    Cisco software repository image category identifier.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    An unique identifer for a capability descriptor.
    nr_source str
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nr_version str
    The version from which user can download images from amazon store, if source is external cloud store.
    object_type str
    owners Sequence[str]
    parent GetSoftwarerepositoryCategoryMapperParent
    permission_resources Sequence[GetSoftwarerepositoryCategoryMapperPermissionResource]
    regex_pattern str
    The regex that all images of this category follow.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supported_models Sequence[str]
    sw_id str
    The software type id provided by cisco.com.
    tag_types Sequence[str]
    tags Sequence[GetSoftwarerepositoryCategoryMapperTag]
    version_context GetSoftwarerepositoryCategoryMapperVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    category String
    The category of the model series.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fileType String
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    id String
    imageType String
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported Boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId String
    Cisco software repository image category identifier.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    An unique identifer for a capability descriptor.
    nrSource String
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    regexPattern String
    The regex that all images of this category follow.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels List<String>
    swId String
    The software type id provided by cisco.com.
    tagTypes List<String>
    tags List<Property Map>
    versionContext Property Map

    getSoftwarerepositoryCategoryMapper Result

    The following output properties are available:

    Supporting Types

    GetSoftwarerepositoryCategoryMapperAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetSoftwarerepositoryCategoryMapperParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetSoftwarerepositoryCategoryMapperPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetSoftwarerepositoryCategoryMapperResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryCategoryMapperResultAncestor>
    Category string
    The category of the model series.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    ImageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    IsNfsUpgradeSupported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    MdfId string
    Cisco software repository image category identifier.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    An unique identifer for a capability descriptor.
    NrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    Owners List<string>
    Parents List<GetSoftwarerepositoryCategoryMapperResultParent>
    PermissionResources List<GetSoftwarerepositoryCategoryMapperResultPermissionResource>
    RegexPattern string
    The regex that all images of this category follow.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SupportedModels List<string>
    SwId string
    The software type id provided by cisco.com.
    TagTypes List<string>
    Tags List<GetSoftwarerepositoryCategoryMapperResultTag>
    VersionContexts List<GetSoftwarerepositoryCategoryMapperResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryCategoryMapperResultAncestor
    Category string
    The category of the model series.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    ImageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    IsNfsUpgradeSupported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    MdfId string
    Cisco software repository image category identifier.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    An unique identifer for a capability descriptor.
    NrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    Owners []string
    Parents []GetSoftwarerepositoryCategoryMapperResultParent
    PermissionResources []GetSoftwarerepositoryCategoryMapperResultPermissionResource
    RegexPattern string
    The regex that all images of this category follow.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SupportedModels []string
    SwId string
    The software type id provided by cisco.com.
    TagTypes []string
    Tags []GetSoftwarerepositoryCategoryMapperResultTag
    VersionContexts []GetSoftwarerepositoryCategoryMapperResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetSoftwarerepositoryCategoryMapperResultAncestor>
    category String
    The category of the model series.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fileType String
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    imageType String
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported Boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId String
    Cisco software repository image category identifier.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    An unique identifer for a capability descriptor.
    nrSource String
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    owners List<String>
    parents List<GetSoftwarerepositoryCategoryMapperResultParent>
    permissionResources List<GetSoftwarerepositoryCategoryMapperResultPermissionResource>
    regexPattern String
    The regex that all images of this category follow.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels List<String>
    swId String
    The software type id provided by cisco.com.
    tagTypes List<String>
    tags List<GetSoftwarerepositoryCategoryMapperResultTag>
    versionContexts List<GetSoftwarerepositoryCategoryMapperResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetSoftwarerepositoryCategoryMapperResultAncestor[]
    category string
    The category of the model series.
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fileType string
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    imageType string
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId string
    Cisco software repository image category identifier.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    An unique identifer for a capability descriptor.
    nrSource string
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType string
    owners string[]
    parents GetSoftwarerepositoryCategoryMapperResultParent[]
    permissionResources GetSoftwarerepositoryCategoryMapperResultPermissionResource[]
    regexPattern string
    The regex that all images of this category follow.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels string[]
    swId string
    The software type id provided by cisco.com.
    tagTypes string[]
    tags GetSoftwarerepositoryCategoryMapperResultTag[]
    versionContexts GetSoftwarerepositoryCategoryMapperResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryCategoryMapperResultAncestor]
    category str
    The category of the model series.
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    file_type str
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    image_type str
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    is_nfs_upgrade_supported bool
    Defines whether NFS firmware upgrade is supported with this image type.
    mdf_id str
    Cisco software repository image category identifier.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    An unique identifer for a capability descriptor.
    nr_source str
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nr_version str
    The version from which user can download images from amazon store, if source is external cloud store.
    object_type str
    owners Sequence[str]
    parents Sequence[GetSoftwarerepositoryCategoryMapperResultParent]
    permission_resources Sequence[GetSoftwarerepositoryCategoryMapperResultPermissionResource]
    regex_pattern str
    The regex that all images of this category follow.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supported_models Sequence[str]
    sw_id str
    The software type id provided by cisco.com.
    tag_types Sequence[str]
    tags Sequence[GetSoftwarerepositoryCategoryMapperResultTag]
    version_contexts Sequence[GetSoftwarerepositoryCategoryMapperResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    category String
    The category of the model series.
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fileType String
    The type of distributable image, example huu, scu, driver, os.* Distributable - Stores firmware host utility images and fabric images.* DriverDistributable - Stores driver distributable images.* ServerConfigurationUtilityDistributable - Stores server configuration utility images.* OperatingSystemFile - Stores operating system iso images.* HyperflexDistributable - It stores HyperFlex images.* HciDistributable - It stores HCI images, such as bootstrap iso images.
    imageType String
    The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
    isNfsUpgradeSupported Boolean
    Defines whether NFS firmware upgrade is supported with this image type.
    mdfId String
    Cisco software repository image category identifier.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    An unique identifer for a capability descriptor.
    nrSource String
    The image can be downloaded from cisco.com or external cloud store.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    regexPattern String
    The regex that all images of this category follow.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    supportedModels List<String>
    swId String
    The software type id provided by cisco.com.
    tagTypes List<String>
    tags List<Property Map>
    versionContexts List<Property Map>

    GetSoftwarerepositoryCategoryMapperResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryCategoryMapperResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryCategoryMapperResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryCategoryMapperResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetSoftwarerepositoryCategoryMapperResultVersionContext

    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetSoftwarerepositoryCategoryMapperResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryCategoryMapperResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryCategoryMapperTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetSoftwarerepositoryCategoryMapperVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetSoftwarerepositoryCategoryMapperVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetSoftwarerepositoryCategoryMapperVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetSoftwarerepositoryCategoryMapperVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetSoftwarerepositoryCategoryMapperVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version from which user can download images from amazon store, if source is external cloud store.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetSoftwarerepositoryCategoryMapperVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version from which user can download images from amazon store, if source is external cloud store.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetSoftwarerepositoryCategoryMapperVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetSoftwarerepositoryCategoryMapperVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet