FolderExternallyManagedFolderInfo
FolderExternallyManagedFolderInfo
Information of externally managed folder.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": "string",
"type": "string"
}
string
id
Required
The ID of the folder in the external system.
string
type
Required
The type of the externally managed folder.
See FolderExternallyManagedFolderTypeEnum for supported values.