EDJDOCS

User Documentation

    • Getting Started
      • Start Here
      • Sign Up for EDJX Account
      • Sign into the EdjConsole
      • Install the EdjCLI
      • Install the VS Code Extension
    • Guides
      • Console User Guide
        • Dashboard
        • Applications
          • Applications > Application Attributes
          • Applications > Application Attributes > Function Attributes
        • Domains
          • Domains > Domain Attributes
        • Buckets
          • Buckets > Bucket Attributes
      • CLI Reference Guide
        • application
          • create
          • delete
          • list
          • read
          • update
        • bucket
          • create
          • delete
          • list
          • read
          • update
        • completion
        • config
          • application
          • bucket
          • certificate
          • clear tokens
          • domain
          • init
          • organization
        • domain
          • create
          • delete
          • list
          • purge-cache
          • read
          • records
            • create
            • delete
            • list
            • read
            • update
          • rules
            • create
            • delete
            • list
            • read
            • update
          • tls
            • add custom
            • add managed
            • list
            • read
            • verify
            • delete
          • update
          • verify
        • file
          • delete
          • download
          • list
          • list-versions
          • read
          • update
          • upload
        • function
          • attributes
            • init
            • sync
            • update
            • update policies
          • build
          • delete
          • deploy
          • init
          • list
          • read
        • genkeys
        • login
        • logout
        • organization
          • list
          • read
        • show
        • user
          • createcert
          • gencsr
        • version
      • VS Code Extension User Guide
        • Set the Environment
        • Connect to EDJX
        • Switch the Organization
        • Create an Application
        • Add a Function
        • Build a Function
        • Deploy a Function
        • Edit an Application
        • Update Application Status
        • Delete Application
        • Delete a Function
    • Develop
      • Rust
        • Using Rust to Create an EdjFunction
        • EDJX SDK Documentation for Rust
        • Rust Samples
        • Tutorial - Create an EdjFunction Using Rust
      • C++
        • Using C++ to Create an EdjFunction
        • EDJX SDK Documentation for C++
        • C++ Samples
        • Tutorial - Create an EdjFunction Using C++
    • Streaming Services
      • Streaming Overview
      • Tutorial - Use Streaming in a Rust Serverless Function
      • Tutorial - Use Streaming in a C++ Serverless Function
    • How-to Guides
      • Manage EdjCDN
        • Edge Caching
          • Start Cache Purge
        • Edge Proxy Server
        • Edge SSL
          • Custom SSL Certificates
          • Managed SSL Certificates
        • Request Routing Rules
          • Create a Request Routing Rule
          • Edit a Request Routing Rule
      • Manage EdjDNS
        • Full Domain Zone
          • Create a Full Domain
          • Add Records to a Full Domain
          • Edit a Full Domain Record
        • CNAME Domain Zone
          • Create a CNAME Domain
          • Verify a CNAME Domain
          • Add Records to a CNAME Domain
          • Edit a CNAME Domain Record
        • View Domain Statistics and Resource Details
        • DNS Resource Records
          • Create a Subdomain
          • Create an A Record
          • Create an AAAA Record
          • Create a CNAME Record
          • Create an MX Record
          • Create an NS Record
          • Create a TXT Record
      • Manage EdjFunctions
        • Working with Applications
          • Create an Application
          • Edit an Application
          • Disable an Application
          • Delete an Application
          • View Applications
          • View Application Activity
          • View Application Logs
        • Working with Functions
          • Create an EdjFunction
          • Update Function Code
          • Validate Function Deployment
          • Edit Function Attributes
          • Delete a Function
          • View List of Functions
          • View Function Activity
          • View Function Logs
          • View Function Requests
          • Update a Function Policy
      • Manage EdjStorage
        • Working with Buckets
          • Create a Bucket
          • Delete a Bucket
          • Edit a Bucket
          • Update the Access Level of a Bucket
          • View Buckets
          • View Bucket Activity
        • Working with Files in a Bucket
          • Upload Files to a Bucket
          • Edit a File in a Bucket
          • View File Activity
          • View, Revert, or Download Files within a Bucket
          • Modify Custom Headers for a File
        • Tutorial - Creating a Bucket with Three Files
      • User Administration
        • Users
          • Invite Users to an Organization
          • Suspend a User in an Organization
          • Become a User in an Organization
          • Delete Users from an Organization
        • Groups
          • Add Users to a Group
          • Delete Users from a Group
          • View Group Policies
          • View Groups
        • Organizations
          • Accept Organization Invite
          • Create an Organization
          • Edit Groups Associated with a User with an Organization
          • View Your Organizations
          • Switch View
          • View Organization Activity
      • Build Applications Quickly - EDJURL Tutorial
    • Personal Settings
      • Forgot Password
    • API Documentation
    • Contact Support
User Documentation latest
  • User Documentation
    • latest
  • User Documentation
  • How-to Guides
  • Manage EdjFunctions
  • Working with Applications
  • Disable an Application

Disable an Application

You may want to disable the application before modifying any of the functions.

To disable an application:

  1. Click Main Menu  Applications.

  2. Hover over the application you want to disable, and then click the Change Status icon.
    Alternatively, view the Application Attributes page, and then click Disable in the Application Attributes panel.

See also

  • Applications > Application Attributes

  • Delete an Application

  • Delete a Function

© 2022 EDJX All Rights Reserved