500-430 · Question #28
Which two choices are available when specifying an application in a URL string for the Health Rule REST API? (Choose two.)
The correct answer is B. Application ID D. Application Name. The Health Rule REST API allows you to create, configure, update, and delete health rules for multiple applications simultaneously. To use this API, you need to specify the application in the URL string. You can use either the application ID or the application name for this…
Question
Which two choices are available when specifying an application in a URL string for the Health Rule REST API? (Choose two.)
Options
- AApplication Alias
- BApplication ID
- CApplication GUID
- DApplication Name
- EApplication REGEX
How the community answered
(34 responses)- A3% (1)
- B94% (32)
- E3% (1)
Explanation
The Health Rule REST API allows you to create, configure, update, and delete health rules for multiple applications simultaneously. To use this API, you need to specify the application in the URL string. You can use either the application ID or the application name for this purpose. The application ID is a unique numeric identifier for each application in the Controller. The application name is the display name of the application in the AppDynamics UI. You cannot use the application alias, GUID, or REGEX for the Health Rule REST API.
Topics
Community Discussion
No community discussion yet for this question.