Does anyone have an idea how to "undeploy" an API proxy from an "archive" type Apigee-x environment? It seems like it can't be done from the Apigee UI, it throws an error: "This operation is not supported. The Environment DeploymentType is ARCHIVE. The required Environment DeploymentType is PROXY". The environment type can't be changed. The available CLI commands are "delete", "deploy", "describe", "list", "update" (no "undeploy" command found), "delete" doesn't work as it can't delete an active deployment. The final goal is to be able to delete the environment, which requires to remove/undeploy all API proxies from it first.
Undeploy API from Apigee X Environment of type "archive"
97 Views Asked by Veselin Stoilov At
1
There are 1 best solutions below
Related Questions in API
- Google Sheets API - Append Request not working
- Is there really no product for docs that has these?
- How to show suggested content in response using Azure Cognitive Search?
- error message when closing current position in binance futures, using ccxt library
- How to filter API data in React Native
- I have fetched an API with JS, but the output looks really bad and I don't know how to fix it
- Session is not storing in react and Asp Dot Core Web API
- Apex charts not rendering series value, showing cannot map values of NULL
- Configure IIS to accept API calls only from API Manager, Deny from direct calls
- Problems with API return using the Axios library in NextJS
- How to query by Iteration in pyral?
- Is there a way to have a user enter a url query and have a single function filter a database?
- Cant get value in Vue from data
- Read stories/posts using instagram API
- Need To Make Minor Change To REST API Response
Related Questions in ENVIRONMENT
- Conda has two different python binarys (python and python3) with the same version for a single environment. Why?
- railsr.com KYC check for Play Environment
- Azure Developer CLI does not recognize environment
- error when trying to create a scheduled job in azure ml
- Is Using Classes and Private Fields As An Alternative To Environment Variables A Bad Idea?
- Cassandra Installation Issue on Windows 11- 64bit
- pip says to upgrade while already updated
- Cloudformation nested stacks by environment
- Cannot find isaacgym after the installation, isaacgym --version isaacgym: command not found
- Why NEXT.JS 14.01 now work with .env on server?
- When using Python's subprocess for running a compiled matlab programm, environment variables are not passed
- Conda Environment duplication without downloading python
- Setting up this environment with conda?
- Getting build errror - Module ri.spark-module-manager.main.spark-module.e2250371-eb6f-4b05-9055-9fc7371b82d4 died while running job. Exit reason: OOM
- NameError: name 'is_vectorized_multidiscrete_observation' is not defined
Related Questions in ARCHIVE
- nodejs stream s3 objects to an archive
- thunderbird local archive folder missing
- Xcode's archive validation error "Missing Info.plist value" for a "Hello world" project
- .gz archive have the content-type identified wrong?
- flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ios/Classes/FLTSharedPreferencesPlugin.h: No such file or directory
- Archiving folders that contain subfolders with files that are past a certain date
- Could not install [App] The requested app is not available or doesn't exist. in closed trials
- "Hadoop archive -archiveName directoryname.har -p /source/hdfs/path /destination/hdfs/path" doesn't work via spark-submit but working in spark-shell
- Unable to change run order of pre_get_posts hook in between two plugins
- Widget "Archive Posts" doesn't pull posts on the homepage
- Compiling fortran program with archive library results in undefined reference state
- Extract specific folders from tar.gz archive
- Archive error: "Command PhaseScriptExecution failed with a nonzero exit code" xcode 13.4
- using a .dat archive in python tkinter
- Success run iOS App, but got failed when archive to upload in App Store
Related Questions in APIGEE
- Error is not being caught by FastAPI or Gunicorn
- Apigee EdgeMicro configuration issue
- In APIGEE, with a proxy URL, how would I find out which Product(s) is it a part of?
- Extract Varibale Policy in Apigee is not propagated web api through the target path
- How to create a proxy to consume 3rd party with API Key
- Using GCP Apigee Proxy with GraphQL
- How to extract a Developer custom attribute to use in Assign Message in APigee
- Error when integrating Appsheet with Apigee
- Newbie APIGee Question Regarding APIGee Proxy for an External Vendor
- How can I set up quota management for API products and configure a quota policy using OAuth 2.0 in Apigee?
- Apigee - Spike Arrest / Rate limit conditional rate limiting execution based on client.ip
- "Invalid Path in Zip Entry": Error Uploading API Proxy Bundle to Apigee using Pulumi in Python
- Need help finding the best way to query Apigee or Google Cloud (GCP) for API traffic and details
- Getting Buffer overflow for API proxy
- Is let keyword of javascript not supported in apigee
Related Questions in UNDEPLOY
- Undeploy API from Apigee X Environment of type "archive"
- Tomcat - Removing stuck .war apps
- Weblogic server won’t start, because a bad.jar was deployed in it. But I can’t start the admin console, in order to remove the .jar
- How to undeploy multiple WARs with single HTTP management API query in WildFly?
- How to restart Glassfish with a commandline command
- Slow undeploy of web app on Glassfish with redisson
- How to stop / undeploy a specific webapp locally in tomcat 8?
- BizTalk undeploy error MSB3073: The command ... exited with code 1
- Jetty - Un-deploy specific application
- Application getting undeployed automatically in weblogic
- How to run shell script or command after undeploying WAR from tomcat
- AWS Opsworks undeploy
- JSF war file is automatically undeployed after deploying in to JBOSS 6.1 eap
- How to stop a java class when undeploying a mule application
- How un deploy BPEL process ODE
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I found a solution. The "undeploy" feature I was looking for is not included in the current Apigee-x release. On the Apigee community, Google staff stated that they are looking into implementing it at some point. Until then there is a workaround, where one can deploy an archive with no deployments defined to the environment. Once this is done the Proxy is "undeployed" and the environment could be deleted. Here is the step-by-step process of doing it.