Delete POV

Use this operation to delete an existing POV in a Profitability and Cost Management application (all application types).

Table 2-23 Delete POV

Name Description
Action Type DELETE
Request URI http://myServer.mydomain.com:6756/profitability/rest/v1/applications/{applicationName}/povs/{povMemberGroup}
Request Payload  
Response
{
    "type": "Profitability",
    "links": [{
        "href": "http://slc06vya.mydomain.com:6756/profitability/rest/v1/applications/Ex3F3/povs/FY14_JUN_Actual_Working",
        "action": "DELETE",
        "rel": "self",
        "data": {}
    }, {
        "href": "http://SLC06VYA.mydomain.com:19000/profitability/rest/v1/applications/jobs/ChecktaskStatusJob/Ex3F3_Ex3F3_DeleteMLPOV_D20160116T140536_da2_1",
        "action": "GET",
        "rel": "Job status"
    }],
    "status": -1,
    "details": "Ex3F3_Ex3F3_DeleteMLPOV_D20160116T140536_da2_1",
    "statusMessage": "In Progress"
}
Process Type Asynchronous

Table 2-24 Request Parameters

Parameter Description Example
applicationName Application Name
povMemberGroup

povDimensionMember1

povDimensionMember2

povDimensionMember3

povDimensionMember4

2023.

January

Actual

Plan

Table 2-25 Response Values

Parameter Description Example
TaskflowID Process Id for the submitted task Ex3F3_Ex3F3_DeleteMLPOV_D20160113T052141_2fd_1