VipSwapGet interface
Methods
| get(Vip |
Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production |
| put(Vip |
Performs vip swap operation on swappable cloud services. |
Method Details
get(VipSwapGetParameters)
Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production
function get(options: VipSwapGetParameters): StreamableMethod<VipSwapGet200Response | VipSwapGetDefaultResponse>
Parameters
- options
- VipSwapGetParameters
Returns
put(VipSwapCreateParameters)
Performs vip swap operation on swappable cloud services.
function put(options: VipSwapCreateParameters): StreamableMethod<VipSwapCreate200Response | VipSwapCreate202Response | VipSwapCreateDefaultResponse>
Parameters
- options
- VipSwapCreateParameters