Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
get/2015-01-01/es/domain/{DomainName}/progress
Path parameters
DomainNamestring required
The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
The domain you want to get the progress information about.
Query parameters
changeidstring
The specific change ID for which you want to get progress information. This is an optional parameter. If omitted, the service returns information about the most recent configuration change.
Response
Success