Manage customer accounts - License Updates
POST https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/users/{user_id}/licenseupdates
POST https://api.partnercenter.microsoft.com/v1/customers/{customer_id}/users/{user_id}/licenseupdates?isKickInstantOn={isKickInstantOn}
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
customer_id
|
path | True |
string |
ID tenant del cliente. |
user_id
|
path | True |
string |
ID utente o nome dell'entità utente di un utente per l'assegnazione di licenze. |
is
|
query |
boolean |
flag per indicare se attivare immediatamente (questo è un parametro di query specifico per GoDaddy e solo il tenant del cliente GoDaddy deve avviare l'API. GoDaddy ha sempre inviato questa bandiera ora. è quindi possibile modificare il valore predefinito in false. |
Intestazione della richiesta
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
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 specificato un ms-correlationid, il server genererà un nuovo elemento 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 specificato un ms-requestid, il server genererà un nuovo per ogni richiesta |
Corpo della richiesta
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nome | Tipo | Descrizione |
---|---|---|
licensesToAssign |
Microsoft. |
|
licensesToRemove |
string[] |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
object |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definizioni
Microsoft.Partner.Core.Collections.ResourceAttributes
Nome | Tipo | Descrizione |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Providers.Contracts.V1.LicenseAssignment
Nome | Tipo | Descrizione |
---|---|---|
excludedPlans |
string[] |
|
skuId |
string |
Microsoft.Partner.Providers.Contracts.V1.LicenseUpdate
Nome | Tipo | Descrizione |
---|---|---|
attributes | ||
licenseWarnings | ||
licensesToAssign |
Microsoft. |
|
licensesToRemove |
string[] |
Microsoft.Partner.Providers.Contracts.V1.LicenseWarning
Nome | Tipo | Descrizione |
---|---|---|
code |
string |
|
message |
string |
|
servicePlans |
string[] |