Skip to content

/AWS1/CL_AZS=>LISTZONALSHIFTS()

About ListZonalShifts

Lists all active and completed zonal shifts in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account in this Amazon Web Services Region. ListZonalShifts returns customer-started zonal shifts, as well as practice run zonal shifts that Route 53 ARC started on your behalf for zonal autoshift.

The ListZonalShifts operation does not list autoshifts. For more information about listing autoshifts, see ">ListAutoshifts.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/AZSSTRING /AWS1/AZSSTRING

Specifies that you want to receive the next page of results. Valid only if you received a NextToken response in the previous request. If you did, it indicates that more output is available. Set this parameter to the value provided by the previous call's NextToken response to request the next page of results.

IV_STATUS TYPE /AWS1/AZSZONALSHIFTSTATUS /AWS1/AZSZONALSHIFTSTATUS

A status for a zonal shift.

The Status for a zonal shift can have one of the following values:

  • ACTIVE: The zonal shift has been started and active.

  • EXPIRED: The zonal shift has expired (the expiry time was exceeded).

  • CANCELED: The zonal shift was canceled.

IV_MAXRESULTS TYPE /AWS1/AZSMAXRESULTS /AWS1/AZSMAXRESULTS

The number of objects that you want to return with this call.

IV_RESOURCEIDENTIFIER TYPE /AWS1/AZSRESOURCEIDENTIFIER /AWS1/AZSRESOURCEIDENTIFIER

The identifier for the resource that you want to list zonal shifts for. The identifier is the Amazon Resource Name (ARN) for the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AZSLISTZONALSHIFTSRSP /AWS1/CL_AZSLISTZONALSHIFTSRSP