Internal
Create a new instance of the service.
Returns the default data classification for a project.
Permissions required:
The project ID or project key (case-sensitive).
Returned if the request is successful.
example:
{
"classification": {
"id": "ari:cloud:platform::classification-tag/5bfa70f7-4af1-44f5-9e12-1ce185f15a38",
"status": "published",
"name": "Restricted",
"rank": 1,
"description": "Data we hold that would be very damaging and would cause loss of trust with customers and present legal risk if mishandled",
"guideline": "Access to data must be restricted to only individuals who need access in order to perform their job duties.",
"color": "RED"
}
}
Remove the default data classification level for a project.
Permissions required:
The project ID or project key (case-sensitive).
Returned if the request is successful.
Updates the default data classification level for a project.
Permissions required:
The project ID or project key (case-sensitive).
Returned if the request is successful.
Protected
Static
initialize
This resource represents classification levels used in a project. Use it to view and manage classification levels in your projects.
See
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-classification-levels