Getting a Deployment Item's Details

Get the details of a deployment in Fleet Application Management.

  • On the Deployments list page, select the deployment you want to work with. If you need help finding the list page or the deployment, see Listing Deployments.

    The details page opens and displays information about the deployment. On the Deployment information, find the catalog item (Terraform, configuration) and fleet associated with the deployment. Some items on the page and tabs are read-only, and other items enable you to edit and update the deployment's configuration. Access the various resources associated with the deployment by selecting their links or tabs.

    On the details page, perform one of the following actions depending on the options that you see:

    • On the Deployed resources tab, view all resources deployed by a catalog item, and perform the tasks required for the list page. See Listing Deployed Resources.
    • On the Tags tab, view, add, edit, or delete tags for the deployment. For information about tagging, see Resource Tags.
    • Select View Deployment log to find all Terraform log details for resources in a deployment.
  • Use the oci fleet-apps-management fleet-apps-management-provision provision get command and required parameters to get the details of a provision deployment.

    oci fleet-apps-management fleet-apps-management-provision provision get --provision-id <provision_OCID> [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the GetProvision operation to get the details of a provision.