![]() Virima API |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Home Commons Constructs Error Codes Tester SERVICES CertificateManagementService AgentResourceMonitor AndroidService AnnouncementService AssetLicenseEntitlementService ConsumableService HardwareAssetService OtherAssetService SoftwareLicenseAssetService StockRoomService StockRoomTypeService UserLicenseEntitlementService AuditRecordService BSMService AvailabilityService CommitmentScheduleService OutagesService OutScopeService BusinessService ServiceCommitment ServiceOffering InScopeService ChangeAttributeService ChangeApprovalServices CherwellIntegrationService CmdbAuditService CMDBCIRelationship CMDBCIVersion CMDBCIService CommentService CommonService ConfigurationServices ContractService CorrelationService CostCenterService CredentialService CustomerService CustomizedColumnsService CyberArkService DemandService DesignationService DevOpsService DiscoveryService DiscoveryMonitoringProfileService DiscoveryClientService DiscoveryPattern DiscoveryScanService DiscoveryScanSplitService Document DuplicatesAndRemediation EMEmailService EventService ExternalAlertService FederationService FileService FinanceService GetRecordService GroupProbeService HelpDeskDashboardService HomePageService ImportCIService ImportITILService IncidentService PriorityService TimescaleService IncidentAttributeService InfoBloxService AssetsAuditService ITILMetricService ITSMChangeService ITSMTicketMgtService IvantiIntegrationService JiraIntegrationService KnowledgeAttributeService KnowledgeManagementService LocationService LoginService MajorSoftwareService MFAService MMCCertificateService OwnerService PreprocessorService PurchaseOrderService PurchaseOrderLineItemService ReceivingSlipService ReceivingSlipsLineService RequestItemService RequestProcurementService TransferOrderService ProbeService ProblemService ProblemAttributeService ProcessNetworkConnections ProcessjobsService ProgramService ProjectService PropertyGroupService ReleaseManagementService ReportDashBoardService ReportingService ReportingClauseService ReportingOrderService ReportPresentationService RequestService RequestAttributeService AssessmentMasterAndQuestionService RiskMangaementService RoleAccessService RuleService RunBookService SAMLService SampleService ScanService SDPService SearchService SensorService ServiceCatalog ServiceNowMappingService ServiceNowRecordService SLAService SoftwareMetricsService ImportSpiceWorkTicketsService SurveyMastersAndQuestions TagService TaskService TaskTimeTrackingService TimeTrackingExportService TimeTrackingService UCFADService UnfuddleService UserDepartmentService UserGroupService UserRoleService UserService VCenterHeirarchyService VCenterTagsService VendorService WorkflowService MenuService |
Virima API Specification - VendorService ServicesThe requests documented in this section are directed to VendorService resources, which represent . Contents
addNewVendorProperty POST InterfaceDescription: Service to add new property to the specified module. This can be done while adding a model. Method: POST Relative URL: vendor/add-new-vendor-property Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: editVendorGroup POST Interface
Method: POST Relative URL: vendor/edit-vendor-group Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: getVendorGroup GET Interface
Method: GET Relative URL: vendor/get-vendor-group Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: getVendorProperties GET Interface
Method: GET Relative URL: vendor/get-vendor-prop Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: getVendor GET InterfaceDescription: Service to get the particular incident details. Method: GET Relative URL: vendor/get-vendor/vendor-id Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: getAllVendorITAMProperties GET InterfaceDescription: Service to get all properties of specified module. This is useful if we want to add new property to the specified module, which can be done while adding a model of the specified module. Method: GET Relative URL: vendor/get-all-properties/module Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: editVendorForNewLogic POST Interface
Method: POST Relative URL: vendor/edit-vendor-for-newlogic Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: |