Microsoft.EdgeOrderPartner (preview:2020-12-01)

2025/09/19 • 4 new, 4 deleted methods

ListOperationsPartner (new)
Description This method gets all the operations that are exposed for customer.
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.EdgeOrderPartner/operations
{
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
name: string ,
isDataAction: boolean ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
}
,
origin: enum ,
actionType: enum ,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
ManageInventoryMetadata (new)
Description API for updating inventory metadata and inventory configuration
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/locations/{location}/productFamilies/{familyIdentifier}/inventories/{serialNumber}/manageInventoryMetadata
{
familyIdentifier: string ,
subscriptionId: string ,
location: string ,
serialNumber: string ,
api-version: string ,
manageInventoryMetadataRequest:
{
inventoryMetadata: string ,
configurationOnDevice:
{
configurationIdentifier: string ,
}
,
}
,
}

⚐ Response (200)

{}

⚐ Response (202)

{}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
SearchInventories (new)
Description API for Search inventories
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/searchInventories
{
subscriptionId: string ,
api-version: string ,
searchInventoriesRequest:
{
serialNumber: string ,
familyIdentifier: string ,
}
,
}

⚐ Response (200)

{
value:
[
{
properties:
{
serialNumber: string ,
orderItem:
{
armId: string ,
orderItemType: enum ,
}
,
configuration:
{
familyIdentifier: string ,
productLineIdentifier: string ,
productIdentifier: string ,
configurationIdentifier: string ,
configurationIdentifierOnDevice: string ,
}
,
managementResource:
{
armId: string ,
tenantId: string ,
}
,
inventory:
{
status: string ,
location: string ,
registrationAllowed: boolean ,
}
,
location: string ,
details:
{
orderItem:
{
status:
{
stageStatus: enum ,
stageName: enum ,
displayName: string ,
startTime: string ,
}
,
subscription:
{
id: string ,
state: string ,
quotaId: string ,
}
,
}
,
inventoryMetadata: string ,
configuration:
{
specifications:
[
{
name: string ,
value: string ,
}
,
]
,
}
,
inventory:
{
additionalData: object ,
}
,
billing:
{
billingType: string ,
status: string ,
}
,
inventorySecrets: object ,
}
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
ListOperationsPartner (removed)
Description This method gets all the operations that are exposed for customer.
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.EdgeOrderPartner/operations
{
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
name: string ,
isDataAction: boolean ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
}
,
origin: enum ,
actionType: enum ,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
ManageInventoryMetadata (removed)
Description API for updating inventory metadata and inventory configuration
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/locations/{location}/productFamilies/{familyIdentifier}/inventories/{serialNumber}/manageInventoryMetadata
{
familyIdentifier: string ,
subscriptionId: string ,
location: string ,
serialNumber: string ,
api-version: string ,
manageInventoryMetadataRequest:
{
inventoryMetadata: string ,
configurationOnDevice:
{
configurationIdentifier: string ,
}
,
}
,
}

⚐ Response (200)

{}

⚐ Response (202)

{}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
SearchInventories (removed)
Description API for Search inventories
Reference Link ¶

⚼ Request

POST:  /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/searchInventories
{
subscriptionId: string ,
api-version: string ,
searchInventoriesRequest:
{
serialNumber: string ,
familyIdentifier: string ,
}
,
}

⚐ Response (200)

{
value:
[
{
properties:
{
serialNumber: string ,
orderItem:
{
armId: string ,
orderItemType: enum ,
}
,
configuration:
{
familyIdentifier: string ,
productLineIdentifier: string ,
productIdentifier: string ,
configurationIdentifier: string ,
configurationIdentifierOnDevice: string ,
}
,
managementResource:
{
armId: string ,
tenantId: string ,
}
,
inventory:
{
status: string ,
location: string ,
registrationAllowed: boolean ,
}
,
location: string ,
details:
{
orderItem:
{
status:
{
stageStatus: enum ,
stageName: enum ,
displayName: string ,
startTime: string ,
}
,
subscription:
{
id: string ,
state: string ,
quotaId: string ,
}
,
}
,
inventoryMetadata: string ,
configuration:
{
specifications:
[
{
name: string ,
value: string ,
}
,
]
,
}
,
inventory:
{
additionalData: object ,
}
,
billing:
{
billingType: string ,
status: string ,
}
,
inventorySecrets: object ,
}
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}