/AWS1/CL_OWX=>DESCRIBEAPPS()
¶
About DescribeApps¶
Requests a description of a specified set of apps.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_STACKID
TYPE /AWS1/OWXSTRING
/AWS1/OWXSTRING
¶
The app stack ID. If you use this parameter,
DescribeApps
returns a description of the apps in the specified stack.
IT_APPIDS
TYPE /AWS1/CL_OWXSTRINGS_W=>TT_STRINGS
TT_STRINGS
¶
An array of app IDs for the apps to be described. If you use this parameter,
DescribeApps
returns a description of the specified apps. Otherwise, it returns a description of every app.