UpdatePackageFromRegistryInput
is used to input data to update a package from the registry.
Table: UpdatePackageFromRegistryInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 28, 2025 | |||||
conflictResolutions | [ConflictResolutionConfiguration ] | yes | Long-Term | A list of resolutions to any conflicts encountered. See ConflictResolutionConfiguration . | |
packageId | VersionedPackageSpecifier | yes | Long-Term | The unique identifier for the package. VersionedPackageSpecifier is a scalar. | |
queryOwnershipType | QueryOwnershipType | yes | User | Long-Term | Ownership of the query run by this filter alert. If value is user , ownership will be based on the runAsUserId field. See queryOwnershipType . |
viewName | repoOrViewName | yes | Long-Term | The name of the view related to the package. repoOrViewName is a scalar. |