CustomNamingView

CustomNamingView
CustomNamingView

Custom names

JSON Example
{
    "name": "my-name",
    "id": "9.0E49",
    "createdAt": "2023-09-27",
    "updatedAt": "2023-09-27",
    "createdBy": "[email protected]",
    "updatedBy": "[email protected]",
    "projects": [
        {
            "defaultOrg": true,
            "active": true,
            "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
            "projectName": "string",
            "projectId": "string",
            "orgId": "string"
        }
    ]
}
string
name
Optional

A human-friendly name used as an identifier in APIs that support this option.

string
id
Required

The id of this resource instance

string
createdAt
Optional

Date when the entity was created. The date is in ISO 8601 and UTC.

string
updatedAt
Optional

Date when the entity was last updated. The date is ISO 8601 and UTC.

string
createdBy
Optional

Email of the user or display name of the group that created the entity.

string
updatedBy
Optional

Email of the user or display name of the group that updated the entity.

projects
Optional

Set of projects associated with custom name