ServiceListingRevision¶
-
class
oci.marketplace_publisher.models.ServiceListingRevision(**kwargs)¶ Bases:
oci.marketplace_publisher.models.listing_revision.ListingRevisionListing revision details for service listings
Attributes
LIFECYCLE_STATE_ACTIVEstr(object=’’) -> str LIFECYCLE_STATE_CREATINGstr(object=’’) -> str LIFECYCLE_STATE_DELETEDstr(object=’’) -> str LIFECYCLE_STATE_DELETINGstr(object=’’) -> str LIFECYCLE_STATE_FAILEDstr(object=’’) -> str LIFECYCLE_STATE_UPDATINGstr(object=’’) -> str LISTING_TYPE_LEAD_GENERATIONstr(object=’’) -> str LISTING_TYPE_OCI_APPLICATIONstr(object=’’) -> str LISTING_TYPE_SERVICEstr(object=’’) -> str PACKAGE_TYPE_CONTAINER_IMAGEstr(object=’’) -> str PACKAGE_TYPE_HELM_CHARTstr(object=’’) -> str PACKAGE_TYPE_MACHINE_IMAGEstr(object=’’) -> str PACKAGE_TYPE_NONEstr(object=’’) -> str PACKAGE_TYPE_STACKstr(object=’’) -> str STATUS_APPROVEDstr(object=’’) -> str STATUS_NEWstr(object=’’) -> str STATUS_PENDING_REVIEWstr(object=’’) -> str STATUS_PUBLISHEDstr(object=’’) -> str STATUS_PUBLISHED_AS_PRIVATEstr(object=’’) -> str STATUS_PUBLISH_AS_PRIVATE_FAILEDstr(object=’’) -> str STATUS_PUBLISH_AS_PRIVATE_IN_PROGRESSstr(object=’’) -> str STATUS_PUBLISH_FAILEDstr(object=’’) -> str STATUS_PUBLISH_IN_PROGRESSstr(object=’’) -> str STATUS_REJECTEDstr(object=’’) -> str STATUS_REVIEW_IN_PROGRESSstr(object=’’) -> str STATUS_UNPUBLISHEDstr(object=’’) -> str STATUS_UNPUBLISH_IN_PROGRESSstr(object=’’) -> str compartment_idGets the compartment_id of this ListingRevision. contact_usGets the contact_us of this ServiceListingRevision. content_languageGets the content_language of this ListingRevision. defined_tagsGets the defined_tags of this ListingRevision. display_name[Required] Gets the display_name of this ListingRevision. extended_metadataGets the extended_metadata of this ListingRevision. freeform_tagsGets the freeform_tags of this ListingRevision. geo_locationsGets the geo_locations of this ServiceListingRevision. headline[Required] Gets the headline of this ListingRevision. iconGets the icon of this ListingRevision. id[Required] Gets the id of this ListingRevision. industries[Required] Gets the industries of this ServiceListingRevision. keywordsGets the keywords of this ListingRevision. lifecycle_state[Required] Gets the lifecycle_state of this ListingRevision. listing_id[Required] Gets the listing_id of this ListingRevision. listing_type[Required] Gets the listing_type of this ListingRevision. long_descriptionGets the long_description of this ListingRevision. package_typeGets the package_type of this ListingRevision. product_codes[Required] Gets the product_codes of this ServiceListingRevision. revision_numberGets the revision_number of this ListingRevision. short_descriptionGets the short_description of this ListingRevision. status[Required] Gets the status of this ListingRevision. status_notesGets the status_notes of this ListingRevision. support_contactsGets the support_contacts of this ListingRevision. support_linksGets the support_links of this ListingRevision. supportedlanguagesGets the supportedlanguages of this ListingRevision. system_tagsGets the system_tags of this ListingRevision. taglineGets the tagline of this ListingRevision. time_created[Required] Gets the time_created of this ListingRevision. time_updated[Required] Gets the time_updated of this ListingRevision. trained_professionalsGets the trained_professionals of this ServiceListingRevision. usage_informationGets the usage_information of this ListingRevision. vanity_urlGets the vanity_url of this ServiceListingRevision. Methods
__init__(**kwargs)Initializes a new ServiceListingRevision object with values from keyword arguments. get_subtype(object_dictionary)Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. -
LIFECYCLE_STATE_ACTIVE= 'ACTIVE'¶
-
LIFECYCLE_STATE_CREATING= 'CREATING'¶
-
LIFECYCLE_STATE_DELETED= 'DELETED'¶
-
LIFECYCLE_STATE_DELETING= 'DELETING'¶
-
LIFECYCLE_STATE_FAILED= 'FAILED'¶
-
LIFECYCLE_STATE_UPDATING= 'UPDATING'¶
-
LISTING_TYPE_LEAD_GENERATION= 'LEAD_GENERATION'¶
-
LISTING_TYPE_OCI_APPLICATION= 'OCI_APPLICATION'¶
-
LISTING_TYPE_SERVICE= 'SERVICE'¶
-
PACKAGE_TYPE_CONTAINER_IMAGE= 'CONTAINER_IMAGE'¶
-
PACKAGE_TYPE_HELM_CHART= 'HELM_CHART'¶
-
PACKAGE_TYPE_MACHINE_IMAGE= 'MACHINE_IMAGE'¶
-
PACKAGE_TYPE_NONE= 'NONE'¶
-
PACKAGE_TYPE_STACK= 'STACK'¶
-
STATUS_APPROVED= 'APPROVED'¶
-
STATUS_NEW= 'NEW'¶
-
STATUS_PENDING_REVIEW= 'PENDING_REVIEW'¶
-
STATUS_PUBLISHED= 'PUBLISHED'¶
-
STATUS_PUBLISHED_AS_PRIVATE= 'PUBLISHED_AS_PRIVATE'¶
-
STATUS_PUBLISH_AS_PRIVATE_FAILED= 'PUBLISH_AS_PRIVATE_FAILED'¶
-
STATUS_PUBLISH_AS_PRIVATE_IN_PROGRESS= 'PUBLISH_AS_PRIVATE_IN_PROGRESS'¶
-
STATUS_PUBLISH_FAILED= 'PUBLISH_FAILED'¶
-
STATUS_PUBLISH_IN_PROGRESS= 'PUBLISH_IN_PROGRESS'¶
-
STATUS_REJECTED= 'REJECTED'¶
-
STATUS_REVIEW_IN_PROGRESS= 'REVIEW_IN_PROGRESS'¶
-
STATUS_UNPUBLISHED= 'UNPUBLISHED'¶
-
STATUS_UNPUBLISH_IN_PROGRESS= 'UNPUBLISH_IN_PROGRESS'¶
-
__init__(**kwargs)¶ Initializes a new ServiceListingRevision object with values from keyword arguments. The default value of the
listing_typeattribute of this class isSERVICEand it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - id (str) – The value to assign to the id property of this ServiceListingRevision.
- listing_id (str) – The value to assign to the listing_id property of this ServiceListingRevision.
- compartment_id (str) – The value to assign to the compartment_id property of this ServiceListingRevision.
- display_name (str) – The value to assign to the display_name property of this ServiceListingRevision.
- revision_number (str) – The value to assign to the revision_number property of this ServiceListingRevision.
- headline (str) – The value to assign to the headline property of this ServiceListingRevision.
- tagline (str) – The value to assign to the tagline property of this ServiceListingRevision.
- keywords (str) – The value to assign to the keywords property of this ServiceListingRevision.
- short_description (str) – The value to assign to the short_description property of this ServiceListingRevision.
- usage_information (str) – The value to assign to the usage_information property of this ServiceListingRevision.
- long_description (str) – The value to assign to the long_description property of this ServiceListingRevision.
- time_created (datetime) – The value to assign to the time_created property of this ServiceListingRevision.
- time_updated (datetime) – The value to assign to the time_updated property of this ServiceListingRevision.
- content_language (oci.marketplace_publisher.models.LanguageItem) – The value to assign to the content_language property of this ServiceListingRevision.
- supportedlanguages (list[oci.marketplace_publisher.models.LanguageItem]) – The value to assign to the supportedlanguages property of this ServiceListingRevision.
- support_contacts (list[oci.marketplace_publisher.models.SupportContact]) – The value to assign to the support_contacts property of this ServiceListingRevision.
- support_links (list[oci.marketplace_publisher.models.NamedLink]) – The value to assign to the support_links property of this ServiceListingRevision.
- icon (oci.marketplace_publisher.models.ListingRevisionIconAttachment) – The value to assign to the icon property of this ServiceListingRevision.
- status (str) – The value to assign to the status property of this ServiceListingRevision. Allowed values for this property are: “NEW”, “PENDING_REVIEW”, “REVIEW_IN_PROGRESS”, “REJECTED”, “APPROVED”, “PUBLISH_IN_PROGRESS”, “PUBLISH_FAILED”, “PUBLISHED”, “PUBLISH_AS_PRIVATE_FAILED”, “PUBLISHED_AS_PRIVATE”, “PUBLISH_AS_PRIVATE_IN_PROGRESS”, “UNPUBLISH_IN_PROGRESS”, “UNPUBLISHED”
- status_notes (str) – The value to assign to the status_notes property of this ServiceListingRevision.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this ServiceListingRevision. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”
- package_type (str) – The value to assign to the package_type property of this ServiceListingRevision. Allowed values for this property are: “CONTAINER_IMAGE”, “HELM_CHART”, “MACHINE_IMAGE”, “STACK”, “NONE”
- listing_type (str) – The value to assign to the listing_type property of this ServiceListingRevision. Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”
- extended_metadata (dict(str, str)) – The value to assign to the extended_metadata property of this ServiceListingRevision.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ServiceListingRevision.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ServiceListingRevision.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ServiceListingRevision.
- contact_us (str) – The value to assign to the contact_us property of this ServiceListingRevision.
- product_codes (list[str]) – The value to assign to the product_codes property of this ServiceListingRevision.
- industries (list[str]) – The value to assign to the industries property of this ServiceListingRevision.
- trained_professionals (list[oci.marketplace_publisher.models.TrainedProfessionals]) – The value to assign to the trained_professionals property of this ServiceListingRevision.
- vanity_url (str) – The value to assign to the vanity_url property of this ServiceListingRevision.
- geo_locations (list[oci.marketplace_publisher.models.GeoLocation]) – The value to assign to the geo_locations property of this ServiceListingRevision.
-
compartment_id¶ Gets the compartment_id of this ListingRevision. The unique identifier for the compartment.
Returns: The compartment_id of this ListingRevision. Return type: str
-
contact_us¶ Gets the contact_us of this ServiceListingRevision. Custom text by partner regarding contact information
Returns: The contact_us of this ServiceListingRevision. Return type: str
-
content_language¶ Gets the content_language of this ListingRevision.
Returns: The content_language of this ListingRevision. Return type: oci.marketplace_publisher.models.LanguageItem
Gets the defined_tags of this ListingRevision. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this ListingRevision. Return type: dict(str, dict(str, object))
-
display_name¶ [Required] Gets the display_name of this ListingRevision. The name for the listing revision.
Returns: The display_name of this ListingRevision. Return type: str
-
extended_metadata¶ Gets the extended_metadata of this ListingRevision. Additional metadata key/value pairs for the listing revision summary.
Returns: The extended_metadata of this ListingRevision. Return type: dict(str, str)
Gets the freeform_tags of this ListingRevision. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this ListingRevision. Return type: dict(str, str)
-
geo_locations¶ Gets the geo_locations of this ServiceListingRevision. Support details based on geographic location
Returns: The geo_locations of this ServiceListingRevision. Return type: list[oci.marketplace_publisher.models.GeoLocation]
-
static
get_subtype(object_dictionary)¶ Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
-
headline¶ [Required] Gets the headline of this ListingRevision. Single line introduction for the listing revision.
Returns: The headline of this ListingRevision. Return type: str
-
icon¶ Gets the icon of this ListingRevision.
Returns: The icon of this ListingRevision. Return type: oci.marketplace_publisher.models.ListingRevisionIconAttachment
-
id¶ [Required] Gets the id of this ListingRevision. Unique OCID identifier for the listing revision in Marketplace Publisher.
Returns: The id of this ListingRevision. Return type: str
-
industries¶ [Required] Gets the industries of this ServiceListingRevision. List of industries subscribed by listing.
Returns: The industries of this ServiceListingRevision. Return type: list[str]
-
keywords¶ Gets the keywords of this ListingRevision. Keywords associated with the listing revision.
Returns: The keywords of this ListingRevision. Return type: str
-
lifecycle_state¶ [Required] Gets the lifecycle_state of this ListingRevision. The current state of the listing revision.
Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this ListingRevision. Return type: str
-
listing_id¶ [Required] Gets the listing_id of this ListingRevision. The unique identifier for the listing this revision belongs to.
Returns: The listing_id of this ListingRevision. Return type: str
-
listing_type¶ [Required] Gets the listing_type of this ListingRevision. The listing’s type. Populated from the listing.
Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The listing_type of this ListingRevision. Return type: str
-
long_description¶ Gets the long_description of this ListingRevision. A long description for the listing revision.
Returns: The long_description of this ListingRevision. Return type: str
-
package_type¶ Gets the package_type of this ListingRevision. The listing’s package type. Populated from the listing.
Allowed values for this property are: “CONTAINER_IMAGE”, “HELM_CHART”, “MACHINE_IMAGE”, “STACK”, “NONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The package_type of this ListingRevision. Return type: str
-
product_codes¶ [Required] Gets the product_codes of this ServiceListingRevision. List of product codes subscribed by listing.
Returns: The product_codes of this ServiceListingRevision. Return type: list[str]
-
revision_number¶ Gets the revision_number of this ListingRevision. The revision number for the listing revision. This is an internal attribute
Returns: The revision_number of this ListingRevision. Return type: str
-
short_description¶ Gets the short_description of this ListingRevision. A short description for the listing revision.
Returns: The short_description of this ListingRevision. Return type: str
-
status¶ [Required] Gets the status of this ListingRevision. The current status for the Listing revision.
Allowed values for this property are: “NEW”, “PENDING_REVIEW”, “REVIEW_IN_PROGRESS”, “REJECTED”, “APPROVED”, “PUBLISH_IN_PROGRESS”, “PUBLISH_FAILED”, “PUBLISHED”, “PUBLISH_AS_PRIVATE_FAILED”, “PUBLISHED_AS_PRIVATE”, “PUBLISH_AS_PRIVATE_IN_PROGRESS”, “UNPUBLISH_IN_PROGRESS”, “UNPUBLISHED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The status of this ListingRevision. Return type: str
-
status_notes¶ Gets the status_notes of this ListingRevision. Status notes for the listing revision.
Returns: The status_notes of this ListingRevision. Return type: str
-
support_contacts¶ Gets the support_contacts of this ListingRevision. Contact information to use to get support from the publisher for the listing revision.
Returns: The support_contacts of this ListingRevision. Return type: list[oci.marketplace_publisher.models.SupportContact]
-
support_links¶ Gets the support_links of this ListingRevision. Links to support resources for the listing revision.
Returns: The support_links of this ListingRevision. Return type: list[oci.marketplace_publisher.models.NamedLink]
-
supportedlanguages¶ Gets the supportedlanguages of this ListingRevision. Languages supported by the publisher for the listing revision.
Returns: The supportedlanguages of this ListingRevision. Return type: list[oci.marketplace_publisher.models.LanguageItem]
Gets the system_tags of this ListingRevision. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this ListingRevision. Return type: dict(str, dict(str, object))
-
tagline¶ Gets the tagline of this ListingRevision. The tagline of the listing revision.
Returns: The tagline of this ListingRevision. Return type: str
-
time_created¶ [Required] Gets the time_created of this ListingRevision. The time the listing revision was created. An RFC3339 formatted datetime string.
Returns: The time_created of this ListingRevision. Return type: datetime
-
time_updated¶ [Required] Gets the time_updated of this ListingRevision. The time the listing revision was updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this ListingRevision. Return type: datetime
-
trained_professionals¶ Gets the trained_professionals of this ServiceListingRevision. Number of trained professional per product
Returns: The trained_professionals of this ServiceListingRevision. Return type: list[oci.marketplace_publisher.models.TrainedProfessionals]
-
usage_information¶ Gets the usage_information of this ListingRevision. Usage information for the listing revision.
Returns: The usage_information of this ListingRevision. Return type: str
-
vanity_url¶ Gets the vanity_url of this ServiceListingRevision. Custom link to the listing
Returns: The vanity_url of this ServiceListingRevision. Return type: str
-