start_virtual_machines_metadata_sync
(**kwargs)¶This action sends a request to sync metadata across the specified virtual machines.
See also: AWS API Documentation
Request Syntax
response = client.start_virtual_machines_metadata_sync(
HypervisorArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the hypervisor.
{
'HypervisorArn': 'string'
}
Response Structure
The Amazon Resource Name (ARN) of the hypervisor.
Exceptions
BackupGateway.Client.exceptions.ValidationException
BackupGateway.Client.exceptions.InternalServerException
BackupGateway.Client.exceptions.AccessDeniedException
BackupGateway.Client.exceptions.ResourceNotFoundException
BackupGateway.Client.exceptions.ThrottlingException