Skip to main content

private_store_collection

Overview

Nameprivate_store_collection
TypeResource
Idazure_extras.marketplace.private_store_collection

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the resource.
propertiesobjectThe collection details
systemDataobjectRead only system data
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcollectionId, privateStoreIdGets private store collection
listSELECTprivateStoreIdGets private store collections list
create_or_updateINSERTcollectionId, privateStoreIdCreate or update private store collection
deleteDELETEcollectionId, privateStoreIdDelete a collection from the given private store.
_listEXECprivateStoreIdGets private store collections list
approve_all_itemsEXECcollectionId, privateStoreIdDelete all existing offers from the collection and enable approve all items.
disable_approve_all_itemsEXECcollectionId, privateStoreIdDisable approve all items for the collection.
postEXECcollectionId, privateStoreIdDelete Private store collection. This is a workaround.
transfer_offersEXECcollectionId, privateStoreIdtransferring offers (copy or move) from source collection to target collection(s)