API Guide

Table Of Contents
/api/ProfileService/Profiles(arg1)
This URI deletes the given profile id.
DELETE method for Profiles(arg1)
Description This method deletes the given profile id.
Privilege TEMPLATE_MANAGEMENT, AUTO_DEPLOY_MANAGEMENT
HTTP response
codes
204
/api/ProfileService/Actions/
ProfileService.GetInvalidTargetsForDeployTemplate
This URI provides the invalid targets for template deployment.
POST method for ProfileService.GetInvalidTargetsForDeployTemplate
Description This method provides the invalid targets for template deployment
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"Id":9
}
/api/ProfileService/Actions/
ProfileService.GetInvalidTargetsForAssignProfile
This URI provides the invalid targets for assigning profiles.
POST method for ProfileService.GetInvalidTargetsForAssignProfile
Description
This method provides the invalid targets for assigning profiles.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"Id":10129
}
590 APIs specific to OpenManage Enterprise