Meng-uninstal runtime hybrid

Untuk menghapus komponen Apigee tertentu dari cluster, gunakan perintah ini:

apigeectl delete -f your_overrides_file.yaml -c component_name

Dengan -c dapat menentukan satu atau beberapa (dipisahkan koma) untuk nama komponen berikut:

  • cassandra
  • logger
  • mart
  • metrics
  • runtime
  • synchronizer
  • udca

Contoh:

apigeectl delete -f my_overrides.yaml -c mart

Untuk menghapus hanya komponen Apigee dari cluster, gunakan perintah ini:

apigeectl delete -f your_overrides_file.yaml

Gunakan perintah berikut untuk menghapus seluruh penginstalan Apigee Hybrid dari cluster Anda:

apigeectl delete -f your_overrides_file.yaml --all

Untuk mengetahui informasi selengkapnya tentang perintah apigeectl, lihat apigeectl.