requestProductNetworkRemoval
Developer/ISV requests removal of a distributed product from the AppDirect Network Catalog. Caller must have write access to the product (tenant or vendor). Requires distributionStatus = DISTRIBUTED on the published snapshot. Persists a PS-only network removal request for NCM review. Does NOT change distributionStatus — the product remains DISTRIBUTED until NCM acts.
This page contains
Arguments
| input RequestProductNetworkRemovalInput! PREVIEW |
RequestProductNetworkRemovalInput fields
| productId ID! |
Return Fields
| product Product PREVIEW | |
| userErrors [RequestProductNetworkRemovalError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.