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

intersight.getSoftwarerepositoryCategorySupportConstraint

Explore with Pulumi AI

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

    Defines constraints for models which are supported from certain minimum image version.

    Using getSoftwarerepositoryCategorySupportConstraint

    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 getSoftwarerepositoryCategorySupportConstraint(args: GetSoftwarerepositoryCategorySupportConstraintArgs, opts?: InvokeOptions): Promise<GetSoftwarerepositoryCategorySupportConstraintResult>
    function getSoftwarerepositoryCategorySupportConstraintOutput(args: GetSoftwarerepositoryCategorySupportConstraintOutputArgs, opts?: InvokeOptions): Output<GetSoftwarerepositoryCategorySupportConstraintResult>
    def get_softwarerepository_category_support_constraint(account_moid: Optional[str] = None,
                                                           additional_properties: Optional[str] = None,
                                                           ancestors: Optional[Sequence[GetSoftwarerepositoryCategorySupportConstraintAncestor]] = None,
                                                           class_id: Optional[str] = None,
                                                           constraint_id: Optional[str] = None,
                                                           create_time: Optional[str] = None,
                                                           domain_group_moid: Optional[str] = None,
                                                           filtered_models: Optional[Sequence[GetSoftwarerepositoryCategorySupportConstraintFilteredModel]] = None,
                                                           id: Optional[str] = None,
                                                           mdf_id: Optional[str] = None,
                                                           min_version: Optional[str] = None,
                                                           mod_time: Optional[str] = None,
                                                           moid: Optional[str] = None,
                                                           name: Optional[str] = None,
                                                           object_type: Optional[str] = None,
                                                           owners: Optional[Sequence[str]] = None,
                                                           parent: Optional[GetSoftwarerepositoryCategorySupportConstraintParent] = None,
                                                           parse_from_image_name: Optional[bool] = None,
                                                           permission_resources: Optional[Sequence[GetSoftwarerepositoryCategorySupportConstraintPermissionResource]] = None,
                                                           shared_scope: Optional[str] = None,
                                                           supported_models: Optional[Sequence[str]] = None,
                                                           tags: Optional[Sequence[GetSoftwarerepositoryCategorySupportConstraintTag]] = None,
                                                           version_context: Optional[GetSoftwarerepositoryCategorySupportConstraintVersionContext] = None,
                                                           opts: Optional[InvokeOptions] = None) -> GetSoftwarerepositoryCategorySupportConstraintResult
    def get_softwarerepository_category_support_constraint_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                           additional_properties: Optional[pulumi.Input[str]] = None,
                                                           ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintAncestorArgs]]]] = None,
                                                           class_id: Optional[pulumi.Input[str]] = None,
                                                           constraint_id: Optional[pulumi.Input[str]] = None,
                                                           create_time: Optional[pulumi.Input[str]] = None,
                                                           domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                           filtered_models: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintFilteredModelArgs]]]] = None,
                                                           id: Optional[pulumi.Input[str]] = None,
                                                           mdf_id: Optional[pulumi.Input[str]] = None,
                                                           min_version: 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,
                                                           owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                           parent: Optional[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintParentArgs]] = None,
                                                           parse_from_image_name: Optional[pulumi.Input[bool]] = None,
                                                           permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintPermissionResourceArgs]]]] = None,
                                                           shared_scope: Optional[pulumi.Input[str]] = None,
                                                           supported_models: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                           tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintTagArgs]]]] = None,
                                                           version_context: Optional[pulumi.Input[GetSoftwarerepositoryCategorySupportConstraintVersionContextArgs]] = None,
                                                           opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarerepositoryCategorySupportConstraintResult]
    func LookupSoftwarerepositoryCategorySupportConstraint(ctx *Context, args *LookupSoftwarerepositoryCategorySupportConstraintArgs, opts ...InvokeOption) (*LookupSoftwarerepositoryCategorySupportConstraintResult, error)
    func LookupSoftwarerepositoryCategorySupportConstraintOutput(ctx *Context, args *LookupSoftwarerepositoryCategorySupportConstraintOutputArgs, opts ...InvokeOption) LookupSoftwarerepositoryCategorySupportConstraintResultOutput

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

    public static class GetSoftwarerepositoryCategorySupportConstraint 
    {
        public static Task<GetSoftwarerepositoryCategorySupportConstraintResult> InvokeAsync(GetSoftwarerepositoryCategorySupportConstraintArgs args, InvokeOptions? opts = null)
        public static Output<GetSoftwarerepositoryCategorySupportConstraintResult> Invoke(GetSoftwarerepositoryCategorySupportConstraintInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSoftwarerepositoryCategorySupportConstraintResult> getSoftwarerepositoryCategorySupportConstraint(GetSoftwarerepositoryCategorySupportConstraintArgs args, InvokeOptions options)
    public static Output<GetSoftwarerepositoryCategorySupportConstraintResult> getSoftwarerepositoryCategorySupportConstraint(GetSoftwarerepositoryCategorySupportConstraintArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getSoftwarerepositoryCategorySupportConstraint:getSoftwarerepositoryCategorySupportConstraint
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryCategorySupportConstraintAncestor>
    ClassId string
    ConstraintId string
    Identifier for this managed object.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FilteredModels List<GetSoftwarerepositoryCategorySupportConstraintFilteredModel>
    Id string
    MdfId string
    Cisco software repository image category identifier.
    MinVersion string
    Minimum image version from where the models can be supported.
    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.
    ObjectType string
    Owners List<string>
    Parent GetSoftwarerepositoryCategorySupportConstraintParent
    ParseFromImageName bool
    Fields which tells if the constraint is based on image name parsing.
    PermissionResources List<GetSoftwarerepositoryCategorySupportConstraintPermissionResource>
    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>
    Tags List<GetSoftwarerepositoryCategorySupportConstraintTag>
    VersionContext GetSoftwarerepositoryCategorySupportConstraintVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryCategorySupportConstraintAncestor
    ClassId string
    ConstraintId string
    Identifier for this managed object.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FilteredModels []GetSoftwarerepositoryCategorySupportConstraintFilteredModel
    Id string
    MdfId string
    Cisco software repository image category identifier.
    MinVersion string
    Minimum image version from where the models can be supported.
    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.
    ObjectType string
    Owners []string
    Parent GetSoftwarerepositoryCategorySupportConstraintParent
    ParseFromImageName bool
    Fields which tells if the constraint is based on image name parsing.
    PermissionResources []GetSoftwarerepositoryCategorySupportConstraintPermissionResource
    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
    Tags []GetSoftwarerepositoryCategorySupportConstraintTag
    VersionContext GetSoftwarerepositoryCategorySupportConstraintVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetSoftwarerepositoryCategorySupportConstraintAncestor>
    classId String
    constraintId String
    Identifier for this managed object.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    filteredModels List<GetSoftwarerepositoryCategorySupportConstraintFilteredModel>
    id String
    mdfId String
    Cisco software repository image category identifier.
    minVersion String
    Minimum image version from where the models can be supported.
    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.
    objectType String
    owners List<String>
    parent GetSoftwarerepositoryCategorySupportConstraintParent
    parseFromImageName Boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources List<GetSoftwarerepositoryCategorySupportConstraintPermissionResource>
    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>
    tags List<GetSoftwarerepositoryCategorySupportConstraintTag>
    versionContext GetSoftwarerepositoryCategorySupportConstraintVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetSoftwarerepositoryCategorySupportConstraintAncestor[]
    classId string
    constraintId string
    Identifier for this managed object.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    filteredModels GetSoftwarerepositoryCategorySupportConstraintFilteredModel[]
    id string
    mdfId string
    Cisco software repository image category identifier.
    minVersion string
    Minimum image version from where the models can be supported.
    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.
    objectType string
    owners string[]
    parent GetSoftwarerepositoryCategorySupportConstraintParent
    parseFromImageName boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources GetSoftwarerepositoryCategorySupportConstraintPermissionResource[]
    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[]
    tags GetSoftwarerepositoryCategorySupportConstraintTag[]
    versionContext GetSoftwarerepositoryCategorySupportConstraintVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryCategorySupportConstraintAncestor]
    class_id str
    constraint_id str
    Identifier for this managed object.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    filtered_models Sequence[GetSoftwarerepositoryCategorySupportConstraintFilteredModel]
    id str
    mdf_id str
    Cisco software repository image category identifier.
    min_version str
    Minimum image version from where the models can be supported.
    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.
    object_type str
    owners Sequence[str]
    parent GetSoftwarerepositoryCategorySupportConstraintParent
    parse_from_image_name bool
    Fields which tells if the constraint is based on image name parsing.
    permission_resources Sequence[GetSoftwarerepositoryCategorySupportConstraintPermissionResource]
    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]
    tags Sequence[GetSoftwarerepositoryCategorySupportConstraintTag]
    version_context GetSoftwarerepositoryCategorySupportConstraintVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    constraintId String
    Identifier for this managed object.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    filteredModels List<Property Map>
    id String
    mdfId String
    Cisco software repository image category identifier.
    minVersion String
    Minimum image version from where the models can be supported.
    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.
    objectType String
    owners List<String>
    parent Property Map
    parseFromImageName Boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources List<Property Map>
    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>
    tags List<Property Map>
    versionContext Property Map

    getSoftwarerepositoryCategorySupportConstraint Result

    The following output properties are available:

    Supporting Types

    GetSoftwarerepositoryCategorySupportConstraintAncestor

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

    GetSoftwarerepositoryCategorySupportConstraintFilteredModel

    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.
    MinVersion string
    Minimum image version from where the models can be supported.
    Name string
    An unique identifer for a capability descriptor.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PlatformRegex string
    Regular expression of the image name.
    SupportedModels List<string>
    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.
    MinVersion string
    Minimum image version from where the models can be supported.
    Name string
    An unique identifer for a capability descriptor.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PlatformRegex string
    Regular expression of the image name.
    SupportedModels []string
    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.
    minVersion String
    Minimum image version from where the models can be supported.
    name String
    An unique identifer for a capability descriptor.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    platformRegex String
    Regular expression of the image name.
    supportedModels List<String>
    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.
    minVersion string
    Minimum image version from where the models can be supported.
    name string
    An unique identifer for a capability descriptor.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    platformRegex string
    Regular expression of the image name.
    supportedModels string[]
    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.
    min_version str
    Minimum image version from where the models can be supported.
    name str
    An unique identifer for a capability descriptor.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    platform_regex str
    Regular expression of the image name.
    supported_models Sequence[str]
    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.
    minVersion String
    Minimum image version from where the models can be supported.
    name String
    An unique identifer for a capability descriptor.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    platformRegex String
    Regular expression of the image name.
    supportedModels List<String>

    GetSoftwarerepositoryCategorySupportConstraintParent

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

    GetSoftwarerepositoryCategorySupportConstraintPermissionResource

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

    GetSoftwarerepositoryCategorySupportConstraintResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryCategorySupportConstraintResultAncestor>
    ClassId string
    ConstraintId string
    Identifier for this managed object.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FilteredModels List<GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel>
    MdfId string
    Cisco software repository image category identifier.
    MinVersion string
    Minimum image version from where the models can be supported.
    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.
    ObjectType string
    Owners List<string>
    Parents List<GetSoftwarerepositoryCategorySupportConstraintResultParent>
    ParseFromImageName bool
    Fields which tells if the constraint is based on image name parsing.
    PermissionResources List<GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource>
    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>
    Tags List<GetSoftwarerepositoryCategorySupportConstraintResultTag>
    VersionContexts List<GetSoftwarerepositoryCategorySupportConstraintResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryCategorySupportConstraintResultAncestor
    ClassId string
    ConstraintId string
    Identifier for this managed object.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FilteredModels []GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel
    MdfId string
    Cisco software repository image category identifier.
    MinVersion string
    Minimum image version from where the models can be supported.
    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.
    ObjectType string
    Owners []string
    Parents []GetSoftwarerepositoryCategorySupportConstraintResultParent
    ParseFromImageName bool
    Fields which tells if the constraint is based on image name parsing.
    PermissionResources []GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource
    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
    Tags []GetSoftwarerepositoryCategorySupportConstraintResultTag
    VersionContexts []GetSoftwarerepositoryCategorySupportConstraintResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetSoftwarerepositoryCategorySupportConstraintResultAncestor>
    classId String
    constraintId String
    Identifier for this managed object.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    filteredModels List<GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel>
    mdfId String
    Cisco software repository image category identifier.
    minVersion String
    Minimum image version from where the models can be supported.
    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.
    objectType String
    owners List<String>
    parents List<GetSoftwarerepositoryCategorySupportConstraintResultParent>
    parseFromImageName Boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources List<GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource>
    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>
    tags List<GetSoftwarerepositoryCategorySupportConstraintResultTag>
    versionContexts List<GetSoftwarerepositoryCategorySupportConstraintResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetSoftwarerepositoryCategorySupportConstraintResultAncestor[]
    classId string
    constraintId string
    Identifier for this managed object.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    filteredModels GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel[]
    mdfId string
    Cisco software repository image category identifier.
    minVersion string
    Minimum image version from where the models can be supported.
    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.
    objectType string
    owners string[]
    parents GetSoftwarerepositoryCategorySupportConstraintResultParent[]
    parseFromImageName boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource[]
    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[]
    tags GetSoftwarerepositoryCategorySupportConstraintResultTag[]
    versionContexts GetSoftwarerepositoryCategorySupportConstraintResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryCategorySupportConstraintResultAncestor]
    class_id str
    constraint_id str
    Identifier for this managed object.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    filtered_models Sequence[GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel]
    mdf_id str
    Cisco software repository image category identifier.
    min_version str
    Minimum image version from where the models can be supported.
    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.
    object_type str
    owners Sequence[str]
    parents Sequence[GetSoftwarerepositoryCategorySupportConstraintResultParent]
    parse_from_image_name bool
    Fields which tells if the constraint is based on image name parsing.
    permission_resources Sequence[GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource]
    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]
    tags Sequence[GetSoftwarerepositoryCategorySupportConstraintResultTag]
    version_contexts Sequence[GetSoftwarerepositoryCategorySupportConstraintResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    constraintId String
    Identifier for this managed object.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    filteredModels List<Property Map>
    mdfId String
    Cisco software repository image category identifier.
    minVersion String
    Minimum image version from where the models can be supported.
    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.
    objectType String
    owners List<String>
    parents List<Property Map>
    parseFromImageName Boolean
    Fields which tells if the constraint is based on image name parsing.
    permissionResources List<Property Map>
    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>
    tags List<Property Map>
    versionContexts List<Property Map>

    GetSoftwarerepositoryCategorySupportConstraintResultAncestor

    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

    GetSoftwarerepositoryCategorySupportConstraintResultFilteredModel

    AdditionalProperties string
    ClassId string
    MinVersion string
    Minimum image version from where the models can be supported.
    Name string
    An unique identifer for a capability descriptor.
    ObjectType string
    PlatformRegex string
    SupportedModels List<string>
    AdditionalProperties string
    ClassId string
    MinVersion string
    Minimum image version from where the models can be supported.
    Name string
    An unique identifer for a capability descriptor.
    ObjectType string
    PlatformRegex string
    SupportedModels []string
    additionalProperties String
    classId String
    minVersion String
    Minimum image version from where the models can be supported.
    name String
    An unique identifer for a capability descriptor.
    objectType String
    platformRegex String
    supportedModels List<String>
    additionalProperties string
    classId string
    minVersion string
    Minimum image version from where the models can be supported.
    name string
    An unique identifer for a capability descriptor.
    objectType string
    platformRegex string
    supportedModels string[]
    additional_properties str
    class_id str
    min_version str
    Minimum image version from where the models can be supported.
    name str
    An unique identifer for a capability descriptor.
    object_type str
    platform_regex str
    supported_models Sequence[str]
    additionalProperties String
    classId String
    minVersion String
    Minimum image version from where the models can be supported.
    name String
    An unique identifer for a capability descriptor.
    objectType String
    platformRegex String
    supportedModels List<String>

    GetSoftwarerepositoryCategorySupportConstraintResultParent

    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

    GetSoftwarerepositoryCategorySupportConstraintResultPermissionResource

    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

    GetSoftwarerepositoryCategorySupportConstraintResultTag

    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

    GetSoftwarerepositoryCategorySupportConstraintResultVersionContext

    GetSoftwarerepositoryCategorySupportConstraintResultVersionContextInterestedMo

    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

    GetSoftwarerepositoryCategorySupportConstraintResultVersionContextRefMo

    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

    GetSoftwarerepositoryCategorySupportConstraintTag

    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.

    GetSoftwarerepositoryCategorySupportConstraintVersionContext

    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<GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo>
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo
    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 []GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo
    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<GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo>
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo[]
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo
    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[GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo]
    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 GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo
    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 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
    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.

    GetSoftwarerepositoryCategorySupportConstraintVersionContextInterestedMo

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

    GetSoftwarerepositoryCategorySupportConstraintVersionContextRefMo

    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