This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.databoxedge.getOrder
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
The order details. Azure REST API version: 2022-03-01.
Other available API versions: 2020-05-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
Using getOrder
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 getOrder(args: GetOrderArgs, opts?: InvokeOptions): Promise<GetOrderResult>
function getOrderOutput(args: GetOrderOutputArgs, opts?: InvokeOptions): Output<GetOrderResult>
def get_order(device_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOrderResult
def get_order_output(device_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrderResult]
func LookupOrder(ctx *Context, args *LookupOrderArgs, opts ...InvokeOption) (*LookupOrderResult, error)
func LookupOrderOutput(ctx *Context, args *LookupOrderOutputArgs, opts ...InvokeOption) LookupOrderResultOutput
> Note: This function is named LookupOrder
in the Go SDK.
public static class GetOrder
{
public static Task<GetOrderResult> InvokeAsync(GetOrderArgs args, InvokeOptions? opts = null)
public static Output<GetOrderResult> Invoke(GetOrderInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrderResult> getOrder(GetOrderArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getOrder
arguments:
# arguments dictionary
The following arguments are supported:
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
- device
Name string - The device name.
- resource
Group stringName - The resource group name.
- device_
name str - The device name.
- resource_
group_ strname - The resource group name.
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
getOrder Result
The following output properties are available:
- Contact
Information Pulumi.Azure Native. Data Box Edge. Outputs. Contact Details Response - The contact details.
- Current
Status Pulumi.Azure Native. Data Box Edge. Outputs. Order Status Response - Current status of the order.
- Delivery
Tracking List<Pulumi.Info Azure Native. Data Box Edge. Outputs. Tracking Info Response> - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- Id string
- The path ID that uniquely identifies the object.
- Kind string
- It specify the order api version.
- Name string
- The object name.
- Order
History List<Pulumi.Azure Native. Data Box Edge. Outputs. Order Status Response> - List of status changes in the order.
- Order
Id string - It specify the order resource id.
- Return
Tracking List<Pulumi.Info Azure Native. Data Box Edge. Outputs. Tracking Info Response> - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- Serial
Number string - Serial number of the device.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - Metadata pertaining to creation and last modification of Order
- Type string
- The hierarchical type of the object.
- Shipment
Type string - ShipmentType of the order
- Shipping
Address Pulumi.Azure Native. Data Box Edge. Outputs. Address Response - The shipping address.
- Contact
Information ContactDetails Response - The contact details.
- Current
Status OrderStatus Response - Current status of the order.
- Delivery
Tracking []TrackingInfo Info Response - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- Id string
- The path ID that uniquely identifies the object.
- Kind string
- It specify the order api version.
- Name string
- The object name.
- Order
History []OrderStatus Response - List of status changes in the order.
- Order
Id string - It specify the order resource id.
- Return
Tracking []TrackingInfo Info Response - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- Serial
Number string - Serial number of the device.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of Order
- Type string
- The hierarchical type of the object.
- Shipment
Type string - ShipmentType of the order
- Shipping
Address AddressResponse - The shipping address.
- contact
Information ContactDetails Response - The contact details.
- current
Status OrderStatus Response - Current status of the order.
- delivery
Tracking List<TrackingInfo Info Response> - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- id String
- The path ID that uniquely identifies the object.
- kind String
- It specify the order api version.
- name String
- The object name.
- order
History List<OrderStatus Response> - List of status changes in the order.
- order
Id String - It specify the order resource id.
- return
Tracking List<TrackingInfo Info Response> - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- serial
Number String - Serial number of the device.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Order
- type String
- The hierarchical type of the object.
- shipment
Type String - ShipmentType of the order
- shipping
Address AddressResponse - The shipping address.
- contact
Information ContactDetails Response - The contact details.
- current
Status OrderStatus Response - Current status of the order.
- delivery
Tracking TrackingInfo Info Response[] - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- id string
- The path ID that uniquely identifies the object.
- kind string
- It specify the order api version.
- name string
- The object name.
- order
History OrderStatus Response[] - List of status changes in the order.
- order
Id string - It specify the order resource id.
- return
Tracking TrackingInfo Info Response[] - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- serial
Number string - Serial number of the device.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Order
- type string
- The hierarchical type of the object.
- shipment
Type string - ShipmentType of the order
- shipping
Address AddressResponse - The shipping address.
- contact_
information ContactDetails Response - The contact details.
- current_
status OrderStatus Response - Current status of the order.
- delivery_
tracking_ Sequence[Trackinginfo Info Response] - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- id str
- The path ID that uniquely identifies the object.
- kind str
- It specify the order api version.
- name str
- The object name.
- order_
history Sequence[OrderStatus Response] - List of status changes in the order.
- order_
id str - It specify the order resource id.
- return_
tracking_ Sequence[Trackinginfo Info Response] - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- serial_
number str - Serial number of the device.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of Order
- type str
- The hierarchical type of the object.
- shipment_
type str - ShipmentType of the order
- shipping_
address AddressResponse - The shipping address.
- contact
Information Property Map - The contact details.
- current
Status Property Map - Current status of the order.
- delivery
Tracking List<Property Map>Info - Tracking information for the package delivered to the customer whether it has an original or a replacement device.
- id String
- The path ID that uniquely identifies the object.
- kind String
- It specify the order api version.
- name String
- The object name.
- order
History List<Property Map> - List of status changes in the order.
- order
Id String - It specify the order resource id.
- return
Tracking List<Property Map>Info - Tracking information for the package returned from the customer whether it has an original or a replacement device.
- serial
Number String - Serial number of the device.
- system
Data Property Map - Metadata pertaining to creation and last modification of Order
- type String
- The hierarchical type of the object.
- shipment
Type String - ShipmentType of the order
- shipping
Address Property Map - The shipping address.
Supporting Types
AddressResponse
- Country string
- The country name.
- Address
Line1 string - The address line1.
- Address
Line2 string - The address line2.
- Address
Line3 string - The address line3.
- City string
- The city name.
- Postal
Code string - The postal code.
- State string
- The state name.
- Country string
- The country name.
- Address
Line1 string - The address line1.
- Address
Line2 string - The address line2.
- Address
Line3 string - The address line3.
- City string
- The city name.
- Postal
Code string - The postal code.
- State string
- The state name.
- country String
- The country name.
- address
Line1 String - The address line1.
- address
Line2 String - The address line2.
- address
Line3 String - The address line3.
- city String
- The city name.
- postal
Code String - The postal code.
- state String
- The state name.
- country string
- The country name.
- address
Line1 string - The address line1.
- address
Line2 string - The address line2.
- address
Line3 string - The address line3.
- city string
- The city name.
- postal
Code string - The postal code.
- state string
- The state name.
- country str
- The country name.
- address_
line1 str - The address line1.
- address_
line2 str - The address line2.
- address_
line3 str - The address line3.
- city str
- The city name.
- postal_
code str - The postal code.
- state str
- The state name.
- country String
- The country name.
- address
Line1 String - The address line1.
- address
Line2 String - The address line2.
- address
Line3 String - The address line3.
- city String
- The city name.
- postal
Code String - The postal code.
- state String
- The state name.
ContactDetailsResponse
- Company
Name string - The name of the company.
- Contact
Person string - The contact person name.
- Email
List List<string> - The email list.
- Phone string
- The phone number.
- Company
Name string - The name of the company.
- Contact
Person string - The contact person name.
- Email
List []string - The email list.
- Phone string
- The phone number.
- company
Name String - The name of the company.
- contact
Person String - The contact person name.
- email
List List<String> - The email list.
- phone String
- The phone number.
- company
Name string - The name of the company.
- contact
Person string - The contact person name.
- email
List string[] - The email list.
- phone string
- The phone number.
- company_
name str - The name of the company.
- contact_
person str - The contact person name.
- email_
list Sequence[str] - The email list.
- phone str
- The phone number.
- company
Name String - The name of the company.
- contact
Person String - The contact person name.
- email
List List<String> - The email list.
- phone String
- The phone number.
OrderStatusResponse
- Additional
Order Dictionary<string, string>Details - Dictionary to hold generic information which is not stored by the already existing properties
- Status string
- Status of the order as per the allowed status types.
- Tracking
Information Pulumi.Azure Native. Data Box Edge. Inputs. Tracking Info Response - Tracking information related to the state in the ordering flow
- Update
Date stringTime - Time of status update.
- Comments string
- Comments related to this status change.
- Additional
Order map[string]stringDetails - Dictionary to hold generic information which is not stored by the already existing properties
- Status string
- Status of the order as per the allowed status types.
- Tracking
Information TrackingInfo Response - Tracking information related to the state in the ordering flow
- Update
Date stringTime - Time of status update.
- Comments string
- Comments related to this status change.
- additional
Order Map<String,String>Details - Dictionary to hold generic information which is not stored by the already existing properties
- status String
- Status of the order as per the allowed status types.
- tracking
Information TrackingInfo Response - Tracking information related to the state in the ordering flow
- update
Date StringTime - Time of status update.
- comments String
- Comments related to this status change.
- additional
Order {[key: string]: string}Details - Dictionary to hold generic information which is not stored by the already existing properties
- status string
- Status of the order as per the allowed status types.
- tracking
Information TrackingInfo Response - Tracking information related to the state in the ordering flow
- update
Date stringTime - Time of status update.
- comments string
- Comments related to this status change.
- additional_
order_ Mapping[str, str]details - Dictionary to hold generic information which is not stored by the already existing properties
- status str
- Status of the order as per the allowed status types.
- tracking_
information TrackingInfo Response - Tracking information related to the state in the ordering flow
- update_
date_ strtime - Time of status update.
- comments str
- Comments related to this status change.
- additional
Order Map<String>Details - Dictionary to hold generic information which is not stored by the already existing properties
- status String
- Status of the order as per the allowed status types.
- tracking
Information Property Map - Tracking information related to the state in the ordering flow
- update
Date StringTime - Time of status update.
- comments String
- Comments related to this status change.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TrackingInfoResponse
- Carrier
Name string - Name of the carrier used in the delivery.
- Serial
Number string - Serial number of the device being tracked.
- Tracking
Id string - Tracking ID of the shipment.
- Tracking
Url string - Tracking URL of the shipment.
- Carrier
Name string - Name of the carrier used in the delivery.
- Serial
Number string - Serial number of the device being tracked.
- Tracking
Id string - Tracking ID of the shipment.
- Tracking
Url string - Tracking URL of the shipment.
- carrier
Name String - Name of the carrier used in the delivery.
- serial
Number String - Serial number of the device being tracked.
- tracking
Id String - Tracking ID of the shipment.
- tracking
Url String - Tracking URL of the shipment.
- carrier
Name string - Name of the carrier used in the delivery.
- serial
Number string - Serial number of the device being tracked.
- tracking
Id string - Tracking ID of the shipment.
- tracking
Url string - Tracking URL of the shipment.
- carrier_
name str - Name of the carrier used in the delivery.
- serial_
number str - Serial number of the device being tracked.
- tracking_
id str - Tracking ID of the shipment.
- tracking_
url str - Tracking URL of the shipment.
- carrier
Name String - Name of the carrier used in the delivery.
- serial
Number String - Serial number of the device being tracked.
- tracking
Id String - Tracking ID of the shipment.
- tracking
Url String - Tracking URL of the shipment.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi