Trusted Infrastructure Trust Authority Hosts Attestation APIs
The Attestation service contains information necessary to connect to the hosts running Attestation Service.
Operations
                                            
                    
                            GET                        
                        
                                Get Host Trusted Infrastructure Attestation                                                            
                                                            
                                    Returns the connection info about the Attestation Service running on the specified host.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires TrustedAdmin.ReadTrustedHosts. 
  -  The resource HostSystem referenced by the parameter host requires System.View. 
                                
                                                    
                            POST                        
                        
                                Create Trusted Infrastructure Trust Authority Hosts Attestation                                                            
                                                            
                                    Returns a list of the hosts running a Attestation Service matching the specified Attestation.FilterSpec.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires TrustedAdmin.ReadTrustedHosts. 
  -  The resource HostSystem referenced by the attribute Attestation.FilterSpec.hosts requires System.View. 
  -  The resource ClusterComputeResource referenced by the attribute Attestation.FilterSpec.clusters requires System.View. 
                                
                                                    