Compute Systems ManagerのAPIでは,操作対象のオブジェクトをURIを使用して特定します。
URIの形式
<protocol>://<host>:<port>/ComputeSystemsManager
/<version>/<domain>/<object-type>[/<instanceID>[/collections
/<collection>]]
または
<protocol>://<host>:<port>/ComputeSystemsManager
/<version>/<domain>/<object-type>[/<instanceID>[/actions
/<actionID>]]
http
(非SSL通信の場合)またはhttps
(SSL通信の場合)を指定します。ComputeSystemsManager
はCompute Systems ManagerのAPIを表す固定値です。v1
です。objects
,services
, またはversion
です。version
を指定する場合,この項目は指定不要です。instanceID
の説明を参照してください。<domain>にservices
またはversion
を指定する場合,この項目は指定不要です。指定例
base64urlでエンコードされたinstanceIDを使用してブレードサーバを指定するURIの例を次に示します。
https://172.17.35.70:22016/ComputeSystemsManager/v1/objects/Blades/SGl0YWNoaV8wXzAwMTIzNDU_Nzg-QUJDREVGR0hJSktMTU5PUA==