v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437198164.5 KB

Describes the details of a specific application.

get/applications/{applicationId}

Path parameters

applicationIdstring required

The identifier of the application.

Response

Success

applicationArnstring required

The Amazon Resource Name (ARN) of the application.

applicationIdstring required

The identifier of the application.

creationTimestring date-time required

The timestamp when this application was created.

descriptionstring

The description of the application.

engineType'microfocus' | 'bluage' required

The type of the target platform for the application.

environmentIdstring

The identifier of the runtime environment where you want to deploy the application.

kmsKeyIdstring

The identifier of a customer managed key.

lastStartTimestring date-time

The timestamp when you last started the application. Null until the application runs for the first time.

listenerArnsArn[]

The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.

listenerPortsInteger[]

The port associated with the network load balancer listener created in your Amazon Web Services account.

loadBalancerDnsNamestring

The public DNS name of the load balancer created in your Amazon Web Services account.

namestring required

The unique identifier of the application.

roleArnstring

The Amazon Resource Name (ARN) of the role associated with the application.

status'Creating' | 'Created' | 'Available' | 'Ready' | 'Starting' | 'Running' | 'Stopping' | 'Stopped' | 'Failed' | 'Deleting' | 'Deleting From Environment' required

The status of the application.

statusReasonstring

The reason for the reported status.

tagsobject

A list of tags associated with the application.

targetGroupArnsArn[]

Returns the Amazon Resource Names (ARNs) of the target groups that are attached to the network load balancer.