Skip to content

/AWS1/CL_OWX=>DESCRIBELAYERS()

About DescribeLayers

Requests a description of one or more layers in a specified stack.

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 stack ID.

IT_LAYERIDS TYPE /AWS1/CL_OWXSTRINGS_W=>TT_STRINGS TT_STRINGS

An array of layer IDs that specify the layers to be described. If you omit this parameter, DescribeLayers returns a description of every layer in the specified stack.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OWXDESCRLAYERSRESULT /AWS1/CL_OWXDESCRLAYERSRESULT