fix velocloud

This commit is contained in:
garnier-quentin 2020-12-17 14:41:45 +01:00
parent 9a895deaa6
commit f9014addf7

View File

@ -347,7 +347,7 @@ sub get_links_metrics {
return $response;
}
sub get_identifiable_applications {
sub get_application_name {
my ($self, %options) = @_;
$self->get_entreprise_id();