ResourceType
ResourceType
JSON Example
{
"accountType": "string",
"createdAt": "string",
"createdBy": "string",
"description": "string",
"displayName": "string",
"id": "string",
"name": "string",
"orgId": "string",
"projectId": "string",
"providerId": "string",
"updatedAt": "string",
"updatedBy": "string"
}
string
accountType
Optional
Optional. Account type to which the resource type belongs to. Example: AWS, Azure etc
Possible values are : AWS, Azure, GCP, vSphere, vSphere-cloud, Azure-EA, NSX-V, NSX-T, NSX-P, NSX-P-cloud, vCloud Director, VMC, Puppet, Ansible,
string As date-time As date-time
createdAt
Optional
Time at which the resource type was created.
string
createdBy
Optional
Name of the user who created the resource type.
string
description
Optional
Resource type description
string
displayName
Optional
Resource display name
string
id
Optional
Resource type id
string
name
Optional
Resource type name
string
orgId
Optional
Org ID where resource type belongs
string
projectId
Optional
Project ID where resource type belongs
string
providerId
Optional
Provider Id
object
schema
Optional
Resource type schema
string As date-time As date-time
updatedAt
Optional
Time at which the resource type was updated.
string
updatedBy
Optional
Name of the user who updated the resource type.