Skip to content

/AWS1/CL_ASCINSTREFRESHPRGDETS

Reports progress on replacing instances in an Auto Scaling group that has a warm pool. This includes separate details for instances in the warm pool and instances in the Auto Scaling group (the live pool).

CONSTRUCTOR

IMPORTING

Optional arguments:

io_livepoolprogress TYPE REF TO /AWS1/CL_ASCINSTREFRESHLIVEP00 /AWS1/CL_ASCINSTREFRESHLIVEP00

Reports progress on replacing instances that are in the Auto Scaling group.

io_warmpoolprogress TYPE REF TO /AWS1/CL_ASCINSTREFRESHWARMP00 /AWS1/CL_ASCINSTREFRESHWARMP00

Reports progress on replacing instances that are in the warm pool.


Queryable Attributes

LivePoolProgress

Reports progress on replacing instances that are in the Auto Scaling group.

Accessible with the following methods

Method Description
GET_LIVEPOOLPROGRESS() Getter for LIVEPOOLPROGRESS

WarmPoolProgress

Reports progress on replacing instances that are in the warm pool.

Accessible with the following methods

Method Description
GET_WARMPOOLPROGRESS() Getter for WARMPOOLPROGRESS