Skip to content

/AWS1/CL_SSM=>DSCINSTPATCHSTATESFORPATCHGR()

About DescribeInstancePatchStatesForPatchGroup

Retrieves the high-level patch state for the managed nodes in the specified patch group.

Method Signature

IMPORTING

Required arguments:

IV_PATCHGROUP TYPE /AWS1/SSMPATCHGROUP /AWS1/SSMPATCHGROUP

The name of the patch group for which the patch state information should be retrieved.

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_SSMINSTPATCHSTATEFILT=>TT_INSTPATCHSTATEFILTERLIST TT_INSTPATCHSTATEFILTERLIST

Each entry in the array is a structure containing:

  • Key (string between 1 and 200 characters)

  • Values (array containing a single string)

  • Type (string "Equal", "NotEqual", "LessThan", "GreaterThan")

IV_NEXTTOKEN TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN

The token for the next set of items to return. (You received this token from a previous call.)

IV_MAXRESULTS TYPE /AWS1/SSMPATCHCPLNCMAXRESULTS /AWS1/SSMPATCHCPLNCMAXRESULTS

The maximum number of patches to return (per page).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMDSCINSTPATCHSTAT03 /AWS1/CL_SSMDSCINSTPATCHSTAT03