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.ValidationExceptionBackupGateway.Client.exceptions.InternalServerExceptionBackupGateway.Client.exceptions.AccessDeniedExceptionBackupGateway.Client.exceptions.ResourceNotFoundExceptionBackupGateway.Client.exceptions.ThrottlingException