GenericResource

GenericResource
GenericResource
JSON Example
{
    "createdBy": "string",
    "creationDate": "string",
    "description": "string",
    "displayName": "string",
    "duplicateAllowed": false,
    "externalId": "string",
    "externalUrl": "string",
    "id": "string",
    "lastModifiedBy": "string",
    "lastModifiedDate": "string",
    "parentRefLink": "string",
    "resourceSubType": "string",
    "resourceTypeId": "string"
}
string
createdBy
Optional

Username or clientId of the resource creator

string As date-time As date-time
creationDate
Optional

Date of resource creation

string
description
Optional

Description of the resource

string
displayName
Required

Name of the resource

boolean
duplicateAllowed
Optional

Flag to indicate if this resource is to be kept unique in the org (Default is false)

string
externalId
Optional

ID of the resource within the service

string
externalUrl
Optional

URL of the resource within the service

string
id
Required

ID generated by the system

string
lastModifiedBy
Optional

Username or clientId of the resource modifier

string As date-time As date-time
lastModifiedDate
Optional

Date of last resource modification

string
parentRefLink
Required

Parent project of this resource

string
resourceSubType
Optional

Sub-type of resource

string
resourceTypeId
Required

Service resource type identifier