# README
Go API client for openapi_ProvMnS
OAS 3.0.1 definition of the Provisioning MnS © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved.
Overview
This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.
- API version: 17.2.0
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Installation
Install the following dependencies:
go get github.com/stretchr/testify/assert
go get golang.org/x/net/context
Put the package under your project folder and add the following in import:
import openapi_ProvMnS "github.com/GIT_USER_ID/GIT_REPO_ID/openapi_ProvMnS"
To use a proxy, set the environment variable HTTP_PROXY
:
os.Setenv("HTTP_PROXY", "http://proxy_name:proxy_port")
Configuration of Server URL
Default configuration comes with Servers
field that contains server objects as defined in the OpenAPI specification.
Select Server Configuration
For using other server than the one defined on index 0 set context value sw.ContextServerIndex
of type int
.
ctx := context.WithValue(context.Background(), openapi_ProvMnS.ContextServerIndex, 1)
Templated Server URL
Templated server URL is formatted using default variables from configuration or from context value sw.ContextServerVariables
of type map[string]string
.
ctx := context.WithValue(context.Background(), openapi_ProvMnS.ContextServerVariables, map[string]string{
"basePath": "v2",
})
Note, enum values are always validated and all unused variables are silently ignored.
URLs Configuration per Operation
Each operation can use different server URL defined using OperationServers
map in the Configuration
.
An operation is uniquely identified by "{classname}Service.{nickname}"
string.
Similar rules for overriding default operation server index and variables applies by using sw.ContextOperationServerIndices
and sw.ContextOperationServerVariables
context maps.
ctx := context.WithValue(context.Background(), openapi_ProvMnS.ContextOperationServerIndices, map[string]int{
"{classname}Service.{nickname}": 2,
})
ctx = context.WithValue(context.Background(), openapi_ProvMnS.ContextOperationServerVariables, map[string]map[string]string{
"{classname}Service.{nickname}": {
"port": "8443",
},
})
Documentation for API Endpoints
All URIs are relative to http://example.com/3GPPManagement/ProvMnS/XXX
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | ClassNameidDelete | Delete /{className}={id} | Deletes one resource |
DefaultApi | ClassNameidGet | Get /{className}={id} | Reads one or multiple resources |
DefaultApi | ClassNameidPatch | Patch /{className}={id} | Patches one or multiple resources |
DefaultApi | ClassNameidPut | Put /{className}={id} | Replaces a complete single resource or creates it if it does not exist |
Documentation For Models
- ACCLDisallowedAttributes
- AccessType
- AccessTypeRm
- AckState
- ActivityFactorTarget
- AddressWithVlan
- AdministrativeState
- AfEvent
- AfEventExposureData
- AfSigProtocol
- AlarmListSingle
- AlarmListSingleAllOf
- AlarmListSingleAllOfAttributes
- AlarmNotificationTypes
- AlarmRecord
- AlarmType
- AmfFunctionSingle
- AmfFunctionSingleAllOf
- AmfFunctionSingleAllOf1
- AmfFunctionSingleAllOfAttributes
- AmfFunctionSingleAllOfAttributesAllOf
- AmfIdentifier
- AmfRegionSingle
- AmfRegionSingleAllOf
- AmfRegionSingleAllOfAttributes
- AmfRegionSingleAllOfAttributesAllOf
- AmfSetSingle
- AmfSetSingleAllOf
- AmfSetSingleAllOfAttributes
- AmfSetSingleAllOfAttributesAllOf
- AnalyticsSchedule
- AnalyticsScheduleOneOf
- AnalyticsScheduleOneOf1
- AnalyticsScopeType
- AnalyticsScopeTypeOneOf
- AnalyticsScopeTypeOneOf1
- AnonymizationOfMdtDataType
- AreaConfig
- AreaOfInterest
- AreaScope
- Arp
- AssuranceClosedControlLoopSingle
- AssuranceClosedControlLoopSingleAllOf
- AssuranceClosedControlLoopSingleAllOfAttributes
- AssuranceGoalSingle
- AssuranceGoalSingleAllOf
- AssuranceGoalSingleAllOfAttributes
- AssuranceGoalSingleAllOfAttributesAllOf
- AssuranceGoalStatus
- AssuranceGoalStatusObserved
- AssuranceGoalStatusPredicted
- AssuranceReportSingle
- AssuranceReportSingleAllOf
- AssuranceReportSingleAllOfAttributes
- AssuranceReportSingleAllOfAttributesAllOf
- AssuranceScope
- AssuranceTarget
- AtsssCapability
- AusfFunctionSingle
- AusfFunctionSingleAllOf
- AusfFunctionSingleAllOf1
- AusfFunctionSingleAllOfAttributes
- AusfFunctionSingleAllOfAttributesAllOf
- AusfInfo
- AveDLRANUEThptTarget
- AveULRANUEThptTarget
- BWPSetSingle
- BWPSetSingleAllOf
- BackhaulAddress
- BeamSingle
- BeamSingleAllOf
- BeamSingleAllOfAttributes
- BeamSingleAllOfAttributesAllOf
- BwpContext
- BwpSingle
- BwpSingleAllOf
- BwpSingleAllOfAttributes
- BwpSingleAllOfAttributesAllOf
- CCOFunctionSingle
- CCOFunctionSingleAllOf
- CCOFunctionSingleAllOfAttributes
- CCOOvershootCoverageParametersSingle
- CCOParametersAttr
- CCOParametersAttrAllOf
- CCOParametersAttrAllOfAttributes
- CCOPilotPollutionParametersSingle
- CCOWeakCoverageParametersSingle
- CESManagementFunctionSingle
- CESManagementFunctionSingleAllOf
- CESManagementFunctionSingleAllOfAttributes
- CNSliceSubnetProfile
- CPCIConfigurationFunctionSingle
- CPCIConfigurationFunctionSingleAllOf
- CPCIConfigurationFunctionSingleAllOfAttributes
- CSonPciList
- Category
- CellIndividualOffset
- CellState
- CmNotificationTypes
- CollectionPeriodM6LteType
- CollectionPeriodM6NrType
- CollectionPeriodRrmLteType
- CollectionPeriodRrmNrType
- CollectionPeriodRrmUmtsType
- CommModel
- CommModelType
- CommonBeamformingFunctionSingle
- CommonBeamformingFunctionSingleAllOf
- CommonBeamformingFunctionSingleAllOf1
- CommonBeamformingFunctionSingleAllOfAttributes
- CommonBeamformingFunctionSingleAllOfAttributesAllOf
- Condition
- ConditionData
- Configurable5QISetSingle
- Configurable5QISetSingleAllOf
- Configurable5QISetSingleAllOfAttributes
- Configurable5QISetSingleAllOfAttributesAllOf
- ControlLoopLifeCyclePhase
- CorrelatedNotification
- CorrelatedNotification1
- CoverageAreaPolygonContext
- CoverageAreaTAContext
- CoverageTACContext
- CyclicPrefix
- DANRManagementFunctionSingle
- DANRManagementFunctionSingleAllOf
- DANRManagementFunctionSingleAllOfAttributes
- DDNMFFunctionSingle
- DDNMFFunctionSingleAllOf
- DDNMFFunctionSingleAllOf1
- DDNMFFunctionSingleAllOfAttributes
- DDNMFFunctionSingleAllOfAttributesAllOf
- DESManagementFunctionSingle
- DESManagementFunctionSingleAllOf
- DESManagementFunctionSingleAllOfAttributes
- DLBOFunctionSingle
- DLBOFunctionSingleAllOf
- DLBOFunctionSingleAllOfAttributes
- DLLatencyTarget
- DLThptPerUETarget
- DMROFunctionSingle
- DMROFunctionSingleAllOf
- DMROFunctionSingleAllOfAttributes
- DPCIConfigurationFunctionSingle
- DPCIConfigurationFunctionSingleAllOf
- DPCIConfigurationFunctionSingleAllOfAttributes
- DRACHOptimizationFunctionSingle
- DRACHOptimizationFunctionSingleAllOf
- DRACHOptimizationFunctionSingleAllOfAttributes
- DelayTolerance
- DeterministicComm
- DnaiChangeType
- DnnInfoItem
- DnnInfoItemDnn
- DnnSmfInfoItem
- Dynamic5QISetSingle
- Dynamic5QISetSingleAllOf
- Dynamic5QISetSingleAllOfAttributes
- Dynamic5QISetSingleAllOfAttributesAllOf
- EASDFFunctionSingle
- EASDFFunctionSingleAllOf
- EASDFFunctionSingleAllOf1
- EASDFFunctionSingleAllOfAttributes
- EASDFFunctionSingleAllOfAttributesAllOf
- EEPerfReq
- EPE1Single
- EPF1CSingle
- EPF1CSingleAllOf
- EPF1CSingleAllOfAttributes
- EPF1CSingleAllOfAttributesAllOf
- EPF1USingle
- EPF1USingleAllOf
- EPF1USingleAllOfAttributes
- EPF1USingleAllOfAttributesAllOf
- EPMAPSMSCSingle
- EPN10Single
- EPN11Single
- EPN12Single
- EPN13Single
- EPN14Single
- EPN15Single
- EPN16Single
- EPN17Single
- EPN20Single
- EPN21Single
- EPN22Single
- EPN26Single
- EPN27Single
- EPN2Single
- EPN31Single
- EPN32Single
- EPN32SingleAllOf
- EPN32SingleAllOfAttributes
- EPN32SingleAllOfAttributesAllOf
- EPN33Single
- EPN3Single
- EPN4Single
- EPN5Single
- EPN60Single
- EPN6Single
- EPN7Single
- EPN88Single
- EPN8Single
- EPN9Single
- EPNLGSingle
- EPNLSSingle
- EPNgCSingle
- EPNgUSingle
- EPNpc4Single
- EPNpc6Single
- EPNpc7Single
- EPNpc8Single
- EPRPAttr
- EPRxSingle
- EPS1USingle
- EPS5CSingle
- EPS5USingle
- EPTransportSingle
- EPTransportSingleAllOf
- EPTransportSingleAllOfAttributes
- EPX2CSingle
- EPX2USingle
- EPXnCSingle
- EPXnUSingle
- EUtranCellRelationSingle
- EUtranCellRelationSingleAllOf
- EUtranCellRelationSingleAllOfAttributes
- EUtranCellRelationSingleAllOfAttributesAllOf
- EUtranFreqRelationSingle
- EUtranFreqRelationSingleAllOf
- EUtranFreqRelationSingleAllOfAttributes
- EUtranFrequencySingle
- EUtranFrequencySingleAllOf
- EUtranFrequencySingleAllOfAttributes
- EcmConnectionInfoSingle
- EcmConnectionInfoSingleAllOf
- EcmConnectionInfoSingleAllOfAttributes
- EcmConnectionInfoSingleAllOfAttributesAllOf
- EdgeIdenfiticationIdContext
- EdgeIdenfiticationLocContext
- EmbbEEPerfReq
- EnergyEfficiency
- ErrorResponse
- ErrorResponseError
- EsNotAllowedTimePeriod
- EthFlowDescription
- EventId
- EventListForEventTriggeredMeasurementType
- EventThresholdL1Type
- EventThresholdType
- EventThresholdTypeEventThreshold1F
- EventThresholdTypeEventThresholdRSRP
- EventThresholdTypeEventThresholdRSRQ
- ExpectationContext
- ExpectationObject
- ExpectationTarget
- ExpectationVerb
- Exposure
- ExtSnssai
- ExternalAmfFunctionSingle
- ExternalAmfFunctionSingleAllOf
- ExternalAmfFunctionSingleAllOfAttributes
- ExternalAmfFunctionSingleAllOfAttributesAllOf
- ExternalENBFunctionSingle
- ExternalENBFunctionSingleAllOf
- ExternalENBFunctionSingleAllOf1
- ExternalENBFunctionSingleAllOfAttributes
- ExternalENBFunctionSingleAllOfAttributesAllOf
- ExternalEUTranCellSingle
- ExternalEUTranCellSingleAllOf
- ExternalEUTranCellSingleAllOfAttributes
- ExternalEUTranCellSingleAllOfAttributesAllOf
- ExternalGnbCuCpFunctionSingle
- ExternalGnbCuCpFunctionSingleAllOf
- ExternalGnbCuCpFunctionSingleAllOf1
- ExternalGnbCuCpFunctionSingleAllOfAttributes
- ExternalGnbCuCpFunctionSingleAllOfAttributesAllOf
- ExternalGnbCuUpFunctionSingle
- ExternalGnbCuUpFunctionSingleAllOf
- ExternalGnbDuFunctionSingle
- ExternalGnbDuFunctionSingleAllOf
- ExternalGnbDuFunctionSingleAllOf1
- ExternalGnbDuFunctionSingleAllOfAttributes
- ExternalGnbDuFunctionSingleAllOfAttributesAllOf
- ExternalNrCellCuSingle
- ExternalNrCellCuSingleAllOf
- ExternalNrCellCuSingleAllOfAttributes
- ExternalNrCellCuSingleAllOfAttributesAllOf
- ExternalNrfFunctionSingle
- ExternalNrfFunctionSingleAllOf
- ExternalNrfFunctionSingleAllOfAttributes
- ExternalNrfFunctionSingleAllOfAttributesAllOf
- ExternalNssfFunctionSingle
- ExternalSeppFunctionSingle
- ExternalSeppFunctionSingleAllOf
- ExternalSeppFunctionSingleAllOfAttributes
- ExternalSeppFunctionSingleAllOfAttributesAllOf
- FeasibilityCheckAndReservationJobSingle
- FeasibilityCheckAndReservationJobSingleAllOf
- FeasibilityCheckAndReservationJobSingleAllOfAttributes
- FeasibilityResult
- FileDownloadJobProcessMonitor
- FileDownloadJobProcessMonitorResultStateInfo
- FileDownloadJobSingle
- FileDownloadJobSingleAllOf
- FileDownloadJobSingleAllOfAttributes
- FileNotificationTypes
- FileSingle
- FileSingleAllOf
- FileSingleAllOfAttributes
- FilesSingle
- FilesSingleAllOf
- FilesSingleAllOfAttributes
- FiveQICharacteristicsSingle
- FiveQICharacteristicsSingleAllOf
- FiveQiDscpMapping
- FiveQiDscpMappingSetSingle
- FiveQiDscpMappingSetSingleAllOf
- FiveQiDscpMappingSetSingleAllOfAttributes
- FiveQiDscpMappingSetSingleAllOfAttributesAllOf
- FlowDirection
- FlowDirectionRm
- FlowInformation
- FlowStatus
- FreqInfo
- FrequencyDomainPara
- FulfilStatus
- FulfilmentInfo
- GUAMInfo
- GeoArea
- GeoAreaToCellMapping
- GeoCoordinate
- GeoLoc
- GeographicalCoordinates
- GnbCuCpFunctionSingle
- GnbCuCpFunctionSingleAllOf
- GnbCuCpFunctionSingleAllOf1
- GnbCuCpFunctionSingleAllOfAttributes
- GnbCuCpFunctionSingleAllOfAttributesAllOf
- GnbCuUpFunctionSingle
- GnbCuUpFunctionSingleAllOf
- GnbCuUpFunctionSingleAllOf1
- GnbCuUpFunctionSingleAllOfAttributes
- GnbCuUpFunctionSingleAllOfAttributesAllOf
- GnbDuFunctionSingle
- GnbDuFunctionSingleAllOf
- GnbDuFunctionSingleAllOf1
- GnbDuFunctionSingleAllOfAttributes
- GnbDuFunctionSingleAllOfAttributesAllOf
- GtpUPathDelayThresholdsType
- GtpUPathQoSMonitoringControlSingle
- GtpUPathQoSMonitoringControlSingleAllOf
- GtpUPathQoSMonitoringControlSingleAllOfAttributes
- GtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf
- HeartbeatControlSingle
- HeartbeatControlSingleAllOf
- HeartbeatControlSingleAllOfAttributes
- HeartbeatNotificationTypes
- HostAddr
- IdentityRange
- Insert
- IntentContext
- IntentExpectation
- IntentSingle
- IntentSingleAllOf
- IntentSingleAllOfIntentExpectationsInner
- InterRatEsActivationCandidateCellParameters
- InterRatEsActivationOriginalCellParameters
- InterRatEsDeactivationCandidateCellParameters
- InterfaceUpfInfoItem
- InternalGroupIdRange
- IntraRatEsActivationCandidateCellsLoadParameters
- IntraRatEsActivationOriginalCellLoadParameters
- IntraRatEsDeactivationCandidateCellsLoadParameters
- IpAddr
- IpAddr1
- IpAddress
- IpEndPoint
- IpInterface
- IpReachability
- Ipv4AddressRange
- Ipv6Addr
- Ipv6Addr1
- Ipv6Prefix
- Ipv6Prefix1
- Ipv6PrefixRange
- IsESCoveredBy
- IsInitialBwp
- JobTypeType
- KPIMonitoring
- ListOfInterfacesType
- ListOfMeasurementsType
- LmfFunctionSingle
- LmfFunctionSingleAllOf
- LmfFunctionSingleAllOf1
- LmfFunctionSingleAllOfAttributes
- LmfFunctionSingleAllOfAttributesAllOf
- LocalAddress
- LoggingDurationType
- LoggingIntervalType
- LogicalInterfaceInfo
- LowDLRANUEThptContext
- LowDLRANUEThptRatioTarget
- LowSINRContext
- LowSINRRatioTarget
- LowULRANUEThptContext
- LowULRANUEThptRatioTarget
- MDAFunctionSingle
- MDAFunctionSingleAllOf
- MDAFunctionSingleAllOf1
- MDAFunctionSingleAllOfAttributes
- MDAFunctionSingleAllOfAttributesAllOf
- MDAOutputEntry
- MDAOutputIEFilter
- MDAOutputPerMDAType
- MDAOutputs1
- MDAReport
- MDAReportAllOf
- MDAReportAllOfAttributes
- MDAReportAllOfAttributesAllOf
- MDARequestSingle
- MDARequestSingleAllOf
- MDARequestSingleAllOfAttributes
- MDARequestSingleAllOfAttributesAllOf
- MIoTEEPerfReq
- MLContext
- MLEntity
- MLTrainingFunctionSingle
- MLTrainingFunctionSingleAllOf
- MLTrainingFunctionSingleAllOf1
- MLTrainingFunctionSingleAllOfAttributes
- MLTrainingFunctionSingleAllOfAttributesAllOf
- MLTrainingProcessSingle
- MLTrainingProcessSingleAllOf
- MLTrainingProcessSingleAllOfAttributes
- MLTrainingProcessSingleAllOfAttributesAllOf
- MLTrainingReportSingle
- MLTrainingReportSingleAllOf
- MLTrainingReportSingleAllOfAttributes
- MLTrainingReportSingleAllOfAttributesAllOf
- MLTrainingRequestSingle
- MLTrainingRequestSingleAllOf
- MLTrainingRequestSingleAllOfAttributes
- MLTrainingRequestSingleAllOfAttributesAllOf
- ManagedElementAttr
- ManagedElementNcO
- ManagedElementSingle
- ManagedElementSingle1
- ManagedElementSingle1AllOf
- ManagedElementSingle1AllOf1
- ManagedElementSingle1AllOfAttributes
- ManagedElementSingle2
- ManagedElementSingle3
- ManagedElementSingle3AllOf
- ManagedElementSingle4
- ManagedElementSingle4AllOf
- ManagedElementSingleAllOf
- ManagedElementSingleAllOf1
- ManagedFunctionAttr
- ManagedFunctionNcO
- ManagedNFProfile
- ManagedNFServiceSingle
- ManagedNFServiceSingleAllOf
- ManagedNFServiceSingleAllOfAttributes
- ManagementData
- ManagementDataCollectionSingle
- ManagementDataCollectionSingleAllOf
- ManagementDataCollectionSingleAllOfAttributes
- ManagementNodeSingle
- ManagementNodeSingleAllOf
- ManagementNodeSingleAllOfAttributes
- MappingSetIDBackhaulAddress
- MaxNumberofPDUSessions
- MaxNumberofUEsTarget
- MaxPktSize
- MbsfnArea
- MeContextSingle
- MeContextSingleAllOf
- MeContextSingleAllOfAttributes
- MeasurementPeriodLteType
- MeasurementPeriodUmtsType
- MeasurementQuantityType
- MnS
- MnS1
- MnSOneOf
- MnSOneOf1
- MnsAgentSingle
- MnsAgentSingleAllOf
- MnsAgentSingleAllOfAttributes
- MnsInfoSingle
- MnsRegistrySingle
- MobilityLevel
- Model5GCNfConnEcmInfo
- ModelPerformance
- MoiChange
- MulticastAccessControl
- N3iwfFunctionSingle
- N3iwfFunctionSingleAllOf
- N3iwfFunctionSingleAllOf1
- N3iwfFunctionSingleAllOfAttributes
- N3iwfFunctionSingleAllOfAttributesAllOf
- N6Protection
- NBIoT
- NFProfile
- NFService
- NFServiceType
- NFStatus
- NFType
- NRCellRelationSingle
- NRCellRelationSingleAllOf
- NRCellRelationSingleAllOfAttributes
- NRFqBandContext
- NRFreqRelationSingle
- NRFreqRelationSingleAllOf
- NRFreqRelationSingleAllOfAttributes
- NRFrequencySingle
- NRFrequencySingleAllOf
- NRFrequencySingleAllOfAttributes
- NRPciList
- NRTACRange
- NSSAASupport
- NefFunctionSingle
- NefFunctionSingleAllOf
- NefFunctionSingleAllOf1
- NefFunctionSingleAllOfAttributes
- NefFunctionSingleAllOfAttributesAllOf
- NetworkSliceInfo
- NetworkSliceSharingIndicator
- NetworkSliceSingle
- NetworkSliceSingleAllOf
- NetworkSliceSingleAllOfAttributes
- NetworkSliceSingleAllOfAttributesAllOf
- NetworkSliceSubnetProviderCapabilitiesSingle
- NetworkSliceSubnetProviderCapabilitiesSingleAllOf
- NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- NetworkSliceSubnetSingle
- NetworkSliceSubnetSingleAllOf
- NetworkSliceSubnetSingleAllOfAttributes
- NetworkSliceSubnetSingleAllOfAttributesAllOf
- NgeirFunctionSingle
- NgeirFunctionSingleAllOf
- NgeirFunctionSingleAllOf1
- NgeirFunctionSingleAllOfAttributes
- NgeirFunctionSingleAllOfAttributesAllOf
- NodeFilter
- NotFulfilledState
- NotificationHeader
- NotificationType
- NotifyMoiAttributeValueChanges
- NotifyMoiAttributeValueChangesAllOf
- NotifyMoiChanges
- NotifyMoiChangesAllOf
- NotifyMoiCreation
- NotifyMoiCreationAllOf
- NotifyMoiDeletion
- NpnIdentity
- NrCellCuSingle
- NrCellCuSingleAllOf
- NrCellCuSingleAllOf1
- NrCellCuSingleAllOfAttributes
- NrCellCuSingleAllOfAttributesAllOf
- NrCellDuSingle
- NrCellDuSingleAllOf
- NrCellDuSingleAllOf1
- NrCellDuSingleAllOfAttributes
- NrCellDuSingleAllOfAttributesAllOf
- NrOperatorCellDuSingle
- NrOperatorCellDuSingleAllOf
- NrSectorCarrierSingle
- NrSectorCarrierSingleAllOf
- NrSectorCarrierSingleAllOf1
- NrSectorCarrierSingleAllOfAttributes
- NrSectorCarrierSingleAllOfAttributesAllOf
- NrfFunctionSingle
- NrfFunctionSingleAllOf
- NrfFunctionSingleAllOf1
- NrfFunctionSingleAllOfAttributes
- NrfFunctionSingleAllOfAttributesAllOf
- NsInfo
- NsacfCapability
- NsacfFunctionSingle
- NsacfFunctionSingleAllOf
- NsacfFunctionSingleAllOf1
- NsacfFunctionSingleAllOfAttributes
- NsacfFunctionSingleAllOfAttributesAllOf
- NsacfInfo
- NsacfInfoSnssai
- NssfFunctionSingle
- NssfFunctionSingleAllOf
- NssfFunctionSingleAllOf1
- NssfFunctionSingleAllOfAttributes
- NssfFunctionSingleAllOfAttributesAllOf
- NtfSubscriptionControlSingle
- NtfSubscriptionControlSingleAllOf
- NtfSubscriptionControlSingleAllOfAttributes
- NullValue
- NwdafEvent
- NwdafFunctionSingle
- NwdafFunctionSingleAllOf
- NwdafFunctionSingleAllOfAttributes
- NwdafFunctionSingleAllOfAttributesAllOf
- NwdafInfo
- ObjectContext
- Operation
- Operation1
- OperationSemantics
- OperationalState
- OperatorDuSingle
- OperatorDuSingleAllOf
- OperatorDuSingleAllOf1
- PLMNContext
- PacketErrorRate
- ParameterRange
- PatchItem
- PatchOperation
- PccRule
- PcfFunctionSingle
- PcfFunctionSingleAllOf
- PcfFunctionSingleAllOf1
- PcfFunctionSingleAllOfAttributes
- PcfFunctionSingleAllOfAttributesAllOf
- PeeParameter
- PerceivedSeverity
- PerfMetricJobSingle
- PerfMetricJobSingleAllOf
- PerfMetricJobSingleAllOfAttributes
- PerfNotificationTypes
- PfdData
- PlmnId
- PlmnId1
- PlmnId2
- PlmnIdNid
- PlmnIdNid1
- PlmnInfo
- PlmnListTypeInner
- PlmnTargetType
- Positioning
- PositioningMethodType
- PositioningRANSubnet
- PredefinedPccRuleSetSingle
- PredefinedPccRuleSetSingleAllOf
- PredefinedPccRuleSetSingleAllOfAttributes
- PredefinedPccRuleSetSingleAllOfAttributesAllOf
- Predictionfrequency
- PreemptionCapability
- PreemptionVulnerability
- ProbableCause
- ProbableCauseOneOf
- ProcessMonitor
- ProseCapability
- ProvMnS
- QFPacketDelayThresholdsType
- QFQoSMonitoringControlSingle
- QFQoSMonitoringControlSingleAllOf
- QFQoSMonitoringControlSingleAllOfAttributes
- QFQoSMonitoringControlSingleAllOfAttributesAllOf
- QOffsetRange
- QOffsetRangeList
- QosData
- RANSliceSubnetProfile
- RATContext
- RRMPolicyRatioSingle
- RRMPolicyRatioSingleAllOf
- RRMPolicyRatioSingleAllOfAttributes
- RRMPolicyRatioSingleAllOfAttributesAllOf
- RSSetType
- RadioNetworkExpectation
- RadioNetworkExpectationExpectationTargetsInner
- RadioNetworkExpectationObject
- RadioNetworkExpectationObjectObjectContextsInner
- RadioSpectrum
- RatType
- RedirectAddressType
- RedirectInformation
- RegistrationState
- RemoteAddress
- ReportAmountType
- ReportIntervalType
- ReportTypeType
- ReportingCtrl
- ReportingCtrlOneOf
- ReportingCtrlOneOf1
- ReportingCtrlOneOf2
- ReportingMethod
- RequestStatus
- Resource
- ResourceOneOf
- ResourceOneOf1
- ResourceReservationStatus
- ResourceSharingLevelContext
- ResourceType
- Resources5gcNrm
- ResourcesAiMlNrm
- ResourcesCoslaNrm
- ResourcesGenericNrm
- ResourcesIntentNrm
- ResourcesMdaNrm
- ResourcesNrNrm
- ResourcesSliceNrm
- RimRSGlobalSingle
- RimRSGlobalSingleAllOf
- RimRSGlobalSingleAllOfAttributes
- RimRSReportConf
- RimRSReportInfo
- RimRSSetSingle
- RimRSSetSingleAllOf
- RimRSSetSingleAllOfAttributes
- RouteInformation
- RouteToLocation
- RrmPolicyAttr
- RrmPolicyMember
- SAP
- SEPPType
- SNssaiSmfInfoItem
- Scope
- Scope1
- ScopeType
- ScpCapability
- ScpDomainInfo
- ScpFunctionSingle
- ScpFunctionSingleAllOf
- ScpFunctionSingleAllOfAttributes
- ScpFunctionSingleAllOfAttributesAllOf
- ScpInfo
- SdRange
- SecFunc
- SeppFunctionSingle
- SeppFunctionSingleAllOf
- SeppFunctionSingleAllOf1
- SeppFunctionSingleAllOfAttributes
- SeppFunctionSingleAllOfAttributesAllOf
- SeppInfo
- SequenceDomainPara
- ServAttrCom
- ServiceEndTimeContext
- ServiceProfile
- ServiceStartTimeContext
- ServiceSupportExpectation
- ServiceSupportExpectationExpectationContextsInner
- ServiceSupportExpectationExpectationTargetsInner
- ServiceSupportExpectationObject
- ServiceSupportExpectationObjectObjectContextsInner
- ServingLocation
- SharedDataIdRange
- SharingLevel
- SliceProfile
- SliceSimultaneousUse
- SmfFunctionSingle
- SmfFunctionSingleAllOf
- SmfFunctionSingleAllOf1
- SmfFunctionSingleAllOfAttributes
- SmfFunctionSingleAllOfAttributesAllOf
- SmsfFunctionSingle
- SmsfFunctionSingleAllOf
- SmsfFunctionSingleAllOf1
- SmsfFunctionSingleAllOfAttributes
- SmsfFunctionSingleAllOfAttributesAllOf
- SnpnId
- SnpnInfo
- Snssai
- Snssai1
- SnssaiExtension
- SnssaiInfo
- SnssaiInfoItem
- SourceIndicator
- SpecificProblem
- SsbDuration
- SsbPeriodicity
- SsbSubCarrierSpacing
- SteerModeValue
- SteeringFunctionality
- SteeringMode
- SubNetworkAttr
- SubNetworkNcO
- SubNetworkSingle
- SubNetworkSingle1
- SubNetworkSingle1AllOf
- SubNetworkSingle1AllOf1
- SubNetworkSingle1AllOfAttributes
- SubNetworkSingle2
- SubNetworkSingle2AllOf
- SubNetworkSingle3
- SubNetworkSingle3AllOf
- SubNetworkSingle4
- SubNetworkSingle4AllOf
- SubNetworkSingle5
- SubNetworkSingle5AllOf
- SubNetworkSingle6
- SubNetworkSingle6AllOf
- SubNetworkSingleAllOf
- SubNetworkSingleAllOf1
- SuciInfo
- SupiRange
- Support
- SupportedDataSet
- SupportedFunc
- SupportedPerfMetricGroup
- SynAvailability
- Synchronicity
- SynchronicityRANSubnet
- TReselectionNRSf
- Tai
- Tai1
- TaiRange
- TargetContext
- TceMappingInfo
- TceMappingInfoTceIPAddress
- TermDensity
- ThresholdInfo
- ThresholdInfo1
- ThresholdInfo2
- ThresholdInfoHysteresis
- ThresholdInfoThresholdValue
- ThresholdLevelInd
- ThresholdLevelIndOneOf
- ThresholdLevelIndOneOf1
- ThresholdMonitorSingle
- ThresholdMonitorSingleAllOf
- ThresholdMonitorSingleAllOfAttributes
- TimeDomainPara
- TimeToTriggerL1Type
- TimeWindow
- TimeWindow1
- TimeWindow2
- Top
- Top1
- TopSliceSubnetProfile
- TopologicalServiceArea
- TraceDepthType
- TraceJobAttr
- TraceJobSingle
- TraceJobSingleAllOf
- TraceReferenceType
- TraceReportingFormatType
- TraceTargetType
- TrafficControlData
- TrainingProcessMonitor
- TransportProtocol
- TrendIndication
- TriggeringEventsType
- TscaiInputContainer
- TxDirection
- UEMobilityLevelContext
- UESpeedTarget
- ULLatencyTarget
- ULThptPerUETarget
- UPFConnectionInfo
- UdmFunctionSingle
- UdmFunctionSingleAllOf
- UdmFunctionSingleAllOf1
- UdmFunctionSingleAllOfAttributes
- UdmFunctionSingleAllOfAttributesAllOf
- UdrFunctionSingle
- UdrFunctionSingleAllOf
- UdrFunctionSingleAllOfAttributes
- UdrFunctionSingleAllOfAttributesAllOf
- UdsfFunctionSingle
- UdsfFunctionSingleAllOf
- UdsfFunctionSingleAllOfAttributes
- UdsfFunctionSingleAllOfAttributesAllOf
- UdsfInfo
- UeAccDelayProbilityDist
- UeAccProbilityDist
- UnTrustAfInfo
- UpPathChgEvent
- UpfFunctionSingle
- UpfFunctionSingleAllOf
- UpfFunctionSingleAllOf1
- UpfFunctionSingleAllOfAttributes
- UpfFunctionSingleAllOfAttributesAllOf
- UrllcEEPerfReq
- UsageState
- UserMgmtOpen
- V2XCommModels
- V2xCapability
- VnfParameter
- VsDataContainerSingle
- VsDataContainerSingleAttributes
- WeakRSRPContext
- WeakRSRPRatioTarget
- XLThpt
Documentation For Authorization
Endpoints do not require authorization.
Documentation for Utility Methods
Due to the fact that model structure members are all pointers, this package contains a number of utility functions to easily obtain pointers to values of basic types. Each of these functions takes a value of the given basic type and returns a pointer to it:
PtrBool
PtrInt
PtrInt32
PtrInt64
PtrFloat
PtrFloat32
PtrFloat64
PtrString
PtrTime