Delete Pm Job
Delete existing Performance Management Job and reports
Request
URI
DELETE
https://{api_host}/tca/etsi/orgs/{vnfpmOrgId}/direct/internal/vnfpm/v1/{vnfInstanceId}/pm_jobs/{pmJobId}
COPY
Path Parameters
string
vnfpmOrgId
Required
The tenant identifier
string
vnfInstanceId
Required
Network Function Instance Id
string
pmJobId
Required
Performance Management Job Id
Header Parameters
string
Accept-Language
Optional
Accept-Language
Responses
204
No Content
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
500
Returns
InternalServerError
of type(s)
application/json
{
"errors": [
{
"code": "string",
"message": "string"
}
]
}
On This Page
Performance Management Operations
POST
Create Pm Job
DELETE
Delete Pm Job
GET
Download Report File
GET
Get Pm Job
GET
Get Pm Job Report
GET
Get Pm Jobs For Vnf
POST
Query Inventory Stats