@itentialopensource/adapter-nokia_nsp_nfm_p
Version:
This adapter integrates with system described as: nfm-p(SAMO).
75 lines • 3.5 kB
JSON
{
"$id": "schema.json",
"type": "object",
"schema": "http://json-schema.org/draft-07/schema#",
"translate": false,
"dynamicfields": true,
"properties": {
"ph_request_type": {
"type": "string",
"description": "type of request (internal to adapter)",
"default": "restServiceAaInterfaceShutDown",
"enum": [
"restServiceAaInterfaceShutDown",
"restServiceAaInterfaceTurnUp",
"restServiceAccessInterfaceFindSitesFor",
"restServiceAccessInterfaceMoveSapToAnotherService",
"restServiceCompositeServiceAddServices",
"restServiceCompositeServiceCreateCrossConnect",
"restServiceCompositeServiceCreateRoutedVplsConnector",
"restServiceCompositeServiceCreateScpConnector",
"restServiceCompositeServiceCreateService",
"restServiceCompositeServiceCreateSpokeConnector",
"restServiceCompositeServiceGetConnectors",
"restServiceCompositeServiceGetServiceSites",
"restServiceCompositeServiceGetServices",
"restServiceCompositeServiceMoveServices",
"restServiceCompositeServicePrepareThroughputTest",
"restServiceCompositeServiceRemoveServices",
"restServiceCompositeServiceRestoreCompSvcForThroughputTest",
"restServiceGroupInterfaceCleanUpBondingGroupInterface",
"restServiceGroupInterfaceCleanUpGtpGroupInterface",
"restServiceIPsecInterfaceRequestPolicyAccountStatsClear",
"restServiceIPsecInterfaceShutDown",
"restServiceIPsecInterfaceTurnUp",
"restServiceL2AccessInterfaceCleanupSAPsWithBadFdns",
"restServiceL2AccessInterfaceCopyMoveSaps",
"restServiceL2AccessInterfaceCopyMoveSapsWithSapList",
"restServiceL2AccessInterfaceFindMcRingProtectedSaps",
"restServiceL2AccessInterfaceFindMcRingProtectedSapsOnRing",
"restServiceL3AccessInterfaceRemoveIpAddress",
"restServiceL3AccessInterfaceShutDown",
"restServiceL3AccessInterfaceTurnUp",
"restServiceMacPingCancelMacPingTest",
"restServiceSapLagPerLinkHashCleanupOrphanedInstance",
"restServiceScpConnectorGetTransitService",
"restServiceServiceDeleteAllSystemDCPGroups",
"restServiceServiceAuditServiceState",
"restServiceServiceGetServiceSegments",
"restServiceServiceRediscoverReturnSpokeSdpBinding",
"restServiceServiceShutDown",
"restServiceServiceTurnUp",
"restServiceServiceManagerIgnoreSAPPortState",
"restServiceServiceManagerNavigateToOppositeObj",
"restServiceSiteFindSitesFor",
"restServiceSiteShutDown",
"restServiceSiteTurnUp",
"restServiceSvcActTestHeadAcceptanceCriteriaTemplateFindTests",
"restServiceSvcActTestHeadFrameSizeTemplateFindTests",
"restServiceSvcResourceReservationRetrieveReservedResources",
"restServiceSvcTopologyCompleteSvcTopology",
"restServiceTemplateServiceConstructServiceTemplate",
"restServiceTemplateServiceConstructTemplatedService",
"restServiceVlanUplinkGetTransitService",
"restServiceY1564AcceptanceCriteriaProfileFindTests",
"restServiceY1564FrameMixProfileFindTests",
"restServiceY1564PayloadProfileFindTests",
"restServiceY1564TestStopTest",
"restServiceY1564TestHeadProfileClearTestResults",
"restServiceY1564TestHeadProfileFindTests"
],
"external_name": "ph_request_type"
}
},
"definitions": {}
}