Vipr SRM: Web Hizmeti API'sine yapılan REST API isteği "Hata 404" döndürüyor

Résumé: Eksik Rest API kaynak tanımları nedeniyle, tüm Rest API istekleri "Hata 404" döndürür

Cet article concerne Cet article ne concerne pas Cet article n’est associé à aucun produit spécifique. Toutes les versions du produit ne sont pas identifiées dans cet article.

Symptômes



Rest API kaynakları mevcuttur ancak Ön Uç ana bilgisayarında veya Birincil Arka Uç ana bilgisayarında yürütülen aşağıdaki komutlara göre boştur:

 /opt/APG/bin/manage-resources.sh list
[
"rest/EVENTS",
"rest/METRICS"
]

/opt/APG/bin/manage-resources.sh get "rest/EVENTS"
{}
/opt/APG/bin/manage-resources.sh get "rest/METRICS"
{}


Résolution

1) Ön Uç veya Birincil Arka Uç ana bilgisayarlarında aşağıdaki 2 komutu çalıştırın:

/opt/APG/bin/manage-resources.sh update rest/EVENTS '{"type": "events","endpoint": /events","parameters": {"filtre": "#EVENTS-GENEL: TÜMÜ | #EVENTS-GENERICARCH:ALL"}}'

/opt/APG/bin/manage-resources.sh update rest/METRICS '{"type": metrics","endpoint": /metrics","parameters": {"filtre": "#APG:TÜMÜ"}}'


2) "Get" komutuyla kaynakların oluşturulduğunu kontrol edin:

/opt/APG/bin/manage-resources.sh get "rest/EVENTS"
/opt/APG/bin/manage-resources.sh get "rest/METRICS"



Produits concernés

SRM
Propriétés de l’article
Numéro d’article: 000050105
Type d’article: Solution
Dernière modification: 16 sept. 2025
Version:  4
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.