ListVcServicesSpec
                                ListVcServicesSpec                            
                            Spec to list VC services.
JSON Example
                                    {
    "psc_uri": "string",
    "psc_thumbprint": "string",
    "service_id": "string"
}
            
            
                                    string
                
                
            
        
        
                psc_uri            
                            Required
                    Platform Service Controller URI.
            
            
                                    string
                
                
            
        
        
                psc_thumbprint            
                            Optional
                    Thumbprint of the PSC node's certificate. When the correct value is provided all security checks of the certificate are off.
            
            
                                    string
                
                
            
        
        
                service_id            
                            Optional
                    Optionally narrow VC search to a specific service ID.
