Manage orders - Cancel the New-Commerce migration for the specified ID
Annulla la pianificazione della migrazione New-Commerce.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/migrations/newcommerce/schedules/{new_commerce_migration_schedule_id}/cancel
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
customer_id
|
path | True |
string |
|
new_commerce_migration_schedule_id
|
path | True |
string |
|
version
|
path | True |
string |
Intestazione della richiesta
Nome | Necessario | Tipo | Descrizione |
---|---|---|---|
Authorization | True |
string |
Token di connessione dell'autorizzazione |
MS-CorrelationId |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificata una MS-CorrelationId, il server genererà un nuovo per ogni richiesta |
|
MS-CV |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificata una MS-CV, il server genererà un nuovo per ogni richiesta |
|
MS-RequestId |
string |
Usato per l'idempotenza delle richieste. Se non viene specificata una MS-RequestId, il server genererà un nuovo per ogni richiesta |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
Microsoft. |
La richiesta ha avuto esito positivo. Il corpo della risposta contiene l'entità di pianificazione della migrazione New-Commerce annullata. Media Types: "text/plain", "application/json", "text/json" |
400 Bad Request |
Non è presente un input mancante o non valido. Il corpo della risposta fornirà i dettagli dell'errore. Media Types: "text/plain", "application/json", "text/json" |
|
401 Unauthorized |
La richiesta non è stata autenticata. Il client deve prima eseguire l'autenticazione con il servizio API partner. Media Types: "text/plain", "application/json", "text/json" |
|
403 Forbidden |
La richiesta è stata autenticata ma è stata rifiutata perché il chiamante non dispone dei diritti per richiamarlo. Media Types: "text/plain", "application/json", "text/json" |
|
404 Not Found |
La risorsa non viene trovata o non è disponibile con i parametri di input specificati. Media Types: "text/plain", "application/json", "text/json" |
|
500 Internal Server Error |
Il servizio API partner o una delle relative dipendenze non è riuscito a soddisfare la richiesta. I chiamanti possono riprovare. Media Types: "text/plain", "application/json", "text/json" |
Definizioni
Microsoft.Partner.Providers.Migration.V1.Models.NewCommerceMigrationSchedule
Nome | Tipo | Descrizione |
---|---|---|
addOnMigrationSchedules |
Microsoft. |
|
billingCycle |
string |
|
catalogItemId |
string |
|
createdTime |
string |
|
currentSubscriptionId |
string |
|
customTermEndDate |
string |
|
customerTenantId |
string |
|
errorCode |
integer |
|
errorDescription |
string |
|
externalReferenceId |
string |
|
id |
string |
|
isPartnerCreated |
boolean |
|
lastModifiedTime |
string |
|
microsoftLed |
boolean |
|
migrateOnRenewal |
boolean |
|
newCommerceMigrationId |
string |
|
purchaseFullTerm |
boolean |
|
quantity |
integer |
|
status |
string |
|
subscriptionEndDate |
string |
|
targetDate |
string |
|
termDuration |
string |