リファレンス
- https://www.vmware.com/support/developer/vc-sdk/
- https:// “vcenter_ip” /mob/
参考サイト
Overview
Types
4つのタイプがある。
vSphere APIの型 | 普通のプログラミングとの類推 |
---|---|
managed object type | プリミティブ型、複合型 |
data object type | 抽象データ型 |
enumerated type | 定数 |
Fault type | 例外型 |
1. Managed object types
Managed object typeとは
(サーバーサイドのオブジェクトモデルの基本的なデータを担っている。data objectも同じく。) managed objectには、大きく2つの種類がある。