permission

permission
permission
JSON Example
{
    "roleId": "roleId",
    "name": "name",
    "roleName": "roleName",
    "description": "description",
    "objectFilters": [
        {
            "pipeLine": [
                {
                    "predicate": "AND",
                    "filters": [
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        },
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        }
                    ]
                },
                {
                    "predicate": "AND",
                    "filters": [
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        },
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        }
                    ]
                }
            ],
            "name": "name",
            "description": "description",
            "objectType": "Network Function Catalog"
        },
        {
            "pipeLine": [
                {
                    "predicate": "AND",
                    "filters": [
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        },
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        }
                    ]
                },
                {
                    "predicate": "AND",
                    "filters": [
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        },
                        {
                            "path": "path",
                            "attributeOperator": "ANYOF",
                            "attributeType": "",
                            "attributeValues": [
                                "attributeValues",
                                "attributeValues"
                            ],
                            "attribute": "attribute"
                        }
                    ]
                }
            ],
            "name": "name",
            "description": "description",
            "objectType": "Network Function Catalog"
        }
    ],
    "id": "id",
    "usersAndGroups": [
        "usersAndGroups",
        "usersAndGroups"
    ],
    "creationDate": "creationDate"
}
string
id
Optional

id

string
name
Optional

name

string
description
Optional

description

objectFilters
Optional

objectFilters

string
roleId
Optional

roleId

string
creationDate
Optional

creationDate

string
roleName
Optional

roleName

array of string
usersAndGroups
Required

usersAndGroups