Devices

Uploads registration certificate for the device.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/uploadCertificate

Path parameters

deviceNamestring required

The device name.

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The resource group name.

Query parameters

api-versionstring required

The API version.

Request body

Response

Successfully uploaded the registration certificate.

authType'Invalid' | 'AzureActiveDirectory'

Specifies authentication type.

resourceIdstring

The resource ID of the Data Box Edge/Gateway device.

aadAuthoritystring

Azure Active Directory tenant authority.

aadTenantIdstring

Azure Active Directory tenant ID.

servicePrincipalClientIdstring

Azure Active Directory service principal client ID.

servicePrincipalObjectIdstring

Azure Active Directory service principal object ID.

azureManagementEndpointAudiencestring

The azure management endpoint audience.

aadAudiencestring

Identifier of the target resource that is the recipient of the requested token.

Changes

Changed in 1 of the 17 revisions of this API.32

  • 2019-03-010ab925cce84232See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag DataBoxEdgeDevices added

      api-tag-added

    • api tag Devices removed

      api-tag-removed