Manage customer accounts - Add verified domain
Aggiungere un dominio verificato.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/verifieddomain
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
customer_id
|
path | True |
string |
Identificatore del tenant di Active Directory del cliente. |
version
|
path | True |
string |
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 |
---|---|---|
verifiedDomain |
Microsoft. |
Dominio. |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
Viene aggiunto il dominio verificato. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definizioni
Microsoft.Partner.Service.Customers.Contracts.V1.Domain
Nome | Tipo | Descrizione |
---|---|---|
authenticationType |
enum:
|
|
capability |
enum:
|
|
isDefault |
boolean |
|
isInitial |
boolean |
|
name |
string |
|
rootDomain |
string |
|
status |
enum:
|
|
verificationMethod |
enum:
|
Microsoft.Partner.Service.Customers.Contracts.V1.DomainFederationSettings
Nome | Tipo | Descrizione |
---|---|---|
activeLogOnUri |
string |
|
defaultInteractiveAuthenticationMethod |
string |
|
federationBrandName |
string |
|
issuerUri |
string |
|
logOffUri |
string |
|
metadataExchangeUri |
string |
|
nextSigningCertificate |
string |
|
openIdConnectDiscoveryEndpoint |
string |
|
passiveLogOnUri |
string |
|
preferredAuthenticationProtocol |
enum:
|
|
promptLoginBehavior |
enum:
|
|
signingCertificate |
string |
|
signingCertificateUpdateStatus |
Microsoft. |
|
supportsMfa |
boolean |
Microsoft.Partner.Service.Customers.Contracts.V1.SigningCertificateUpdateStatus
Nome | Tipo | Descrizione |
---|---|---|
lastRunAt |
string |
|
result |
integer |
Microsoft.Partner.Service.Customers.Contracts.V1.VerifiedDomain
Dominio.
Nome | Tipo | Descrizione |
---|---|---|
domain | ||
domainFederationSettings |
Microsoft. |
|
verifiedDomainName |
string |