Vapi Metadata Authentication Service list
Returns the identifiers for the service elements that have authentication information.
Request
            
                URI
                    
                                GET                            
                            https://{api_host}/api/vapi/metadata/authentication/service
                            COPY
                    Responses
                        
                200            
            
        The list of identifiers for the service elements that have authentication information.
The response will contain identifiers for the resource type: com.vmware.vapi.service.
[
    {}
]
            
                            
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        Code Samples
                    COPY
                                    curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/authentication/service