ProjectAssignment
ProjectAssignment
A VCF Project Assignment.
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"namespaceCount": 0
}
string
id
Required
The identifier of the project in URN format.
string
name
Required
The name of the project.
string
description
Optional
The description of the project.
integer
namespaceCount
Optional
The number of namespaces assigned to the project.