Pulumi Registry API is one of 35 APIs that Pulumi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Registry. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes
15 operations
across 12 paths,
and defines 34 schemas.
It is described by OpenAPI 3.2.0, at version 1.0.0.
Requests are made against a single base URL, https://api.pulumi.com.
The identity and technical contract details declared by the specification.
StartTemplatePublishResponse
object
Response containing the operation ID and upload URLs for a template publish.
2 properties
2 required
GetPackageNavResponse
object
Navigation structure for a registry package's modules, resources, and functions. Names are resolved for the requested language (defaulting to Go). When a searc…
12 properties
9 required
GetPackageInstallationResponse
object
Installation configuration content for a registry package, structured as an ordered list of content nodes. When a language or OS filter is applied, language- a…
5 properties
3 required
ListTemplatesResponse
object
Response containing a paginated list of templates.
3 properties
1 required
GetPackageNavItem
object
A resource or function entry in the package navigation tree.
2 properties
2 required
PublishPackageVersionCompleteRequest
object
PublishPackageVersionCompleteRequest is a request to mark a package version publish operation as complete.
1 property
1 required
RegistryDocsProperty
object
A property of a Pulumi resource or function in the public API documentation. Name, type, and description are maps keyed by language. When a language filter is…
7 properties
5 required
AppProjectTemplateConfigValue
object
ProjectTemplateConfigValue is a config value included in the project template manifest.
3 properties
StartPackagePublishRequest
object
Request to start publishing a package to the registry.
2 properties
1 required
TemplateRuntimeInfo
object
TemplateRuntimeInfo describes the runtime used by a template.
2 properties
PackageMetadata
object
PackageMetadata describes a Pulumi package and its associated metadata in the registry.
20 properties
10 required
ArtifactVersionNameSpec
object
ArtifactVersionNameSpec represents an arbitrary artifact version name for serialization.
4 properties
4 required
RegistryContentNode
object
A structured content node in registry documentation. Every node has a 'kind' and a 'markdown' fallback string. Clients render 'markdown' for any 'kind' they do…
3 properties
2 required
GetPackageNavModule
object
A module within a package navigation tree, containing its resources and functions.
3 properties
3 required
GetPackageReadmeResponse
object
README content for a registry package, structured as an ordered list of content nodes. When a language or OS filter is applied, language- and OS-specific conte…
5 properties
3 required
RegistryDocsEnumValue
object
A value in an enum type definition.
3 properties
2 required
PublishTemplateVersionCompleteRequest
object
PublishTemplateVersionCompleteRequest is a request to mark a template version publish operation as complete.
1 property
1 required
PackageParameterization
object
PackageParameterization describes the parameterization of a provider package.
2 properties
2 required
PublishTemplateVersionCompleteResponse
object
PublishTemplateVersionCompleteResponse is the response after completing a template version publish operation.
ListPackagesResponse
object
Response containing a list of packages.
2 properties
1 required
PublishPackageVersionCompleteResponse
object
PublishPackageVersionCompleteResponse is the response after completing a package version publish operation.
ListTemplateVersionsResponse
object
ListTemplateVersionsResponse contains all available versions for a template.
2 properties
1 required
StartTemplatePublishRequest
object
Request to start publishing a template to the registry.
1 property
1 required
RegistryDocsSupportingType
object
A supporting type (object or enum) referenced by resource or function properties. Inlined in the response rather than referenced by index.
5 properties
3 required
PackageUsageStats
object
PackageUsageStats contains usage statistics for a package within an organization.
4 properties
RegistryContentNodeOption
object
A single option within a chooser content node, representing one language or OS variant.
3 properties
1 required
RegistryDocsTypeRef
object
A reference to a type, either local (within the same package) or remote (in another package). For local types the token matches a supportingTypes entry. For re…
3 properties
1 required
StartPackagePublishResponse
object
Response containing the operation ID and upload URLs for a package publish.
2 properties
2 required
Template
object
Template describes a Pulumi project template.
15 properties
9 required
PackageUploadURLs
object
PackageUploadURLs contains pre-signed URLs for uploading package artifacts.
3 properties
3 required
GetPackageDocsResponse
object
Structured API documentation for a single resource or function. Property names, types, and descriptions are keyed by language. When lang is provided, each map…
10 properties
7 required
TemplateUploadURLs
object
TemplateUploadURLs contains pre-signed URLs for uploading template artifacts.
1 property
1 required
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Pulumi publishes across the network.