La suppression de l’infrastructure réseau via l’API CM échoue avec une erreur 405
Veillez à utiliser l’appel correct, https://{{host_name}}/api/program/{{program_id}}/networkInfrastructure /{{networkInfrastructure_id}}, pour résoudre le problème.
Description description
Environnement
Adobe Experience Manager (AEM)
Problème
Lors de la suppression de l’infrastructure réseau via l’API CM, elle a échoué avec une erreur 405.
api/program/<programid>/networkinfrastructure/<networkinfrastructureid>
Résolution resolution
L’API CM a été utilisée, mais l’appel était incorrect :
https://{{host_name}}/api/program/{{program_id}}/networkinfrastructures/{{networkInfrastructure_id}}
Notez que networkinfrastructures a été utilisé à la place de networkInfrastructure.
L’appel correct est :
https://{{host_name}}/api/program/{{program_id}}/networkInfrastructure /{{networkInfrastructure_id}}
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f