ListPackagesResponse
Response containing a list of packages.
Properties
- The list of packages
- ↳
namestring requiredThe name of the package. - ↳
publisherstring requiredThe publisher of the package. - ↳
publisherDisplayNamestring optionalThe display name of the publisher. - ↳
sourcestring requiredThe source of the package. - ↳
versionstring requiredThe version of the package in semver format. - ↳
titlestring optionalThe title/display name of the package. - ↳
descriptionstring optionalThe description of the package. - ↳
logoUrlstring optionalThe URL of the logo for the package. - ↳
repoUrlstring optionalThe URL of the repository the package is hosted in. - ↳
categorystring optionalThe category of the package. - ↳
isFeaturedboolean requiredWhether the package is featured. - ↳
packageTypesarray[string] optionalThe package types, e.g. “native”, “component”, “bridged” - ↳
packageStatusenum requiredThe maturity level of the package, e.g. “ga”, “public_preview”Values:ga,public_preview - ↳
readmeURLstring requiredThe URL of the readme for the package. - ↳
schemaURLstring requiredThe URL of the schema for the package. - ↳
pluginDownloadURLstring optionalThe URL to download the plugin at, as found in the schema. - ↳
createdAtstring requiredThe date and time the package version was created. - ↳
visibilityenum requiredThe visibility of the package.Values:public,private - The parameterization of the provider, if any.
- Usage statistics for this package within the requesting org. Only populated when the caller is authenticated.
continuationTokenstring optionalContinuation token for pagination
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.