Cloud Channel API

サービス: cloudchannel.googleapis.com

次の URI はすべて https://cloudchannel.googleapis.com を基準にしています。

このサービスには、次のディスカバリ ドキュメントが用意されています。

REST リソース: v1alpha1.accounts.customers

メソッド
create POST /v1alpha1/{parent=accounts/*}/customers
販売パートナーやディストリビュータのアカウントの下に新しい Customer リソースを作成します。
get GET /v1alpha1/{name=accounts/*/customers/*}
リクエストされた Customer リソースを返します。
list GET /v1alpha1/{parent=accounts/*}/customers
ダウンストリーム Customer のリストを取得します。
patch PATCH /v1alpha1/{name=accounts/*/customers/*}
販売パートナーまたはディストリビュータに属する既存の Customer リソースを更新します。

REST リソース: v1alpha1.accounts.customers.entitlements

メソッド
assignChannelPartner POST /v1alpha1/{name=accounts/*/customers/*/entitlements/*}:assignChannelPartner
チャネル パートナーを Entitlement リソースに割り当てます。
get GET /v1alpha1/{name=accounts/*/customers/*/entitlements/*}
リクエストされた Entitlement リソースを返します。
list GET /v1alpha1/{parent=accounts/*/customers/*}/entitlements
ある顧客に属する Entitlement のリストを取得します。

REST リソース: v1alpha1.accounts.customers.orders

メソッド
activate POST /v1alpha1/{name=accounts/*/customers/*/orders/*}:activate
以前停止した注文を有効にします。
create POST /v1alpha1/{parent=accounts/*/customers/*}/orders
顧客の代わりに Order を作成します。
get GET /v1alpha1/{name=accounts/*/customers/*/orders/*}
リクエストされた Order リソースを返します。
list GET /v1alpha1/{parent=accounts/*/customers/*}/orders
ある顧客に属する Order のリストを取得します。
patch PATCH /v1alpha1/{name=accounts/*/customers/*/orders/*}
既存の顧客の [注文] を更新します。
suspend POST /v1alpha1/{name=accounts/*/customers/*/orders/*}:suspend
以前処理された注文を停止します。

サービス: cloudchannel.googleapis.com

次の URI はすべて https://cloudchannel.googleapis.com を基準にしています。

このサービスには、次のディスカバリ ドキュメントが用意されています。

REST リソース: v1.operations

メソッド
cancel POST /v1/{name=operations/**}:cancel
長時間実行オペレーションの非同期キャンセルを開始します。
delete DELETE /v1/{name=operations/**}
長時間実行のオペレーションを削除します。
get GET /v1/{name=operations/**}
長時間実行のオペレーションの最新状態を取得します。
list GET /v1/{name}
リクエストで指定されたフィルタに一致するオペレーションを一覧表示します。