status
Retrieves status of in progress bootstrap requests
Keyword Arguments
Name
Type
Description
Choices
Default
request_id
str
ID of the bootstrap request
1
timeout
int
The response timeout value, in seconds, of the API call.
15
Returns
Type
Return Value
dict
The response returned by GET /internal/cluster/me/bootstrap?request_id={request_id}
.
Example
Last updated