Megosztás a következőn keresztül:


Organization - Update

Szervezeti erőforrás frissítése

PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/organizations/{organizationName}?api-version=2024-07-01

URI-paraméterek

Name In Kötelező Típus Description
organizationName
path True

string

Szervezeti erőforrás neve

resourceGroupName
path True

string

Erőforráscsoport neve

subscriptionId
path True

string

Microsoft Azure-előfizetés azonosítója

api-version
query True

string

Ügyfél API-verziója.

Kérelem törzse

Name Típus Description
tags

object

ARM-erőforráscímkék

Válaszok

Name Típus Description
200 OK

OrganizationResource

Siker

Other Status Codes

ResourceProviderDefaultErrorResponse

Alapértelmezett hibaválasz.

Biztonság

azure_auth

Azure Active Directory OAuth2 Flow.

Típus: oauth2
Folyamat: implicit
Engedélyezési URL: https://login.microsoftonline.com/common/oauth2/authorize

Hatókörök

Name Description
user_impersonation a felhasználói fiók megszemélyesítése

Példák

Confluent_Update

Mintakérelem

PATCH https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Confluent/organizations/myOrganization?api-version=2024-07-01

{
  "tags": {
    "env": "dev",
    "client": "dev-client"
  }
}

Mintaválasz

{
  "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Confluent/organizations/myOrganization",
  "name": "myOrganization",
  "type": "Microsoft.Confluent/organizations",
  "systemData": {
    "createdBy": "string",
    "createdByType": "User",
    "createdAt": "2020-05-09T14:28:47.284Z",
    "lastModifiedBy": "string",
    "lastModifiedByType": "User",
    "lastModifiedAt": "2020-05-09T14:28:47.284Z"
  },
  "properties": {
    "createdTime": "2020-05-09T14:28:47.284Z",
    "provisioningState": "Succeeded",
    "organizationId": "string",
    "ssoUrl": "string",
    "offerDetail": {
      "publisherId": "string",
      "id": "string",
      "planId": "string",
      "planName": "string",
      "termUnit": "string",
      "status": "Started"
    },
    "userDetail": {
      "firstName": "string",
      "lastName": "string",
      "emailAddress": "contoso@microsoft.com",
      "userPrincipalName": "contoso@microsoft.com",
      "aadEmail": "contoso@microsoft.com"
    }
  },
  "tags": {
    "Environment": "Dev"
  },
  "location": "West US"
}

Definíciók

Name Description
createdByType

Az erőforrást létrehozó identitás típusa.

ErrorResponseBody

ErrorResponseBody

LinkOrganization

Meglévő Confluent-szervezet csatolása

OfferDetail

Confluent-ajánlat részletei

OrganizationResource

Szervezeti erőforrás.

OrganizationResourceUpdate

Szervezeti erőforrás frissítése

ProvisionState

ProvisioningState

ResourceProviderDefaultErrorResponse

ResourceProviderDefaultErrorResponse

SaaSOfferStatus

SaaSOfferStatus

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

UserDetail

Előfizetői adatok

createdByType

Az erőforrást létrehozó identitás típusa.

Érték Description
Application
Key
ManagedIdentity
User

ErrorResponseBody

ErrorResponseBody

Name Típus Description
code

string

Hibakód

details

ErrorResponseBody[]

Hiba részletei

message

string

Hibaüzenet

target

string

Hibacél

LinkOrganization

Meglévő Confluent-szervezet csatolása

Name Típus Description
token

string

Felhasználói hitelesítési jogkivonat

OfferDetail

Confluent-ajánlat részletei

Name Típus Description
id

string

maxLength: 50

Ajánlat azonosítója

planId

string

maxLength: 200

Ajánlatcsomag azonosítója

planName

string

maxLength: 200

Ajánlatterv neve

privateOfferId

string

maxLength: 255

Privát ajánlat azonosítója

privateOfferIds

string[]

Magánajánlat-azonosítók tömbje

publisherId

string

maxLength: 50

Közzétevő azonosítója

status

SaaSOfferStatus

SaaSOfferStatus
SaaS-ajánlat állapota

termId

string

maxLength: 50

Ajánlatterv kifejezésazonosítója

termUnit

string

maxLength: 25

Ajánlatterv kifejezésegysége

OrganizationResource

Szervezeti erőforrás.

Name Típus Description
id

string

Az erőforrás ARM-azonosítója.

location

string

A szervezeti erőforrás helye

name

string

Az erőforrás neve.

properties.createdTime

string (date-time)

Az erőforrás létrehozási ideje.

properties.linkOrganization

LinkOrganization

Meglévő Confluent-szervezet csatolása

properties.offerDetail

OfferDetail

Confluent-ajánlat részletei

properties.organizationId

string

A Confluent-szervezet azonosítója.

properties.provisioningState

ProvisionState

ProvisioningState
Kiépítési állapotok a párhuzamos RP-hez

properties.ssoUrl

string

A Confluent-szervezet SSO-URL-címe.

properties.userDetail

UserDetail

Előfizetői adatok

systemData

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok

tags

object

Szervezeti erőforráscímkék

type

string

Az erőforrás típusa.

OrganizationResourceUpdate

Szervezeti erőforrás frissítése

Name Típus Description
tags

object

ARM-erőforráscímkék

ProvisionState

ProvisioningState

Érték Description
Accepted
Canceled
Creating
Deleted
Deleting
Failed
NotSpecified
Succeeded
Updating

ResourceProviderDefaultErrorResponse

ResourceProviderDefaultErrorResponse

Name Típus Description
error

ErrorResponseBody

ErrorResponseBody
Hiba választörzse

SaaSOfferStatus

SaaSOfferStatus

Érték Description
Failed
InProgress
PendingFulfillmentStart
Reinstated
Started
Subscribed
Succeeded
Suspended
Unsubscribed
Updating

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

Name Típus Description
createdAt

string (date-time)

Az erőforrás-létrehozás időbélyege (UTC).

createdBy

string

Az erőforrást létrehozó identitás.

createdByType

createdByType

Az erőforrást létrehozó identitás típusa.

lastModifiedAt

string (date-time)

Az erőforrás utolsó módosításának időbélyege (UTC)

lastModifiedBy

string

Az erőforrást legutóbb módosító identitás.

lastModifiedByType

createdByType

Az erőforrást legutóbb módosító identitás típusa.

UserDetail

Előfizetői adatok

Name Típus Description
aadEmail

string

AAD e-mail-cím

emailAddress

string

pattern: ^\S+@\S+\.\S+$

E-mail-cím

firstName

string

maxLength: 50

Keresztnév

lastName

string

maxLength: 50

Vezetéknév

userPrincipalName

string

Egyszerű felhasználónév