ConfigDelivery service manages the deployment of Kubernetes configuration to a fleet of Kubernetes clusters.
- REST Resource: v1beta.projects.locations
- REST Resource: v1beta.projects.locations.fleetPackages
- REST Resource: v1beta.projects.locations.fleetPackages.rollouts
- REST Resource: v1beta.projects.locations.operations
- REST Resource: v1beta.projects.locations.resourceBundles
- REST Resource: v1beta.projects.locations.resourceBundles.releases
- REST Resource: v1beta.projects.locations.resourceBundles.releases.variants
- REST Resource: v1alpha.projects.locations
- REST Resource: v1alpha.projects.locations.fleetPackages
- REST Resource: v1alpha.projects.locations.fleetPackages.rollouts
- REST Resource: v1alpha.projects.locations.operations
- REST Resource: v1alpha.projects.locations.resourceBundles
- REST Resource: v1alpha.projects.locations.resourceBundles.releases
- REST Resource: v1alpha.projects.locations.resourceBundles.releases.variants
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.fleetPackages
- REST Resource: v1.projects.locations.fleetPackages.rollouts
- REST Resource: v1.projects.locations.operations
- REST Resource: v1.projects.locations.resourceBundles
- REST Resource: v1.projects.locations.resourceBundles.releases
- REST Resource: v1.projects.locations.resourceBundles.releases.variants
Service: configdelivery.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
- https://configdelivery.googleapis.com
REST Resource: v1beta.projects.locations
| Methods | |
|---|---|
| get | GET /v1beta/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1beta/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1beta.projects.locations.fleetPackages
| Methods | |
|---|---|
| create | POST /v1beta/{parent=projects/*/locations/*}/fleetPackagesCreates a new FleetPackage in a given project and location. | 
| delete | DELETE /v1beta/{name=projects/*/locations/*/fleetPackages/*}Deletes a single FleetPackage. | 
| get | GET /v1beta/{name=projects/*/locations/*/fleetPackages/*}Gets details of a single FleetPackage. | 
| list | GET /v1beta/{parent=projects/*/locations/*}/fleetPackagesLists FleetPackages in a given project and location. | 
| patch | PATCH /v1beta/{fleetPackage.name=projects/*/locations/*/fleetPackages/*}Updates the parameters of a single FleetPackage. | 
REST Resource: v1beta.projects.locations.fleetPackages.rollouts
| Methods | |
|---|---|
| abort | POST /v1beta/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:abortAbort a Rollout. | 
| get | GET /v1beta/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}Gets details of a single Rollout. | 
| list | GET /v1beta/{parent=projects/*/locations/*/fleetPackages/*}/rolloutsLists Rollouts in a given project, location, and Fleet Package. | 
| resume | POST /v1beta/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:resumeResume a Rollout. | 
| suspend | POST /v1beta/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:suspendSuspend a Rollout. | 
REST Resource: v1beta.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1beta/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1beta/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1beta/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1beta/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1beta.projects.locations.resourceBundles
| Methods | |
|---|---|
| create | POST /v1beta/{parent=projects/*/locations/*}/resourceBundlesCreates a new ResourceBundle in a given project and location. | 
| delete | DELETE /v1beta/{name=projects/*/locations/*/resourceBundles/*}Deletes a single ResourceBundle. | 
| get | GET /v1beta/{name=projects/*/locations/*/resourceBundles/*}Gets details of a single ResourceBundle. | 
| list | GET /v1beta/{parent=projects/*/locations/*}/resourceBundlesLists ResourceBundles in a given project and location. | 
| patch | PATCH /v1beta/{resourceBundle.name=projects/*/locations/*/resourceBundles/*}Updates the parameters of a single ResourceBundle. | 
REST Resource: v1beta.projects.locations.resourceBundles.releases
| Methods | |
|---|---|
| create | POST /v1beta/{parent=projects/*/locations/*/resourceBundles/*}/releasesCreates a new Release in a given project, location and resource bundle. | 
| delete | DELETE /v1beta/{name=projects/*/locations/*/resourceBundles/*/releases/*}Deletes a single Release. | 
| get | GET /v1beta/{name=projects/*/locations/*/resourceBundles/*/releases/*}Gets details of a single Release. | 
| list | GET /v1beta/{parent=projects/*/locations/*/resourceBundles/*}/releasesLists Releases in a given project and location. | 
| patch | PATCH /v1beta/{release.name=projects/*/locations/*/resourceBundles/*/releases/*}Updates the parameters of a single Release. | 
REST Resource: v1beta.projects.locations.resourceBundles.releases.variants
| Methods | |
|---|---|
| create | POST /v1beta/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsCreates a new Variant in a given project, location, resource bundle, and release. | 
| delete | DELETE /v1beta/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Deletes a single Variant. | 
| get | GET /v1beta/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Gets details of a single Variant. | 
| list | GET /v1beta/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsLists Variants in a given project and location. | 
| patch | PATCH /v1beta/{variant.name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Updates the parameters of a single Variant. | 
REST Resource: v1alpha.projects.locations
| Methods | |
|---|---|
| get | GET /v1alpha/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1alpha/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1alpha.projects.locations.fleetPackages
| Methods | |
|---|---|
| create | POST /v1alpha/{parent=projects/*/locations/*}/fleetPackagesCreates a new FleetPackage in a given project and location. | 
| delete | DELETE /v1alpha/{name=projects/*/locations/*/fleetPackages/*}Deletes a single FleetPackage. | 
| get | GET /v1alpha/{name=projects/*/locations/*/fleetPackages/*}Gets details of a single FleetPackage. | 
| list | GET /v1alpha/{parent=projects/*/locations/*}/fleetPackagesLists FleetPackages in a given project and location. | 
| patch | PATCH /v1alpha/{fleetPackage.name=projects/*/locations/*/fleetPackages/*}Updates the parameters of a single FleetPackage. | 
REST Resource: v1alpha.projects.locations.fleetPackages.rollouts
| Methods | |
|---|---|
| abort | POST /v1alpha/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:abortAbort a Rollout. | 
| get | GET /v1alpha/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}Gets details of a single Rollout. | 
| list | GET /v1alpha/{parent=projects/*/locations/*/fleetPackages/*}/rolloutsLists Rollouts in a given project, location, and Fleet Package. | 
| resume | POST /v1alpha/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:resumeResume a Rollout. | 
| suspend | POST /v1alpha/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:suspendSuspend a Rollout. | 
REST Resource: v1alpha.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1alpha/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1alpha/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1alpha/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1alpha/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1alpha.projects.locations.resourceBundles
| Methods | |
|---|---|
| create | POST /v1alpha/{parent=projects/*/locations/*}/resourceBundlesCreates a new ResourceBundle in a given project and location. | 
| delete | DELETE /v1alpha/{name=projects/*/locations/*/resourceBundles/*}Deletes a single ResourceBundle. | 
| get | GET /v1alpha/{name=projects/*/locations/*/resourceBundles/*}Gets details of a single ResourceBundle. | 
| list | GET /v1alpha/{parent=projects/*/locations/*}/resourceBundlesLists ResourceBundles in a given project and location. | 
| patch | PATCH /v1alpha/{resourceBundle.name=projects/*/locations/*/resourceBundles/*}Updates the parameters of a single ResourceBundle. | 
REST Resource: v1alpha.projects.locations.resourceBundles.releases
| Methods | |
|---|---|
| create | POST /v1alpha/{parent=projects/*/locations/*/resourceBundles/*}/releasesCreates a new Release in a given project, location and resource bundle. | 
| delete | DELETE /v1alpha/{name=projects/*/locations/*/resourceBundles/*/releases/*}Deletes a single Release. | 
| get | GET /v1alpha/{name=projects/*/locations/*/resourceBundles/*/releases/*}Gets details of a single Release. | 
| list | GET /v1alpha/{parent=projects/*/locations/*/resourceBundles/*}/releasesLists Releases in a given project and location. | 
| patch | PATCH /v1alpha/{release.name=projects/*/locations/*/resourceBundles/*/releases/*}Updates the parameters of a single Release. | 
REST Resource: v1alpha.projects.locations.resourceBundles.releases.variants
| Methods | |
|---|---|
| create | POST /v1alpha/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsCreates a new Variant in a given project, location, resource bundle, and release. | 
| delete | DELETE /v1alpha/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Deletes a single Variant. | 
| get | GET /v1alpha/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Gets details of a single Variant. | 
| list | GET /v1alpha/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsLists Variants in a given project and location. | 
| patch | PATCH /v1alpha/{variant.name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Updates the parameters of a single Variant. | 
REST Resource: v1.projects.locations
| Methods | |
|---|---|
| get | GET /v1/{name=projects/*/locations/*}Gets information about a location. | 
| list | GET /v1/{name=projects/*}/locationsLists information about the supported locations for this service. | 
REST Resource: v1.projects.locations.fleetPackages
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/fleetPackagesCreates a new FleetPackage in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/fleetPackages/*}Deletes a single FleetPackage. | 
| get | GET /v1/{name=projects/*/locations/*/fleetPackages/*}Gets details of a single FleetPackage. | 
| list | GET /v1/{parent=projects/*/locations/*}/fleetPackagesLists FleetPackages in a given project and location. | 
| patch | PATCH /v1/{fleetPackage.name=projects/*/locations/*/fleetPackages/*}Updates the parameters of a single FleetPackage. | 
REST Resource: v1.projects.locations.fleetPackages.rollouts
| Methods | |
|---|---|
| abort | POST /v1/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:abortAbort a Rollout. | 
| get | GET /v1/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}Gets details of a single Rollout. | 
| list | GET /v1/{parent=projects/*/locations/*/fleetPackages/*}/rolloutsLists Rollouts in a given project, location, and Fleet Package. | 
| resume | POST /v1/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:resumeResume a Rollout. | 
| suspend | POST /v1/{name=projects/*/locations/*/fleetPackages/*/rollouts/*}:suspendSuspend a Rollout. | 
REST Resource: v1.projects.locations.operations
| Methods | |
|---|---|
| cancel | POST /v1/{name=projects/*/locations/*/operations/*}:cancelStarts asynchronous cancellation on a long-running operation. | 
| delete | DELETE /v1/{name=projects/*/locations/*/operations/*}Deletes a long-running operation. | 
| get | GET /v1/{name=projects/*/locations/*/operations/*}Gets the latest state of a long-running operation. | 
| list | GET /v1/{name=projects/*/locations/*}/operationsLists operations that match the specified filter in the request. | 
REST Resource: v1.projects.locations.resourceBundles
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*}/resourceBundlesCreates a new ResourceBundle in a given project and location. | 
| delete | DELETE /v1/{name=projects/*/locations/*/resourceBundles/*}Deletes a single ResourceBundle. | 
| get | GET /v1/{name=projects/*/locations/*/resourceBundles/*}Gets details of a single ResourceBundle. | 
| list | GET /v1/{parent=projects/*/locations/*}/resourceBundlesLists ResourceBundles in a given project and location. | 
| patch | PATCH /v1/{resourceBundle.name=projects/*/locations/*/resourceBundles/*}Updates the parameters of a single ResourceBundle. | 
REST Resource: v1.projects.locations.resourceBundles.releases
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*/resourceBundles/*}/releasesCreates a new Release in a given project, location and resource bundle. | 
| delete | DELETE /v1/{name=projects/*/locations/*/resourceBundles/*/releases/*}Deletes a single Release. | 
| get | GET /v1/{name=projects/*/locations/*/resourceBundles/*/releases/*}Gets details of a single Release. | 
| list | GET /v1/{parent=projects/*/locations/*/resourceBundles/*}/releasesLists Releases in a given project and location. | 
| patch | PATCH /v1/{release.name=projects/*/locations/*/resourceBundles/*/releases/*}Updates the parameters of a single Release. | 
REST Resource: v1.projects.locations.resourceBundles.releases.variants
| Methods | |
|---|---|
| create | POST /v1/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsCreates a new Variant in a given project, location, resource bundle, and release. | 
| delete | DELETE /v1/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Deletes a single Variant. | 
| get | GET /v1/{name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Gets details of a single Variant. | 
| list | GET /v1/{parent=projects/*/locations/*/resourceBundles/*/releases/*}/variantsLists Variants in a given project and location. | 
| patch | PATCH /v1/{variant.name=projects/*/locations/*/resourceBundles/*/releases/*/variants/*}Updates the parameters of a single Variant. |