CI
Haga clic aquí para obtener una lista completa de operaciones.
ListByIncident
Prueba
El formulario de prueba sólo está disponible para solicitudes del equipo local.SOAP 1.1
A continuación se muestra un ejemplo de solicitud y respuesta para SOAP 1.1. Es necesario reemplazar los marcadores de posición que aparecen con valores reales.
POST /CMDBWS/CI.asmx HTTP/1.1
Host: aranda.gypbogotasas.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ArandaCMDBWebService.org/ListByIncident"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ListByIncident xmlns="http://ArandaCMDBWebService.org/">
<incidentId>int</incidentId>
</ListByIncident>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ListByIncidentResponse xmlns="http://ArandaCMDBWebService.org/">
<ListByIncidentResult>
<InfoCI>
<Id>int</Id>
<CategoryId>int</CategoryId>
<Category>string</Category>
<CategoryHierarchy>string</CategoryHierarchy>
<BrandId>string</BrandId>
<Brand>string</Brand>
<ModelId>string</ModelId>
<Model>string</Model>
<CostCenterId>string</CostCenterId>
<CostCenter>string</CostCenter>
<GroupId>int</GroupId>
<Group>string</Group>
<GroupHierarchy>string</GroupHierarchy>
<ResponsibleId>int</ResponsibleId>
<Responsible>string</Responsible>
<CurrentStatusId>int</CurrentStatusId>
<CurrentStatus>string</CurrentStatus>
<BackgroundCurrentStatus>string</BackgroundCurrentStatus>
<ForegroundCurrentStatus>string</ForegroundCurrentStatus>
<ProgrammedStatusId>int</ProgrammedStatusId>
<ProgrammedStatus>string</ProgrammedStatus>
<ProviderId>int</ProviderId>
<Provider>string</Provider>
<ManufacturerId>int</ManufacturerId>
<Manufacturer>string</Manufacturer>
<BarCode>string</BarCode>
<RFID>string</RFID>
<Name>string</Name>
<Serial>string</Serial>
<AssetTag>string</AssetTag>
<Price>decimal</Price>
<Impact>int</Impact>
<ImpactDescription>string</ImpactDescription>
<Description>string</Description>
<Unit>string</Unit>
<Size>string</Size>
<AcceptDate>dateTime</AcceptDate>
<CheckinDate>dateTime</CheckinDate>
<ReponsibleDate>dateTime</ReponsibleDate>
<LicenseNumber>string</LicenseNumber>
<UsefulLife>int</UsefulLife>
<DepreciationMethod>int</DepreciationMethod>
<ResidualValue>decimal</ResidualValue>
<CheckOutDate>dateTime</CheckOutDate>
<ImageFileName>string</ImageFileName>
<ProgrammedDate>dateTime</ProgrammedDate>
<ProfileCIId>string</ProfileCIId>
<ProfileCI>string</ProfileCI>
<IdSupport>int</IdSupport>
<IdSupportType>int</IdSupportType>
<CITotal>int</CITotal>
<CauseId>int</CauseId>
<RelationName>string</RelationName>
<RelationUserId>int</RelationUserId>
<RelationDate>dateTime</RelationDate>
<CaseId>int</CaseId>
<IdField>int</IdField>
<AuthorId>int</AuthorId>
<CreatedDate>dateTime</CreatedDate>
<UserIdModifier>int</UserIdModifier>
<ModifiedDate>dateTime</ModifiedDate>
<Version>int</Version>
<IdByProject>int</IdByProject>
<CategoryImageId>int</CategoryImageId>
<IdParentCI>int</IdParentCI>
<ConnectionTypeCI>Incoming or Outgoing</ConnectionTypeCI>
<Department>string</Department>
<DepartmentNumber>string</DepartmentNumber>
<Country>string</Country>
<Building>string</Building>
<City>string</City>
<Floor>string</Floor>
<Company>string</Company>
<Additional1>string</Additional1>
<Additional2>string</Additional2>
<Additional3>string</Additional3>
<Additional4>string</Additional4>
<Additional5>string</Additional5>
<Additional6>string</Additional6>
<Additional7>string</Additional7>
<Additional8>string</Additional8>
<Additional9>string</Additional9>
<Additional10>string</Additional10>
<UserModifier>string</UserModifier>
<Site>string</Site>
<Address>string</Address>
</InfoCI>
<InfoCI>
<Id>int</Id>
<CategoryId>int</CategoryId>
<Category>string</Category>
<CategoryHierarchy>string</CategoryHierarchy>
<BrandId>string</BrandId>
<Brand>string</Brand>
<ModelId>string</ModelId>
<Model>string</Model>
<CostCenterId>string</CostCenterId>
<CostCenter>string</CostCenter>
<GroupId>int</GroupId>
<Group>string</Group>
<GroupHierarchy>string</GroupHierarchy>
<ResponsibleId>int</ResponsibleId>
<Responsible>string</Responsible>
<CurrentStatusId>int</CurrentStatusId>
<CurrentStatus>string</CurrentStatus>
<BackgroundCurrentStatus>string</BackgroundCurrentStatus>
<ForegroundCurrentStatus>string</ForegroundCurrentStatus>
<ProgrammedStatusId>int</ProgrammedStatusId>
<ProgrammedStatus>string</ProgrammedStatus>
<ProviderId>int</ProviderId>
<Provider>string</Provider>
<ManufacturerId>int</ManufacturerId>
<Manufacturer>string</Manufacturer>
<BarCode>string</BarCode>
<RFID>string</RFID>
<Name>string</Name>
<Serial>string</Serial>
<AssetTag>string</AssetTag>
<Price>decimal</Price>
<Impact>int</Impact>
<ImpactDescription>string</ImpactDescription>
<Description>string</Description>
<Unit>string</Unit>
<Size>string</Size>
<AcceptDate>dateTime</AcceptDate>
<CheckinDate>dateTime</CheckinDate>
<ReponsibleDate>dateTime</ReponsibleDate>
<LicenseNumber>string</LicenseNumber>
<UsefulLife>int</UsefulLife>
<DepreciationMethod>int</DepreciationMethod>
<ResidualValue>decimal</ResidualValue>
<CheckOutDate>dateTime</CheckOutDate>
<ImageFileName>string</ImageFileName>
<ProgrammedDate>dateTime</ProgrammedDate>
<ProfileCIId>string</ProfileCIId>
<ProfileCI>string</ProfileCI>
<IdSupport>int</IdSupport>
<IdSupportType>int</IdSupportType>
<CITotal>int</CITotal>
<CauseId>int</CauseId>
<RelationName>string</RelationName>
<RelationUserId>int</RelationUserId>
<RelationDate>dateTime</RelationDate>
<CaseId>int</CaseId>
<IdField>int</IdField>
<AuthorId>int</AuthorId>
<CreatedDate>dateTime</CreatedDate>
<UserIdModifier>int</UserIdModifier>
<ModifiedDate>dateTime</ModifiedDate>
<Version>int</Version>
<IdByProject>int</IdByProject>
<CategoryImageId>int</CategoryImageId>
<IdParentCI>int</IdParentCI>
<ConnectionTypeCI>Incoming or Outgoing</ConnectionTypeCI>
<Department>string</Department>
<DepartmentNumber>string</DepartmentNumber>
<Country>string</Country>
<Building>string</Building>
<City>string</City>
<Floor>string</Floor>
<Company>string</Company>
<Additional1>string</Additional1>
<Additional2>string</Additional2>
<Additional3>string</Additional3>
<Additional4>string</Additional4>
<Additional5>string</Additional5>
<Additional6>string</Additional6>
<Additional7>string</Additional7>
<Additional8>string</Additional8>
<Additional9>string</Additional9>
<Additional10>string</Additional10>
<UserModifier>string</UserModifier>
<Site>string</Site>
<Address>string</Address>
</InfoCI>
</ListByIncidentResult>
</ListByIncidentResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
A continuación se muestra un ejemplo de solicitud y respuesta para SOAP 1.2. Es necesario reemplazar los marcadores de posición que aparecen con valores reales.
POST /CMDBWS/CI.asmx HTTP/1.1
Host: aranda.gypbogotasas.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ListByIncident xmlns="http://ArandaCMDBWebService.org/">
<incidentId>int</incidentId>
</ListByIncident>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ListByIncidentResponse xmlns="http://ArandaCMDBWebService.org/">
<ListByIncidentResult>
<InfoCI>
<Id>int</Id>
<CategoryId>int</CategoryId>
<Category>string</Category>
<CategoryHierarchy>string</CategoryHierarchy>
<BrandId>string</BrandId>
<Brand>string</Brand>
<ModelId>string</ModelId>
<Model>string</Model>
<CostCenterId>string</CostCenterId>
<CostCenter>string</CostCenter>
<GroupId>int</GroupId>
<Group>string</Group>
<GroupHierarchy>string</GroupHierarchy>
<ResponsibleId>int</ResponsibleId>
<Responsible>string</Responsible>
<CurrentStatusId>int</CurrentStatusId>
<CurrentStatus>string</CurrentStatus>
<BackgroundCurrentStatus>string</BackgroundCurrentStatus>
<ForegroundCurrentStatus>string</ForegroundCurrentStatus>
<ProgrammedStatusId>int</ProgrammedStatusId>
<ProgrammedStatus>string</ProgrammedStatus>
<ProviderId>int</ProviderId>
<Provider>string</Provider>
<ManufacturerId>int</ManufacturerId>
<Manufacturer>string</Manufacturer>
<BarCode>string</BarCode>
<RFID>string</RFID>
<Name>string</Name>
<Serial>string</Serial>
<AssetTag>string</AssetTag>
<Price>decimal</Price>
<Impact>int</Impact>
<ImpactDescription>string</ImpactDescription>
<Description>string</Description>
<Unit>string</Unit>
<Size>string</Size>
<AcceptDate>dateTime</AcceptDate>
<CheckinDate>dateTime</CheckinDate>
<ReponsibleDate>dateTime</ReponsibleDate>
<LicenseNumber>string</LicenseNumber>
<UsefulLife>int</UsefulLife>
<DepreciationMethod>int</DepreciationMethod>
<ResidualValue>decimal</ResidualValue>
<CheckOutDate>dateTime</CheckOutDate>
<ImageFileName>string</ImageFileName>
<ProgrammedDate>dateTime</ProgrammedDate>
<ProfileCIId>string</ProfileCIId>
<ProfileCI>string</ProfileCI>
<IdSupport>int</IdSupport>
<IdSupportType>int</IdSupportType>
<CITotal>int</CITotal>
<CauseId>int</CauseId>
<RelationName>string</RelationName>
<RelationUserId>int</RelationUserId>
<RelationDate>dateTime</RelationDate>
<CaseId>int</CaseId>
<IdField>int</IdField>
<AuthorId>int</AuthorId>
<CreatedDate>dateTime</CreatedDate>
<UserIdModifier>int</UserIdModifier>
<ModifiedDate>dateTime</ModifiedDate>
<Version>int</Version>
<IdByProject>int</IdByProject>
<CategoryImageId>int</CategoryImageId>
<IdParentCI>int</IdParentCI>
<ConnectionTypeCI>Incoming or Outgoing</ConnectionTypeCI>
<Department>string</Department>
<DepartmentNumber>string</DepartmentNumber>
<Country>string</Country>
<Building>string</Building>
<City>string</City>
<Floor>string</Floor>
<Company>string</Company>
<Additional1>string</Additional1>
<Additional2>string</Additional2>
<Additional3>string</Additional3>
<Additional4>string</Additional4>
<Additional5>string</Additional5>
<Additional6>string</Additional6>
<Additional7>string</Additional7>
<Additional8>string</Additional8>
<Additional9>string</Additional9>
<Additional10>string</Additional10>
<UserModifier>string</UserModifier>
<Site>string</Site>
<Address>string</Address>
</InfoCI>
<InfoCI>
<Id>int</Id>
<CategoryId>int</CategoryId>
<Category>string</Category>
<CategoryHierarchy>string</CategoryHierarchy>
<BrandId>string</BrandId>
<Brand>string</Brand>
<ModelId>string</ModelId>
<Model>string</Model>
<CostCenterId>string</CostCenterId>
<CostCenter>string</CostCenter>
<GroupId>int</GroupId>
<Group>string</Group>
<GroupHierarchy>string</GroupHierarchy>
<ResponsibleId>int</ResponsibleId>
<Responsible>string</Responsible>
<CurrentStatusId>int</CurrentStatusId>
<CurrentStatus>string</CurrentStatus>
<BackgroundCurrentStatus>string</BackgroundCurrentStatus>
<ForegroundCurrentStatus>string</ForegroundCurrentStatus>
<ProgrammedStatusId>int</ProgrammedStatusId>
<ProgrammedStatus>string</ProgrammedStatus>
<ProviderId>int</ProviderId>
<Provider>string</Provider>
<ManufacturerId>int</ManufacturerId>
<Manufacturer>string</Manufacturer>
<BarCode>string</BarCode>
<RFID>string</RFID>
<Name>string</Name>
<Serial>string</Serial>
<AssetTag>string</AssetTag>
<Price>decimal</Price>
<Impact>int</Impact>
<ImpactDescription>string</ImpactDescription>
<Description>string</Description>
<Unit>string</Unit>
<Size>string</Size>
<AcceptDate>dateTime</AcceptDate>
<CheckinDate>dateTime</CheckinDate>
<ReponsibleDate>dateTime</ReponsibleDate>
<LicenseNumber>string</LicenseNumber>
<UsefulLife>int</UsefulLife>
<DepreciationMethod>int</DepreciationMethod>
<ResidualValue>decimal</ResidualValue>
<CheckOutDate>dateTime</CheckOutDate>
<ImageFileName>string</ImageFileName>
<ProgrammedDate>dateTime</ProgrammedDate>
<ProfileCIId>string</ProfileCIId>
<ProfileCI>string</ProfileCI>
<IdSupport>int</IdSupport>
<IdSupportType>int</IdSupportType>
<CITotal>int</CITotal>
<CauseId>int</CauseId>
<RelationName>string</RelationName>
<RelationUserId>int</RelationUserId>
<RelationDate>dateTime</RelationDate>
<CaseId>int</CaseId>
<IdField>int</IdField>
<AuthorId>int</AuthorId>
<CreatedDate>dateTime</CreatedDate>
<UserIdModifier>int</UserIdModifier>
<ModifiedDate>dateTime</ModifiedDate>
<Version>int</Version>
<IdByProject>int</IdByProject>
<CategoryImageId>int</CategoryImageId>
<IdParentCI>int</IdParentCI>
<ConnectionTypeCI>Incoming or Outgoing</ConnectionTypeCI>
<Department>string</Department>
<DepartmentNumber>string</DepartmentNumber>
<Country>string</Country>
<Building>string</Building>
<City>string</City>
<Floor>string</Floor>
<Company>string</Company>
<Additional1>string</Additional1>
<Additional2>string</Additional2>
<Additional3>string</Additional3>
<Additional4>string</Additional4>
<Additional5>string</Additional5>
<Additional6>string</Additional6>
<Additional7>string</Additional7>
<Additional8>string</Additional8>
<Additional9>string</Additional9>
<Additional10>string</Additional10>
<UserModifier>string</UserModifier>
<Site>string</Site>
<Address>string</Address>
</InfoCI>
</ListByIncidentResult>
</ListByIncidentResponse>
</soap12:Body>
</soap12:Envelope>