Skip to main content

default_rollouts

Overview

Namedefault_rollouts
TypeResource
Idazure.provider_hub.default_rollouts

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTproviderNamespace, rolloutName, subscriptionIdGets the default rollout details.
list_by_provider_registrationSELECTproviderNamespace, subscriptionIdGets the list of the rollouts for the given provider.
create_or_updateINSERTproviderNamespace, rolloutName, subscriptionIdCreates or updates the rollout details.
deleteDELETEproviderNamespace, rolloutName, subscriptionIdDeletes the rollout resource. Rollout must be in terminal state.
_list_by_provider_registrationEXECproviderNamespace, subscriptionIdGets the list of the rollouts for the given provider.
stopEXECproviderNamespace, rolloutName, subscriptionIdStops or cancels the rollout, if in progress.