Skip to content

CDNetworks Documentation

Viewing Application Information permalink

Viewing Application Details permalink

The following procedure describes how to view details about applications.

  1. In the left pane, click Applications.
  2. On the Applications page, click the name of the application whose details you want to view. A form similar to the following appears. The table below the figure describes the elements on this form.

FieldsDescription
1Click this button to return to the Applications page.
2Click this button to edit the application's configuration file.
3Click this button to delete the application.
4Click this button to make quick updates to the application without having to edit the corresponding configuration file. Choices are:
  • Redistribute = redistributes your application across ECP locations to maintain performance, save costs, or both. After an application is created, you cannot change the distribution method.
  • Set container image = updates your pods to a newer application version. Performing this action will delete and recreate your existing pods.
  • Upgrade resources = upgrades the spec of your container instance to maintain performance, save costs, or both. Performing this action might delete and recreate your existing pods.

Viewing Configuration of an Application permalink

The following procedure describes how to view configuration of an application from the Applications page. You can also view such configuration by clicking the Edit YAML button on the page used to view application details (see the figure following step 2 above).

  1. In the left pane, click Applications.
  2. Find the application whose configuration you want to view, then click its Actions menu and select View YAML. A Specifications dialog box similar to the following appears, where the file can be viewed in YAML or JSON format (1), copied (2), and downloaded (3). When you finish, click the Close (4) button.