CatalogListingErrorCode
Enums
enum CatalogListingErrorCode {
UNAUTHORIZED
INVALID_CATALOG_ID
INVALID_CATALOG_LISTING_TYPE
INVALID_CATALOG_LISTING_ID
UNPUBLISHED_CATALOG_LISTING_ID
INVALID_SUBMISSION_ID
INVALID_SUBMISSION_STATUS
INVALID_SUBMISSION
INVALID_BUNDLE_ID
DUPLICATE_BUNDLE_ID
INVALID_SOLUTION_TYPE
BUNDLE_ID_REQUIRED_RECIPE
INVALID_NAME
NAME_LIMIT_EXCEEDED
DESCRIPTION_LIMIT_EXCEEDED
INVALID_DIFFICULTY_LEVEL
SLUG_LIMIT_EXCEEDED
INVALID_COMMUNITY_URL
INVALID_DEMO_URL
DETAILED_CONTENT_LIMIT_EXCEEDED
INVALID_CONTENT
INVALID_URL_FORMAT
NON_UNIQUE_SLUG
INVALID_CUSTOM_URL_FORMAT
INVALID_COMMUNITY_ARTICLE_LINK_INPUT_VALUE
INVALID_KEY_FEATURES_INPUT_VALUE
INVALID_CATALOG_LISTING_STATUS_VALUE
SPECIAL_CHARACTER_NOT_ALLOWED
INVALID_PUBLISHED_DATE
INVALID_CATALOG_LISTING_EXIST
INVALID_IMAGE_SIZE
ERROR_IMPORTING_CATALOG_LISTING
ERROR_FEATURING_SOLUTION
INVALID_FEATURE_SOLUTION_UPDATE
INVALID_FEATURE_SOLUTION_SIZE
ERROR_CANNOT_CHANGE_FEATURED_LISTING_STATUS
INVALID_TAG_FILTER_SYNTAX
GENERIC_SYSTEM_ERROR
SLUG_REQUIRED
NAME_REQUIRED
DESCRIPTION_REQUIRED
DIFFICULTY_LEVEL_REQUIRED
URL_REQUIRED_CUSTOM
URL_REQUIRED_PRE_INSTALLED
CATALOG_LISTING_REQUIRED
CATALOG_LISTING_METADATA_EMPTY
UNKNOWN_SOLUTION_TYPE_FOR_LISTING
CATALOG_LISTING_STATUS_DOES_NOT_PERMIT_OPERATION
REGION_AVAILABILITY_REQUIRED_PUBLIC
INVALID_REGION_AVAILABILITY
REGION_AVAILABILITY_NOT_SUPPORTED_PRIVATE
CATALOG_LISTING_INVALID_INSTALL_TYPE
CANNOT_CHANGE_INSTALLATION_TYPE_FOR_INTEGRATION_PACK
SOLUTION_GRAPH_NOT_SUPPORTED_FOR_PRIVATE_CATALOG
}
Values
CatalogListingErrorCode.UNAUTHORIZED {#unauthorized}
The user does not possess the necessary authorization to access this request.
CatalogListingErrorCode.INVALID_CATALOG_ID {#invalid-catalog-id}
Invalid catalog id
CatalogListingErrorCode.INVALID_CATALOG_LISTING_TYPE {#invalid-catalog-listing-type}
Invalid listing type
CatalogListingErrorCode.INVALID_CATALOG_LISTING_ID {#invalid-catalog-listing-id}
Invalid catalogListing id
CatalogListingErrorCode.UNPUBLISHED_CATALOG_LISTING_ID {#unpublished-catalog-listing-id}
CatalogListingErrorCode.INVALID_SUBMISSION_ID {#invalid-submission-id}
Invalid submission Id if solution created from existing submission
CatalogListingErrorCode.INVALID_SUBMISSION_STATUS {#invalid-submission-status}
Invalid submission status if solution created from existing submission and submission status is not ReadyForPublishing
CatalogListingErrorCode.INVALID_SUBMISSION {#invalid-submission}
Invalid submission if solution already exists for given submission id
CatalogListingErrorCode.INVALID_BUNDLE_ID {#invalid-bundle-id}
Invalid bundle ID provided
CatalogListingErrorCode.DUPLICATE_BUNDLE_ID {#duplicate-bundle-id}
Bundle ID already exists and cannot be reused
CatalogListingErrorCode.INVALID_SOLUTION_TYPE {#invalid-solution-type}
Invalid solution type for the operation
CatalogListingErrorCode.BUNDLE_ID_REQUIRED_RECIPE {#bundle-id-required-recipe}
Bundle ID is required for recipe solutions
CatalogListingErrorCode.INVALID_NAME {#invalid-name}
Invalid name
CatalogListingErrorCode.NAME_LIMIT_EXCEEDED {#name-limit-exceeded}
Name exceeds maximum character limit
CatalogListingErrorCode.DESCRIPTION_LIMIT_EXCEEDED {#description-limit-exceeded}
Description exceeds maximum character limit
CatalogListingErrorCode.INVALID_DIFFICULTY_LEVEL {#invalid-difficulty-level}
Invalid difficulty level provided
CatalogListingErrorCode.SLUG_LIMIT_EXCEEDED {#slug-limit-exceeded}
Invalid slug Slug exceeds maximum character limit
CatalogListingErrorCode.INVALID_COMMUNITY_URL {#invalid-community-url}
Invalid community URL format
CatalogListingErrorCode.INVALID_DEMO_URL {#invalid-demo-url}
Invalid demo video URL format
CatalogListingErrorCode.DETAILED_CONTENT_LIMIT_EXCEEDED {#detailed-content-limit-exceeded}
Detailed content exceeds maximum character limit
CatalogListingErrorCode.INVALID_CONTENT {#invalid-content}
Content contains invalid or dangerous elements
CatalogListingErrorCode.INVALID_URL_FORMAT {#invalid-url-format}
URL format is invalid
CatalogListingErrorCode.NON_UNIQUE_SLUG {#non-unique-slug}
Non unique slug
CatalogListingErrorCode.INVALID_CUSTOM_URL_FORMAT {#invalid-custom-url-format}
Invalid custom URL format
CatalogListingErrorCode.INVALID_COMMUNITY_ARTICLE_LINK_INPUT_VALUE {#invalid-community-article-link-input-value}
Invalid difficulty level input Invalid community article link url input value
CatalogListingErrorCode.INVALID_KEY_FEATURES_INPUT_VALUE {#invalid-key-features-input-value}
Invalid key feature input value
CatalogListingErrorCode.INVALID_CATALOG_LISTING_STATUS_VALUE {#invalid-catalog-listing-status-value}
Invalid catalog listing status
CatalogListingErrorCode.SPECIAL_CHARACTER_NOT_ALLOWED {#special-character-not-allowed}
Invalid category code
CatalogListingErrorCode.INVALID_PUBLISHED_DATE {#invalid-published-date}
Invalid published date
CatalogListingErrorCode.INVALID_CATALOG_LISTING_EXIST {#invalid-catalog-listing-exist}
catalog listing solution already exist for provided catalog listing id
CatalogListingErrorCode.INVALID_IMAGE_SIZE {#invalid-image-size}
The provided image for the catalog listing is too large
CatalogListingErrorCode.ERROR_IMPORTING_CATALOG_LISTING {#error-importing-catalog-listing}
Error creating Catalog listing
CatalogListingErrorCode.ERROR_FEATURING_SOLUTION {#error-featuring-solution}
Error featuring a listing as inputs are invalid
CatalogListingErrorCode.INVALID_FEATURE_SOLUTION_UPDATE {#invalid-feature-solution-update}
Invalid featured listing update as solution to be featured is not published yet
CatalogListingErrorCode.INVALID_FEATURE_SOLUTION_SIZE {#invalid-feature-solution-size}
Only 4 listings can be featured
CatalogListingErrorCode.ERROR_CANNOT_CHANGE_FEATURED_LISTING_STATUS {#error-cannot-change-featured-listing-status}
Cannot move featured solution to Draft or Inactive
CatalogListingErrorCode.INVALID_TAG_FILTER_SYNTAX {#invalid-tag-filter-syntax}
Invalid Tag Filter syntax
CatalogListingErrorCode.GENERIC_SYSTEM_ERROR {#generic-system-error}
Generic Error
CatalogListingErrorCode.SLUG_REQUIRED {#slug-required}
Required field validation errors Slug is required but not provided
CatalogListingErrorCode.NAME_REQUIRED {#name-required}
Name is required but not provided
CatalogListingErrorCode.DESCRIPTION_REQUIRED {#description-required}
Description is required but not provided
CatalogListingErrorCode.DIFFICULTY_LEVEL_REQUIRED {#difficulty-level-required}
Difficulty level is required but not provided
CatalogListingErrorCode.URL_REQUIRED_CUSTOM {#url-required-custom}
URL is required for custom solutions
CatalogListingErrorCode.URL_REQUIRED_PRE_INSTALLED {#url-required-pre-installed}
URL is required for pre-installed solutions
CatalogListingErrorCode.CATALOG_LISTING_REQUIRED {#catalog-listing-required}
Null validation errors Catalog listing not found
CatalogListingErrorCode.CATALOG_LISTING_METADATA_EMPTY {#catalog-listing-metadata-empty}
Catalog listing metadata is empty
CatalogListingErrorCode.UNKNOWN_SOLUTION_TYPE_FOR_LISTING {#unknown-solution-type-for-listing}
Unknown solution type for listing
CatalogListingErrorCode.CATALOG_LISTING_STATUS_DOES_NOT_PERMIT_OPERATION {#catalog-listing-status-does-not-permit-operation}
Catalog listing status does not permit the operation
CatalogListingErrorCode.REGION_AVAILABILITY_REQUIRED_PUBLIC {#region-availability-required-public}
Region availability list is required for listings under a public catalog
CatalogListingErrorCode.INVALID_REGION_AVAILABILITY {#invalid-region-availability}
Region availability list contains an invalid or duplicate region value
CatalogListingErrorCode.REGION_AVAILABILITY_NOT_SUPPORTED_PRIVATE {#region-availability-not-supported-private}
Region availability cannot be set on listings under a private catalog
CatalogListingErrorCode.CATALOG_LISTING_INVALID_INSTALL_TYPE {#catalog-listing-invalid-install-type}
Invalid installation type for the catalog listing
CatalogListingErrorCode.CANNOT_CHANGE_INSTALLATION_TYPE_FOR_INTEGRATION_PACK {#cannot-change-installation-type-for-integration-pack}
Cannot change the installation type for an existing Integration Pack listing
CatalogListingErrorCode.SOLUTION_GRAPH_NOT_SUPPORTED_FOR_PRIVATE_CATALOG {#solution-graph-not-supported-for-private-catalog}
Solution graph is not supported for listings under a private catalog