![]() 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 - ContractService ServicesThe requests documented in this section are directed to ContractService resources, which represent . Contents
createKnowledge GET Interface
Method: GET Relative URL: contract/create-knowledge/id Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: addNewContractProperty POST InterfaceDescription: Service to add new property to the specified module. This can be done while adding a model. Method: POST Relative URL: contract/add-new-contract-property Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: editContractGroup POST Interface
Method: POST Relative URL: contract/edit-contract-group Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: getContractGroup GET Interface
Method: GET Relative URL: contract/get-contract-group Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: getContractProperties GET Interface
Method: GET Relative URL: contract/get-contract-prop Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: deleteRecords DELETE Interface
Method: DELETE Relative URL: contract/delete-records Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: getContract GET InterfaceDescription: Service to get the particular incident details. Method: GET Relative URL: contract/get-contract/contract-id Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: getAllContractITAMProperties 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: contract/get-all-properties/module Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Response Structure:
Example Request: Example Response: editContractForNewLogic POST Interface
Method: POST Relative URL: contract/edit-contract-for-newlogic Request Headers: Accept, Authorization Response Headers: Content-Length, Content-Type. Request Structure:
Response Structure:
Example Request: Example Response: |