Trusted Infrastructure Trusted Clusters Attestation Services APIs
The Services service manages the Attestation Service instances a Trusted Cluster is configured to use.
Operations
                                            
                    
                            POST                        
                        
                                Create Cluster Attestation Services Async                                                            
                                                            
                                    Configures the cluster to use a the given registered Attestation Service.                                
                                                    
                            DELETE                        
                        
                                Delete Cluster Service Async                                                            
                                                            
                                    Removes the Attestation Service instance from the configuration of the given cluster.                                
                                                    
                            GET                        
                        
                                Get Cluster Service Attestation                                                            
                                                            
                                    Returns detailed information about the given registered Attestation Service instance that is configured for the given cluster.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires TrustedAdmin.ReadTrustedHosts. 
  -  The resource ClusterComputeResource referenced by the parameter cluster requires System.View. 
                                
                                                    
                            POST                        
                        
                                Query Cluster Attestation Services                                                            
                                                            
                                    Returns the basic information about all configured Attestation Service instances used by this cluster.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires TrustedAdmin.ReadTrustedHosts. 
  -  The resource ClusterComputeResource referenced by the parameter cluster requires System.View. 
                                
                                                    