Consumer Fulfillment
ListingFulfillment object
- listing_idstringPublic Preview
- fulfillment_typestringPublic Preview
REQUEST_ACCESSINSTALL
- repo_infoobjectPublic Preview
Show child attributesHide child attributes
- git_repo_urlstringPublic Preview
the git repo url e.g. https://github.com/databrickslabs/dolly.git
- recipient_typestringPublic Preview
DELTA_SHARING_RECIPIENT_TYPE_DATABRICKSDELTA_SHARING_RECIPIENT_TYPE_OPEN
List all listing fulfillments Public Preview
GET
Get all listings fulfillments associated with a listing. A fulfillment is a potential installation. Standard installations contain metadata about the attached share or git repo. Only one of these fields will be present. Personalized installations contain metadata about the attached share or git repo, as well as the Delta Sharing recipient type.
API scopes: marketplace
Parameters
- listing_idstringRequiredpath
- page_tokenstringquery
- page_sizeint32query
Response
Returns a list of ListingFulfillment objects.
Get listing content metadata Public Preview
GET
Get a high level preview of the metadata of listing installable content.
API scopes: marketplace
Parameters
- listing_idstringRequiredpath
- page_tokenstringquery
- page_sizeint32query
Response
- next_page_tokenstring