POST utils/v2/Equipment/UpdateEquipment

The Update Equipment.

Request Information

URI Parameters

None.

Body Parameters

The hardware.

HardwareDTO
NameDescriptionTypeAdditional information
Oid

string

None.

Id

globally unique identifier

None.

EquipmentType

EquipmentTypeDTO

None.

SerialNumber

string

None.

Manufacturer

BaseDTO

None.

EquipmentModel

BaseDTO

None.

HardwareDetail

string

None.

Service

BaseDTO

None.

EquipmentStatus

BaseDTO

None.

EquipmentSubStatus

BaseDTO

None.

EquipmentState

BaseDTO

None.

QuantitySent

unsigned integer

None.

QuantityReceived

unsigned integer

None.

OwnerShip

BaseDTO

None.

Location

LocationDTO

None.

PartNumber

string

None.

InstallationDate

date

None.

WarrantyEndDate

date

None.

LeaseExpiration

date

None.

SubLocation

string

None.

CostCenter

string

None.

AssetDepartment

string

None.

Configuration

string

None.

SpecialHandling

string

None.

ComputerName

string

None.

DomainName

string

None.

OperatingSystem

BaseDTO

None.

UsageCode

BaseDTO

None.

DeviceRole

BaseDTO

None.

SourceSystem

BaseDTO

None.

BusinessUnit

BaseDTO

None.

SubBusinessUnit

BaseDTO

None.

Lessor

BaseDTO

None.

AssetTag

string

None.

LeaseContract

BaseDTO

None.

EquipmentName

string

None.

NexusFieldServiceUser

string

None.

PONumber

string

None.

POSupplier

string

None.

ModelCatalogId

string

None.

Name

string

None.

Classification

string

None.

EquipmentCode

string

None.

StorageArea

StorageAreaDTO

None.

SubArea

SubAreaCatalogDTO

None.

Cost

decimal number

None.

Price

decimal number

None.

SkuId

string

None.

ItemNumber

string

None.

StagingLaneDefinition

BaseDTO

None.

ReservationNumber

string

None.

ShipmentStatus

BaseDTO

None.

IsModifiedAssetTag

boolean

None.

ConfigService

BaseDTO

None.

EquipmentCatalogReference

EquipmentCatalogDTO

None.

ExternalReferenceNumber

IncomingReferenceNumberDTO

None.

PurchaseDate

date

None.

MacAddress

string

None.

IpAddress

string

None.

DisposeDate

date

None.

AcquisitionCostCenter

string

None.

Customer

CustomerDTO

None.

DisposalReason

BaseDTO

None.

ReplacementDate

date

None.

EquipmentException

BaseDTO

None.

Orders

Collection of OrderDTO

None.

Contacts

Collection of ContactDTO

None.

ScheduledEvents

Collection of ScheduleEventGeneratorDTO

None.

SupportPetitions

Collection of SupportPetitionDTO

None.

ServiceRequestEventLinked

Collection of ServiceRequestEventBasicDTO

None.

StateHistory

Collection of EquipmentStateWorkflowHistoryDTO

None.

Applications

Collection of ApplicationCatalogDTO

None.

CustomFields

Collection of CustomFieldDTO

None.

ServiceRequestEventId

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

The .

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.