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

intersight.getHclExemptedCatalog

Explore with Pulumi AI

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

    Collection used to store exempted products (ie. adapters, storage controllers, etc). These products should be ignored for HCL validation purposes.

    Using getHclExemptedCatalog

    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 getHclExemptedCatalog(args: GetHclExemptedCatalogArgs, opts?: InvokeOptions): Promise<GetHclExemptedCatalogResult>
    function getHclExemptedCatalogOutput(args: GetHclExemptedCatalogOutputArgs, opts?: InvokeOptions): Output<GetHclExemptedCatalogResult>
    def get_hcl_exempted_catalog(account_moid: Optional[str] = None,
                                 additional_properties: Optional[str] = None,
                                 ancestors: Optional[Sequence[GetHclExemptedCatalogAncestor]] = None,
                                 class_id: Optional[str] = None,
                                 comments: Optional[str] = None,
                                 create_time: Optional[str] = None,
                                 domain_group_moid: Optional[str] = None,
                                 id: Optional[str] = None,
                                 mod_time: Optional[str] = None,
                                 moid: Optional[str] = None,
                                 name: Optional[str] = None,
                                 object_type: Optional[str] = None,
                                 os_vendor: Optional[str] = None,
                                 os_version: Optional[str] = None,
                                 owners: Optional[Sequence[str]] = None,
                                 parent: Optional[GetHclExemptedCatalogParent] = None,
                                 permission_resources: Optional[Sequence[GetHclExemptedCatalogPermissionResource]] = None,
                                 personality: Optional[str] = None,
                                 processor_name: Optional[str] = None,
                                 product_models: Optional[Sequence[str]] = None,
                                 product_type: Optional[str] = None,
                                 server_pid: Optional[str] = None,
                                 shared_scope: Optional[str] = None,
                                 tags: Optional[Sequence[GetHclExemptedCatalogTag]] = None,
                                 ucs_version: Optional[str] = None,
                                 version_context: Optional[GetHclExemptedCatalogVersionContext] = None,
                                 version_type: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetHclExemptedCatalogResult
    def get_hcl_exempted_catalog_output(account_moid: Optional[pulumi.Input[str]] = None,
                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHclExemptedCatalogAncestorArgs]]]] = None,
                                 class_id: Optional[pulumi.Input[str]] = None,
                                 comments: Optional[pulumi.Input[str]] = None,
                                 create_time: Optional[pulumi.Input[str]] = None,
                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                 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,
                                 object_type: Optional[pulumi.Input[str]] = None,
                                 os_vendor: Optional[pulumi.Input[str]] = None,
                                 os_version: Optional[pulumi.Input[str]] = None,
                                 owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 parent: Optional[pulumi.Input[GetHclExemptedCatalogParentArgs]] = None,
                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHclExemptedCatalogPermissionResourceArgs]]]] = None,
                                 personality: Optional[pulumi.Input[str]] = None,
                                 processor_name: Optional[pulumi.Input[str]] = None,
                                 product_models: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                 product_type: Optional[pulumi.Input[str]] = None,
                                 server_pid: Optional[pulumi.Input[str]] = None,
                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHclExemptedCatalogTagArgs]]]] = None,
                                 ucs_version: Optional[pulumi.Input[str]] = None,
                                 version_context: Optional[pulumi.Input[GetHclExemptedCatalogVersionContextArgs]] = None,
                                 version_type: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetHclExemptedCatalogResult]
    func LookupHclExemptedCatalog(ctx *Context, args *LookupHclExemptedCatalogArgs, opts ...InvokeOption) (*LookupHclExemptedCatalogResult, error)
    func LookupHclExemptedCatalogOutput(ctx *Context, args *LookupHclExemptedCatalogOutputArgs, opts ...InvokeOption) LookupHclExemptedCatalogResultOutput

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

    public static class GetHclExemptedCatalog 
    {
        public static Task<GetHclExemptedCatalogResult> InvokeAsync(GetHclExemptedCatalogArgs args, InvokeOptions? opts = null)
        public static Output<GetHclExemptedCatalogResult> Invoke(GetHclExemptedCatalogInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetHclExemptedCatalogResult> getHclExemptedCatalog(GetHclExemptedCatalogArgs args, InvokeOptions options)
    public static Output<GetHclExemptedCatalogResult> getHclExemptedCatalog(GetHclExemptedCatalogArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getHclExemptedCatalog:getHclExemptedCatalog
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHclExemptedCatalogAncestor>
    ClassId string
    Comments string
    Reason for the exemption.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    A unique descriptive name of the exemption.
    ObjectType string
    OsVendor string
    Vendor of the Operating System.
    OsVersion string
    Version of the Operating system.
    Owners List<string>
    Parent GetHclExemptedCatalogParent
    PermissionResources List<GetHclExemptedCatalogPermissionResource>
    Personality string
    It indicates the personality of the sever.
    ProcessorName string
    Name of the processor supported for the server.
    ProductModels List<string>
    ProductType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    ServerPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    Tags List<GetHclExemptedCatalogTag>
    UcsVersion string
    Version of the UCS software.
    VersionContext GetHclExemptedCatalogVersionContext
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHclExemptedCatalogAncestor
    ClassId string
    Comments string
    Reason for the exemption.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    A unique descriptive name of the exemption.
    ObjectType string
    OsVendor string
    Vendor of the Operating System.
    OsVersion string
    Version of the Operating system.
    Owners []string
    Parent GetHclExemptedCatalogParent
    PermissionResources []GetHclExemptedCatalogPermissionResource
    Personality string
    It indicates the personality of the sever.
    ProcessorName string
    Name of the processor supported for the server.
    ProductModels []string
    ProductType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    ServerPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    Tags []GetHclExemptedCatalogTag
    UcsVersion string
    Version of the UCS software.
    VersionContext GetHclExemptedCatalogVersionContext
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHclExemptedCatalogAncestor>
    classId String
    comments String
    Reason for the exemption.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    A unique descriptive name of the exemption.
    objectType String
    osVendor String
    Vendor of the Operating System.
    osVersion String
    Version of the Operating system.
    owners List<String>
    parent GetHclExemptedCatalogParent
    permissionResources List<GetHclExemptedCatalogPermissionResource>
    personality String
    It indicates the personality of the sever.
    processorName String
    Name of the processor supported for the server.
    productModels List<String>
    productType String
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid String
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags List<GetHclExemptedCatalogTag>
    ucsVersion String
    Version of the UCS software.
    versionContext GetHclExemptedCatalogVersionContext
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHclExemptedCatalogAncestor[]
    classId string
    comments string
    Reason for the exemption.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    A unique descriptive name of the exemption.
    objectType string
    osVendor string
    Vendor of the Operating System.
    osVersion string
    Version of the Operating system.
    owners string[]
    parent GetHclExemptedCatalogParent
    permissionResources GetHclExemptedCatalogPermissionResource[]
    personality string
    It indicates the personality of the sever.
    processorName string
    Name of the processor supported for the server.
    productModels string[]
    productType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags GetHclExemptedCatalogTag[]
    ucsVersion string
    Version of the UCS software.
    versionContext GetHclExemptedCatalogVersionContext
    versionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHclExemptedCatalogAncestor]
    class_id str
    comments str
    Reason for the exemption.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    A unique descriptive name of the exemption.
    object_type str
    os_vendor str
    Vendor of the Operating System.
    os_version str
    Version of the Operating system.
    owners Sequence[str]
    parent GetHclExemptedCatalogParent
    permission_resources Sequence[GetHclExemptedCatalogPermissionResource]
    personality str
    It indicates the personality of the sever.
    processor_name str
    Name of the processor supported for the server.
    product_models Sequence[str]
    product_type str
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    server_pid str
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags Sequence[GetHclExemptedCatalogTag]
    ucs_version str
    Version of the UCS software.
    version_context GetHclExemptedCatalogVersionContext
    version_type str
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    comments String
    Reason for the exemption.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    A unique descriptive name of the exemption.
    objectType String
    osVendor String
    Vendor of the Operating System.
    osVersion String
    Version of the Operating system.
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    personality String
    It indicates the personality of the sever.
    processorName String
    Name of the processor supported for the server.
    productModels List<String>
    productType String
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid String
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags List<Property Map>
    ucsVersion String
    Version of the UCS software.
    versionContext Property Map
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.

    getHclExemptedCatalog Result

    The following output properties are available:

    Supporting Types

    GetHclExemptedCatalogAncestor

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

    GetHclExemptedCatalogParent

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

    GetHclExemptedCatalogPermissionResource

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

    GetHclExemptedCatalogResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHclExemptedCatalogResultAncestor>
    ClassId string
    Comments string
    Reason for the exemption.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    A unique descriptive name of the exemption.
    ObjectType string
    OsVendor string
    Vendor of the Operating System.
    OsVersion string
    Version of the Operating system.
    Owners List<string>
    Parents List<GetHclExemptedCatalogResultParent>
    PermissionResources List<GetHclExemptedCatalogResultPermissionResource>
    Personality string
    It indicates the personality of the sever.
    ProcessorName string
    Name of the processor supported for the server.
    ProductModels List<string>
    ProductType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    ServerPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    Tags List<GetHclExemptedCatalogResultTag>
    UcsVersion string
    Version of the UCS software.
    VersionContexts List<GetHclExemptedCatalogResultVersionContext>
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHclExemptedCatalogResultAncestor
    ClassId string
    Comments string
    Reason for the exemption.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    A unique descriptive name of the exemption.
    ObjectType string
    OsVendor string
    Vendor of the Operating System.
    OsVersion string
    Version of the Operating system.
    Owners []string
    Parents []GetHclExemptedCatalogResultParent
    PermissionResources []GetHclExemptedCatalogResultPermissionResource
    Personality string
    It indicates the personality of the sever.
    ProcessorName string
    Name of the processor supported for the server.
    ProductModels []string
    ProductType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    ServerPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    Tags []GetHclExemptedCatalogResultTag
    UcsVersion string
    Version of the UCS software.
    VersionContexts []GetHclExemptedCatalogResultVersionContext
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHclExemptedCatalogResultAncestor>
    classId String
    comments String
    Reason for the exemption.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    A unique descriptive name of the exemption.
    objectType String
    osVendor String
    Vendor of the Operating System.
    osVersion String
    Version of the Operating system.
    owners List<String>
    parents List<GetHclExemptedCatalogResultParent>
    permissionResources List<GetHclExemptedCatalogResultPermissionResource>
    personality String
    It indicates the personality of the sever.
    processorName String
    Name of the processor supported for the server.
    productModels List<String>
    productType String
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid String
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags List<GetHclExemptedCatalogResultTag>
    ucsVersion String
    Version of the UCS software.
    versionContexts List<GetHclExemptedCatalogResultVersionContext>
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHclExemptedCatalogResultAncestor[]
    classId string
    comments string
    Reason for the exemption.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    A unique descriptive name of the exemption.
    objectType string
    osVendor string
    Vendor of the Operating System.
    osVersion string
    Version of the Operating system.
    owners string[]
    parents GetHclExemptedCatalogResultParent[]
    permissionResources GetHclExemptedCatalogResultPermissionResource[]
    personality string
    It indicates the personality of the sever.
    processorName string
    Name of the processor supported for the server.
    productModels string[]
    productType string
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid string
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags GetHclExemptedCatalogResultTag[]
    ucsVersion string
    Version of the UCS software.
    versionContexts GetHclExemptedCatalogResultVersionContext[]
    versionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHclExemptedCatalogResultAncestor]
    class_id str
    comments str
    Reason for the exemption.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    A unique descriptive name of the exemption.
    object_type str
    os_vendor str
    Vendor of the Operating System.
    os_version str
    Version of the Operating system.
    owners Sequence[str]
    parents Sequence[GetHclExemptedCatalogResultParent]
    permission_resources Sequence[GetHclExemptedCatalogResultPermissionResource]
    personality str
    It indicates the personality of the sever.
    processor_name str
    Name of the processor supported for the server.
    product_models Sequence[str]
    product_type str
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    server_pid str
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags Sequence[GetHclExemptedCatalogResultTag]
    ucs_version str
    Version of the UCS software.
    version_contexts Sequence[GetHclExemptedCatalogResultVersionContext]
    version_type str
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    comments String
    Reason for the exemption.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    A unique descriptive name of the exemption.
    objectType String
    osVendor String
    Vendor of the Operating System.
    osVersion String
    Version of the Operating system.
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    personality String
    It indicates the personality of the sever.
    processorName String
    Name of the processor supported for the server.
    productModels List<String>
    productType String
    Type of the product/adapter say GPU for graphic cards.* `` - Default type of the Product.* Adapter - Represents network adapter cards.* StorageController - Represents storage controllers.* GPU - Represents graphics cards.
    serverPid String
    Three part ID representing the server model as returned by UCSM/CIMC XML APIs.
    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.
    tags List<Property Map>
    ucsVersion String
    Version of the UCS software.
    versionContexts List<Property Map>
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.

    GetHclExemptedCatalogResultAncestor

    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

    GetHclExemptedCatalogResultParent

    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

    GetHclExemptedCatalogResultPermissionResource

    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

    GetHclExemptedCatalogResultTag

    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

    GetHclExemptedCatalogResultVersionContext

    AdditionalProperties string
    ClassId string
    InterestedMos []GetHclExemptedCatalogResultVersionContextInterestedMo
    MarkedForDeletion bool
    NrVersion string
    ObjectType string
    RefMos []GetHclExemptedCatalogResultVersionContextRefMo
    Timestamp string
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    additionalProperties string
    classId string
    interestedMos GetHclExemptedCatalogResultVersionContextInterestedMo[]
    markedForDeletion boolean
    nrVersion string
    objectType string
    refMos GetHclExemptedCatalogResultVersionContextRefMo[]
    timestamp string
    versionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.

    GetHclExemptedCatalogResultVersionContextInterestedMo

    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

    GetHclExemptedCatalogResultVersionContextRefMo

    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

    GetHclExemptedCatalogTag

    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.

    GetHclExemptedCatalogVersionContext

    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<GetHclExemptedCatalogVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetHclExemptedCatalogVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    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 []GetHclExemptedCatalogVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetHclExemptedCatalogVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    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<GetHclExemptedCatalogVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetHclExemptedCatalogVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    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 GetHclExemptedCatalogVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetHclExemptedCatalogVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    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[GetHclExemptedCatalogVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetHclExemptedCatalogVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.

    GetHclExemptedCatalogVersionContextInterestedMo

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

    GetHclExemptedCatalogVersionContextRefMo

    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