azure-native.edgeorder.getOrderItemByName

Gets an order item. API Version: 2021-12-01.

Using getOrderItemByName

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getOrderItemByName(args: GetOrderItemByNameArgs, opts?: InvokeOptions): Promise<GetOrderItemByNameResult>
function getOrderItemByNameOutput(args: GetOrderItemByNameOutputArgs, opts?: InvokeOptions): Output<GetOrderItemByNameResult>
def get_order_item_by_name(expand: Optional[str] = None,
                           order_item_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetOrderItemByNameResult
def get_order_item_by_name_output(expand: Optional[pulumi.Input[str]] = None,
                           order_item_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetOrderItemByNameResult]
func LookupOrderItemByName(ctx *Context, args *LookupOrderItemByNameArgs, opts ...InvokeOption) (*LookupOrderItemByNameResult, error)
func LookupOrderItemByNameOutput(ctx *Context, args *LookupOrderItemByNameOutputArgs, opts ...InvokeOption) LookupOrderItemByNameResultOutput

> Note: This function is named LookupOrderItemByName in the Go SDK.

public static class GetOrderItemByName 
{
    public static Task<GetOrderItemByNameResult> InvokeAsync(GetOrderItemByNameArgs args, InvokeOptions? opts = null)
    public static Output<GetOrderItemByNameResult> Invoke(GetOrderItemByNameInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrderItemByNameResult> getOrderItemByName(GetOrderItemByNameArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:edgeorder:getOrderItemByName
  arguments:
    # arguments dictionary

The following arguments are supported:

OrderItemName string

The name of the order item

ResourceGroupName string

The name of the resource group. The name is case insensitive.

Expand string

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

OrderItemName string

The name of the order item

ResourceGroupName string

The name of the resource group. The name is case insensitive.

Expand string

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

orderItemName String

The name of the order item

resourceGroupName String

The name of the resource group. The name is case insensitive.

expand String

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

orderItemName string

The name of the order item

resourceGroupName string

The name of the resource group. The name is case insensitive.

expand string

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

order_item_name str

The name of the order item

resource_group_name str

The name of the resource group. The name is case insensitive.

expand str

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

orderItemName String

The name of the order item

resourceGroupName String

The name of the resource group. The name is case insensitive.

expand String

$expand is supported on device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Device Details for order item provides details on the devices of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.

getOrderItemByName Result

The following output properties are available:

AddressDetails Pulumi.AzureNative.EdgeOrder.Outputs.AddressDetailsResponse

Represents shipping and return address for order item

Id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Location string

The geo-location where the resource lives

Name string

The name of the resource

OrderId string

Id of the order to which order item belongs to

OrderItemDetails Pulumi.AzureNative.EdgeOrder.Outputs.OrderItemDetailsResponse

Represents order item details.

StartTime string

Start time of order item

SystemData Pulumi.AzureNative.EdgeOrder.Outputs.SystemDataResponse

Represents resource creation and update time

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Tags Dictionary<string, string>

Resource tags.

AddressDetails AddressDetailsResponse

Represents shipping and return address for order item

Id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Location string

The geo-location where the resource lives

Name string

The name of the resource

OrderId string

Id of the order to which order item belongs to

OrderItemDetails OrderItemDetailsResponse

Represents order item details.

StartTime string

Start time of order item

SystemData SystemDataResponse

Represents resource creation and update time

Type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Tags map[string]string

Resource tags.

addressDetails AddressDetailsResponse

Represents shipping and return address for order item

id String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location String

The geo-location where the resource lives

name String

The name of the resource

orderId String

Id of the order to which order item belongs to

orderItemDetails OrderItemDetailsResponse

Represents order item details.

startTime String

Start time of order item

systemData SystemDataResponse

Represents resource creation and update time

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

tags Map<String,String>

Resource tags.

addressDetails AddressDetailsResponse

Represents shipping and return address for order item

id string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location string

The geo-location where the resource lives

name string

The name of the resource

orderId string

Id of the order to which order item belongs to

orderItemDetails OrderItemDetailsResponse

Represents order item details.

startTime string

Start time of order item

systemData SystemDataResponse

Represents resource creation and update time

type string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

tags {[key: string]: string}

Resource tags.

address_details AddressDetailsResponse

Represents shipping and return address for order item

id str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location str

The geo-location where the resource lives

name str

The name of the resource

order_id str

Id of the order to which order item belongs to

order_item_details OrderItemDetailsResponse

Represents order item details.

start_time str

Start time of order item

system_data SystemDataResponse

Represents resource creation and update time

type str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

tags Mapping[str, str]

Resource tags.

addressDetails Property Map

Represents shipping and return address for order item

id String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location String

The geo-location where the resource lives

name String

The name of the resource

orderId String

Id of the order to which order item belongs to

orderItemDetails Property Map

Represents order item details.

startTime String

Start time of order item

systemData Property Map

Represents resource creation and update time

type String

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

tags Map<String>

Resource tags.

Supporting Types

AddressDetailsResponse

ForwardAddress AddressPropertiesResponse

Customer address and contact details. It should be address resource

ReturnAddress AddressPropertiesResponse

Return shipping address

forwardAddress AddressPropertiesResponse

Customer address and contact details. It should be address resource

returnAddress AddressPropertiesResponse

Return shipping address

forwardAddress AddressPropertiesResponse

Customer address and contact details. It should be address resource

returnAddress AddressPropertiesResponse

Return shipping address

forward_address AddressPropertiesResponse

Customer address and contact details. It should be address resource

return_address AddressPropertiesResponse

Return shipping address

forwardAddress Property Map

Customer address and contact details. It should be address resource

returnAddress Property Map

Return shipping address

AddressPropertiesResponse

AddressValidationStatus string

Status of address validation

ContactDetails ContactDetailsResponse

Contact details for the address

ShippingAddress ShippingAddressResponse

Shipping details for the address

addressValidationStatus String

Status of address validation

contactDetails ContactDetailsResponse

Contact details for the address

shippingAddress ShippingAddressResponse

Shipping details for the address

addressValidationStatus string

Status of address validation

contactDetails ContactDetailsResponse

Contact details for the address

shippingAddress ShippingAddressResponse

Shipping details for the address

address_validation_status str

Status of address validation

contact_details ContactDetailsResponse

Contact details for the address

shipping_address ShippingAddressResponse

Shipping details for the address

addressValidationStatus String

Status of address validation

contactDetails Property Map

Contact details for the address

shippingAddress Property Map

Shipping details for the address

ContactDetailsResponse

ContactName string

Contact name of the person.

EmailList List<string>

List of Email-ids to be notified about job progress.

Phone string

Phone number of the contact person.

Mobile string

Mobile number of the contact person.

PhoneExtension string

Phone extension number of the contact person.

ContactName string

Contact name of the person.

EmailList []string

List of Email-ids to be notified about job progress.

Phone string

Phone number of the contact person.

Mobile string

Mobile number of the contact person.

PhoneExtension string

Phone extension number of the contact person.

contactName String

Contact name of the person.

emailList List<String>

List of Email-ids to be notified about job progress.

phone String

Phone number of the contact person.

mobile String

Mobile number of the contact person.

phoneExtension String

Phone extension number of the contact person.

contactName string

Contact name of the person.

emailList string[]

List of Email-ids to be notified about job progress.

phone string

Phone number of the contact person.

mobile string

Mobile number of the contact person.

phoneExtension string

Phone extension number of the contact person.

contact_name str

Contact name of the person.

email_list Sequence[str]

List of Email-ids to be notified about job progress.

phone str

Phone number of the contact person.

mobile str

Mobile number of the contact person.

phone_extension str

Phone extension number of the contact person.

contactName String

Contact name of the person.

emailList List<String>

List of Email-ids to be notified about job progress.

phone String

Phone number of the contact person.

mobile String

Mobile number of the contact person.

phoneExtension String

Phone extension number of the contact person.

DeviceDetailsResponse

ManagementResourceId string

Management Resource Id

ManagementResourceTenantId string

Management Resource Tenant ID

SerialNumber string

device serial number

ManagementResourceId string

Management Resource Id

ManagementResourceTenantId string

Management Resource Tenant ID

SerialNumber string

device serial number

managementResourceId String

Management Resource Id

managementResourceTenantId String

Management Resource Tenant ID

serialNumber String

device serial number

managementResourceId string

Management Resource Id

managementResourceTenantId string

Management Resource Tenant ID

serialNumber string

device serial number

management_resource_id str

Management Resource Id

management_resource_tenant_id str

Management Resource Tenant ID

serial_number str

device serial number

managementResourceId String

Management Resource Id

managementResourceTenantId String

Management Resource Tenant ID

serialNumber String

device serial number

DisplayInfoResponse

ConfigurationDisplayName string

Configuration display name

ProductFamilyDisplayName string

Product family display name

ConfigurationDisplayName string

Configuration display name

ProductFamilyDisplayName string

Product family display name

configurationDisplayName String

Configuration display name

productFamilyDisplayName String

Product family display name

configurationDisplayName string

Configuration display name

productFamilyDisplayName string

Product family display name

configuration_display_name str

Configuration display name

product_family_display_name str

Product family display name

configurationDisplayName String

Configuration display name

productFamilyDisplayName String

Product family display name

EncryptionPreferencesResponse

DoubleEncryptionStatus string

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

DoubleEncryptionStatus string

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

doubleEncryptionStatus String

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

doubleEncryptionStatus string

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

double_encryption_status str

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

doubleEncryptionStatus String

Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.

ErrorAdditionalInfoResponse

Info object

The additional info.

Type string

The additional info type.

Info interface{}

The additional info.

Type string

The additional info type.

info Object

The additional info.

type String

The additional info type.

info any

The additional info.

type string

The additional info type.

info Any

The additional info.

type str

The additional info type.

info Any

The additional info.

type String

The additional info type.

ErrorDetailResponse

AdditionalInfo List<Pulumi.AzureNative.EdgeOrder.Inputs.ErrorAdditionalInfoResponse>

The error additional info.

Code string

The error code.

Details List<Pulumi.AzureNative.EdgeOrder.Inputs.ErrorDetailResponse>

The error details.

Message string

The error message.

Target string

The error target.

AdditionalInfo []ErrorAdditionalInfoResponse

The error additional info.

Code string

The error code.

Details []ErrorDetailResponse

The error details.

Message string

The error message.

Target string

The error target.

additionalInfo List<ErrorAdditionalInfoResponse>

The error additional info.

code String

The error code.

details List<ErrorDetailResponse>

The error details.

message String

The error message.

target String

The error target.

additionalInfo ErrorAdditionalInfoResponse[]

The error additional info.

code string

The error code.

details ErrorDetailResponse[]

The error details.

message string

The error message.

target string

The error target.

additional_info Sequence[ErrorAdditionalInfoResponse]

The error additional info.

code str

The error code.

details Sequence[ErrorDetailResponse]

The error details.

message str

The error message.

target str

The error target.

additionalInfo List<Property Map>

The error additional info.

code String

The error code.

details List<Property Map>

The error details.

message String

The error message.

target String

The error target.

ForwardShippingDetailsResponse

CarrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

CarrierName string

Name of the carrier.

TrackingId string

TrackingId of the package

TrackingUrl string

TrackingUrl of the package.

CarrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

CarrierName string

Name of the carrier.

TrackingId string

TrackingId of the package

TrackingUrl string

TrackingUrl of the package.

carrierDisplayName String

Carrier Name for display purpose. Not to be used for any processing.

carrierName String

Name of the carrier.

trackingId String

TrackingId of the package

trackingUrl String

TrackingUrl of the package.

carrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

carrierName string

Name of the carrier.

trackingId string

TrackingId of the package

trackingUrl string

TrackingUrl of the package.

carrier_display_name str

Carrier Name for display purpose. Not to be used for any processing.

carrier_name str

Name of the carrier.

tracking_id str

TrackingId of the package

tracking_url str

TrackingUrl of the package.

carrierDisplayName String

Carrier Name for display purpose. Not to be used for any processing.

carrierName String

Name of the carrier.

trackingId String

TrackingId of the package

trackingUrl String

TrackingUrl of the package.

HierarchyInformationResponse

ConfigurationName string

Represents configuration name that uniquely identifies configuration

ProductFamilyName string

Represents product family name that uniquely identifies product family

ProductLineName string

Represents product line name that uniquely identifies product line

ProductName string

Represents product name that uniquely identifies product

ConfigurationName string

Represents configuration name that uniquely identifies configuration

ProductFamilyName string

Represents product family name that uniquely identifies product family

ProductLineName string

Represents product line name that uniquely identifies product line

ProductName string

Represents product name that uniquely identifies product

configurationName String

Represents configuration name that uniquely identifies configuration

productFamilyName String

Represents product family name that uniquely identifies product family

productLineName String

Represents product line name that uniquely identifies product line

productName String

Represents product name that uniquely identifies product

configurationName string

Represents configuration name that uniquely identifies configuration

productFamilyName string

Represents product family name that uniquely identifies product family

productLineName string

Represents product line name that uniquely identifies product line

productName string

Represents product name that uniquely identifies product

configuration_name str

Represents configuration name that uniquely identifies configuration

product_family_name str

Represents product family name that uniquely identifies product family

product_line_name str

Represents product line name that uniquely identifies product line

product_name str

Represents product name that uniquely identifies product

configurationName String

Represents configuration name that uniquely identifies configuration

productFamilyName String

Represents product family name that uniquely identifies product family

productLineName String

Represents product line name that uniquely identifies product line

productName String

Represents product name that uniquely identifies product

ManagementResourcePreferencesResponse

PreferredManagementResourceId string

Customer preferred Management resource ARM ID

PreferredManagementResourceId string

Customer preferred Management resource ARM ID

preferredManagementResourceId String

Customer preferred Management resource ARM ID

preferredManagementResourceId string

Customer preferred Management resource ARM ID

preferred_management_resource_id str

Customer preferred Management resource ARM ID

preferredManagementResourceId String

Customer preferred Management resource ARM ID

NotificationPreferenceResponse

SendNotification bool

Notification is required or not.

StageName string

Name of the stage.

SendNotification bool

Notification is required or not.

StageName string

Name of the stage.

sendNotification Boolean

Notification is required or not.

stageName String

Name of the stage.

sendNotification boolean

Notification is required or not.

stageName string

Name of the stage.

send_notification bool

Notification is required or not.

stage_name str

Name of the stage.

sendNotification Boolean

Notification is required or not.

stageName String

Name of the stage.

OrderItemDetailsResponse

CancellationReason string

Cancellation reason.

CancellationStatus string

Describes whether the order item is cancellable or not.

CurrentStage Pulumi.AzureNative.EdgeOrder.Inputs.StageDetailsResponse

Current Order item Status

DeletionStatus string

Describes whether the order item is deletable or not.

Error Pulumi.AzureNative.EdgeOrder.Inputs.ErrorDetailResponse

Top level error for the job.

ForwardShippingDetails Pulumi.AzureNative.EdgeOrder.Inputs.ForwardShippingDetailsResponse

Forward Package Shipping details

ManagementRpDetails Pulumi.AzureNative.EdgeOrder.Inputs.ResourceProviderDetailsResponse

Parent RP details - this returns only the first or default parent RP from the entire list

ManagementRpDetailsList List<Pulumi.AzureNative.EdgeOrder.Inputs.ResourceProviderDetailsResponse>

List of parent RP details supported for configuration.

OrderItemStageHistory List<Pulumi.AzureNative.EdgeOrder.Inputs.StageDetailsResponse>

Order item status history

OrderItemType string

Order item type.

ProductDetails Pulumi.AzureNative.EdgeOrder.Inputs.ProductDetailsResponse

Unique identifier for configuration.

ReturnReason string

Return reason.

ReturnStatus string

Describes whether the order item is returnable or not.

ReverseShippingDetails Pulumi.AzureNative.EdgeOrder.Inputs.ReverseShippingDetailsResponse

Reverse Package Shipping details

NotificationEmailList List<string>

Additional notification email list

Preferences Pulumi.AzureNative.EdgeOrder.Inputs.PreferencesResponse

Customer notification Preferences

CancellationReason string

Cancellation reason.

CancellationStatus string

Describes whether the order item is cancellable or not.

CurrentStage StageDetailsResponse

Current Order item Status

DeletionStatus string

Describes whether the order item is deletable or not.

Error ErrorDetailResponse

Top level error for the job.

ForwardShippingDetails ForwardShippingDetailsResponse

Forward Package Shipping details

ManagementRpDetails ResourceProviderDetailsResponse

Parent RP details - this returns only the first or default parent RP from the entire list

ManagementRpDetailsList []ResourceProviderDetailsResponse

List of parent RP details supported for configuration.

OrderItemStageHistory []StageDetailsResponse

Order item status history

OrderItemType string

Order item type.

ProductDetails ProductDetailsResponse

Unique identifier for configuration.

ReturnReason string

Return reason.

ReturnStatus string

Describes whether the order item is returnable or not.

ReverseShippingDetails ReverseShippingDetailsResponse

Reverse Package Shipping details

NotificationEmailList []string

Additional notification email list

Preferences PreferencesResponse

Customer notification Preferences

cancellationReason String

Cancellation reason.

cancellationStatus String

Describes whether the order item is cancellable or not.

currentStage StageDetailsResponse

Current Order item Status

deletionStatus String

Describes whether the order item is deletable or not.

error ErrorDetailResponse

Top level error for the job.

forwardShippingDetails ForwardShippingDetailsResponse

Forward Package Shipping details

managementRpDetails ResourceProviderDetailsResponse

Parent RP details - this returns only the first or default parent RP from the entire list

managementRpDetailsList List<ResourceProviderDetailsResponse>

List of parent RP details supported for configuration.

orderItemStageHistory List<StageDetailsResponse>

Order item status history

orderItemType String

Order item type.

productDetails ProductDetailsResponse

Unique identifier for configuration.

returnReason String

Return reason.

returnStatus String

Describes whether the order item is returnable or not.

reverseShippingDetails ReverseShippingDetailsResponse

Reverse Package Shipping details

notificationEmailList List<String>

Additional notification email list

preferences PreferencesResponse

Customer notification Preferences

cancellationReason string

Cancellation reason.

cancellationStatus string

Describes whether the order item is cancellable or not.

currentStage StageDetailsResponse

Current Order item Status

deletionStatus string

Describes whether the order item is deletable or not.

error ErrorDetailResponse

Top level error for the job.

forwardShippingDetails ForwardShippingDetailsResponse

Forward Package Shipping details

managementRpDetails ResourceProviderDetailsResponse

Parent RP details - this returns only the first or default parent RP from the entire list

managementRpDetailsList ResourceProviderDetailsResponse[]

List of parent RP details supported for configuration.

orderItemStageHistory StageDetailsResponse[]

Order item status history

orderItemType string

Order item type.

productDetails ProductDetailsResponse

Unique identifier for configuration.

returnReason string

Return reason.

returnStatus string

Describes whether the order item is returnable or not.

reverseShippingDetails ReverseShippingDetailsResponse

Reverse Package Shipping details

notificationEmailList string[]

Additional notification email list

preferences PreferencesResponse

Customer notification Preferences

cancellation_reason str

Cancellation reason.

cancellation_status str

Describes whether the order item is cancellable or not.

current_stage StageDetailsResponse

Current Order item Status

deletion_status str

Describes whether the order item is deletable or not.

error ErrorDetailResponse

Top level error for the job.

forward_shipping_details ForwardShippingDetailsResponse

Forward Package Shipping details

management_rp_details ResourceProviderDetailsResponse

Parent RP details - this returns only the first or default parent RP from the entire list

management_rp_details_list Sequence[ResourceProviderDetailsResponse]

List of parent RP details supported for configuration.

order_item_stage_history Sequence[StageDetailsResponse]

Order item status history

order_item_type str

Order item type.

product_details ProductDetailsResponse

Unique identifier for configuration.

return_reason str

Return reason.

return_status str

Describes whether the order item is returnable or not.

reverse_shipping_details ReverseShippingDetailsResponse

Reverse Package Shipping details

notification_email_list Sequence[str]

Additional notification email list

preferences PreferencesResponse

Customer notification Preferences

cancellationReason String

Cancellation reason.

cancellationStatus String

Describes whether the order item is cancellable or not.

currentStage Property Map

Current Order item Status

deletionStatus String

Describes whether the order item is deletable or not.

error Property Map

Top level error for the job.

forwardShippingDetails Property Map

Forward Package Shipping details

managementRpDetails Property Map

Parent RP details - this returns only the first or default parent RP from the entire list

managementRpDetailsList List<Property Map>

List of parent RP details supported for configuration.

orderItemStageHistory List<Property Map>

Order item status history

orderItemType String

Order item type.

productDetails Property Map

Unique identifier for configuration.

returnReason String

Return reason.

returnStatus String

Describes whether the order item is returnable or not.

reverseShippingDetails Property Map

Reverse Package Shipping details

notificationEmailList List<String>

Additional notification email list

preferences Property Map

Customer notification Preferences

PreferencesResponse

EncryptionPreferences EncryptionPreferencesResponse

Preferences related to the Encryption.

ManagementResourcePreferences ManagementResourcePreferencesResponse

Preferences related to the Management resource.

NotificationPreferences []NotificationPreferenceResponse

Notification preferences.

TransportPreferences TransportPreferencesResponse

Preferences related to the shipment logistics of the order.

encryptionPreferences EncryptionPreferencesResponse

Preferences related to the Encryption.

managementResourcePreferences ManagementResourcePreferencesResponse

Preferences related to the Management resource.

notificationPreferences List<NotificationPreferenceResponse>

Notification preferences.

transportPreferences TransportPreferencesResponse

Preferences related to the shipment logistics of the order.

encryptionPreferences EncryptionPreferencesResponse

Preferences related to the Encryption.

managementResourcePreferences ManagementResourcePreferencesResponse

Preferences related to the Management resource.

notificationPreferences NotificationPreferenceResponse[]

Notification preferences.

transportPreferences TransportPreferencesResponse

Preferences related to the shipment logistics of the order.

encryption_preferences EncryptionPreferencesResponse

Preferences related to the Encryption.

management_resource_preferences ManagementResourcePreferencesResponse

Preferences related to the Management resource.

notification_preferences Sequence[NotificationPreferenceResponse]

Notification preferences.

transport_preferences TransportPreferencesResponse

Preferences related to the shipment logistics of the order.

encryptionPreferences Property Map

Preferences related to the Encryption.

managementResourcePreferences Property Map

Preferences related to the Management resource.

notificationPreferences List<Property Map>

Notification preferences.

transportPreferences Property Map

Preferences related to the shipment logistics of the order.

ProductDetailsResponse

Count int

Quantity of the product

DeviceDetails List<Pulumi.AzureNative.EdgeOrder.Inputs.DeviceDetailsResponse>

list of device details

HierarchyInformation Pulumi.AzureNative.EdgeOrder.Inputs.HierarchyInformationResponse

Hierarchy of the product which uniquely identifies the product

ProductDoubleEncryptionStatus string

Double encryption status of the configuration. Read-only field.

DisplayInfo Pulumi.AzureNative.EdgeOrder.Inputs.DisplayInfoResponse

Display details of the product

Count int

Quantity of the product

DeviceDetails []DeviceDetailsResponse

list of device details

HierarchyInformation HierarchyInformationResponse

Hierarchy of the product which uniquely identifies the product

ProductDoubleEncryptionStatus string

Double encryption status of the configuration. Read-only field.

DisplayInfo DisplayInfoResponse

Display details of the product

count Integer

Quantity of the product

deviceDetails List<DeviceDetailsResponse>

list of device details

hierarchyInformation HierarchyInformationResponse

Hierarchy of the product which uniquely identifies the product

productDoubleEncryptionStatus String

Double encryption status of the configuration. Read-only field.

displayInfo DisplayInfoResponse

Display details of the product

count number

Quantity of the product

deviceDetails DeviceDetailsResponse[]

list of device details

hierarchyInformation HierarchyInformationResponse

Hierarchy of the product which uniquely identifies the product

productDoubleEncryptionStatus string

Double encryption status of the configuration. Read-only field.

displayInfo DisplayInfoResponse

Display details of the product

count int

Quantity of the product

device_details Sequence[DeviceDetailsResponse]

list of device details

hierarchy_information HierarchyInformationResponse

Hierarchy of the product which uniquely identifies the product

product_double_encryption_status str

Double encryption status of the configuration. Read-only field.

display_info DisplayInfoResponse

Display details of the product

count Number

Quantity of the product

deviceDetails List<Property Map>

list of device details

hierarchyInformation Property Map

Hierarchy of the product which uniquely identifies the product

productDoubleEncryptionStatus String

Double encryption status of the configuration. Read-only field.

displayInfo Property Map

Display details of the product

ResourceProviderDetailsResponse

ResourceProviderNamespace string

Resource provider namespace

ResourceProviderNamespace string

Resource provider namespace

resourceProviderNamespace String

Resource provider namespace

resourceProviderNamespace string

Resource provider namespace

resource_provider_namespace str

Resource provider namespace

resourceProviderNamespace String

Resource provider namespace

ReverseShippingDetailsResponse

CarrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

CarrierName string

Name of the carrier.

SasKeyForLabel string

SAS key to download the reverse shipment label of the package.

TrackingId string

TrackingId of the package

TrackingUrl string

TrackingUrl of the package.

CarrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

CarrierName string

Name of the carrier.

SasKeyForLabel string

SAS key to download the reverse shipment label of the package.

TrackingId string

TrackingId of the package

TrackingUrl string

TrackingUrl of the package.

carrierDisplayName String

Carrier Name for display purpose. Not to be used for any processing.

carrierName String

Name of the carrier.

sasKeyForLabel String

SAS key to download the reverse shipment label of the package.

trackingId String

TrackingId of the package

trackingUrl String

TrackingUrl of the package.

carrierDisplayName string

Carrier Name for display purpose. Not to be used for any processing.

carrierName string

Name of the carrier.

sasKeyForLabel string

SAS key to download the reverse shipment label of the package.

trackingId string

TrackingId of the package

trackingUrl string

TrackingUrl of the package.

carrier_display_name str

Carrier Name for display purpose. Not to be used for any processing.

carrier_name str

Name of the carrier.

sas_key_for_label str

SAS key to download the reverse shipment label of the package.

tracking_id str

TrackingId of the package

tracking_url str

TrackingUrl of the package.

carrierDisplayName String

Carrier Name for display purpose. Not to be used for any processing.

carrierName String

Name of the carrier.

sasKeyForLabel String

SAS key to download the reverse shipment label of the package.

trackingId String

TrackingId of the package

trackingUrl String

TrackingUrl of the package.

ShippingAddressResponse

Country string

Name of the Country.

StreetAddress1 string

Street Address line 1.

AddressType string

Type of address.

City string

Name of the City.

CompanyName string

Name of the company.

PostalCode string

Postal code.

StateOrProvince string

Name of the State or Province.

StreetAddress2 string

Street Address line 2.

StreetAddress3 string

Street Address line 3.

ZipExtendedCode string

Extended Zip Code.

Country string

Name of the Country.

StreetAddress1 string

Street Address line 1.

AddressType string

Type of address.

City string

Name of the City.

CompanyName string

Name of the company.

PostalCode string

Postal code.

StateOrProvince string

Name of the State or Province.

StreetAddress2 string

Street Address line 2.

StreetAddress3 string

Street Address line 3.

ZipExtendedCode string

Extended Zip Code.

country String

Name of the Country.

streetAddress1 String

Street Address line 1.

addressType String

Type of address.

city String

Name of the City.

companyName String

Name of the company.

postalCode String

Postal code.

stateOrProvince String

Name of the State or Province.

streetAddress2 String

Street Address line 2.

streetAddress3 String

Street Address line 3.

zipExtendedCode String

Extended Zip Code.

country string

Name of the Country.

streetAddress1 string

Street Address line 1.

addressType string

Type of address.

city string

Name of the City.

companyName string

Name of the company.

postalCode string

Postal code.

stateOrProvince string

Name of the State or Province.

streetAddress2 string

Street Address line 2.

streetAddress3 string

Street Address line 3.

zipExtendedCode string

Extended Zip Code.

country str

Name of the Country.

street_address1 str

Street Address line 1.

address_type str

Type of address.

city str

Name of the City.

company_name str

Name of the company.

postal_code str

Postal code.

state_or_province str

Name of the State or Province.

street_address2 str

Street Address line 2.

street_address3 str

Street Address line 3.

zip_extended_code str

Extended Zip Code.

country String

Name of the Country.

streetAddress1 String

Street Address line 1.

addressType String

Type of address.

city String

Name of the City.

companyName String

Name of the company.

postalCode String

Postal code.

stateOrProvince String

Name of the State or Province.

streetAddress2 String

Street Address line 2.

streetAddress3 String

Street Address line 3.

zipExtendedCode String

Extended Zip Code.

StageDetailsResponse

DisplayName string

Display name of the resource stage.

StageName string

Stage name

StageStatus string

Stage status.

StartTime string

Stage start time

DisplayName string

Display name of the resource stage.

StageName string

Stage name

StageStatus string

Stage status.

StartTime string

Stage start time

displayName String

Display name of the resource stage.

stageName String

Stage name

stageStatus String

Stage status.

startTime String

Stage start time

displayName string

Display name of the resource stage.

stageName string

Stage name

stageStatus string

Stage status.

startTime string

Stage start time

display_name str

Display name of the resource stage.

stage_name str

Stage name

stage_status str

Stage status.

start_time str

Stage start time

displayName String

Display name of the resource stage.

stageName String

Stage name

stageStatus String

Stage status.

startTime String

Stage start time

SystemDataResponse

CreatedAt string

The timestamp of resource creation (UTC).

CreatedBy string

The identity that created the resource.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

The type of identity that last modified the resource.

CreatedAt string

The timestamp of resource creation (UTC).

CreatedBy string

The identity that created the resource.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

The type of identity that last modified the resource.

createdAt String

The timestamp of resource creation (UTC).

createdBy String

The identity that created the resource.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

The type of identity that last modified the resource.

createdAt string

The timestamp of resource creation (UTC).

createdBy string

The identity that created the resource.

createdByType string

The type of identity that created the resource.

lastModifiedAt string

The timestamp of resource last modification (UTC)

lastModifiedBy string

The identity that last modified the resource.

lastModifiedByType string

The type of identity that last modified the resource.

created_at str

The timestamp of resource creation (UTC).

created_by str

The identity that created the resource.

created_by_type str

The type of identity that created the resource.

last_modified_at str

The timestamp of resource last modification (UTC)

last_modified_by str

The identity that last modified the resource.

last_modified_by_type str

The type of identity that last modified the resource.

createdAt String

The timestamp of resource creation (UTC).

createdBy String

The identity that created the resource.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

The type of identity that last modified the resource.

TransportPreferencesResponse

PreferredShipmentType string

Indicates Shipment Logistics type that the customer preferred.

PreferredShipmentType string

Indicates Shipment Logistics type that the customer preferred.

preferredShipmentType String

Indicates Shipment Logistics type that the customer preferred.

preferredShipmentType string

Indicates Shipment Logistics type that the customer preferred.

preferred_shipment_type str

Indicates Shipment Logistics type that the customer preferred.

preferredShipmentType String

Indicates Shipment Logistics type that the customer preferred.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0