Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TM Forum resourceSpecification API

The resourceSpecification API from TM Forum — 2 operation(s) for resourcespecification.

TM Forum resourceSpecification API is one of 38 APIs that TM Forum publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include resourceSpecification. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 20 schemas. It is described by OpenAPI 3.0.1, at version 5.0.0.

Requests are made against a single base URL, https://serverRoot/productCatalogManagement/v5/.

5 operations 2 paths 20 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
5.0.0
Server
https://serverRoot/productCatalogManagement/v5/
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

resourceSpecification 5
GET
/resourceSpecification
List or find ResourceSpecification objects
listResourceSpecification 3 params → 200400401403404405409500
POST
/resourceSpecification
Creates a ResourceSpecification
createResourceSpecification 1 param → 201400401403405409500
GET
/resourceSpecification/{id}
Retrieves a ResourceSpecification by ID
retrieveResourceSpecification 2 params → 200400401403404405409500
PATCH
/resourceSpecification/{id}
Updates partially a ResourceSpecification
patchResourceSpecification 2 params → 200400401403404405409500
DELETE
/resourceSpecification/{id}
Deletes a ResourceSpecification
deleteResourceSpecification 1 param → 204400401403404405409500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are ResourceSpecification (19 properties), ResourceSpecification_Create (17 properties), ResourceSpecification_Update (17 properties), ResourceSpecificationCharacteristic (17 properties). Each schema is shown below with its type and property counts.

ResourceSpecificationCharacteristicRelationship
object
An aggregation, migration, substitution, dependency or exclusivity relationship between/among ResourceSpecificationCharacteristics. The specification character…
9 properties
Error
object
Used when an API throws an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx)
8 properties 2 required
FeatureSpecificationRelationship
object
Configuration feature
9 properties 2 required
ResourceSpecificationRelationship
object
A migration, substitution, dependency or exclusivity relationship between/among resource specifications.
13 properties
FeatureSpecification
object
Specification for applicable configuration features for a resource specification.
12 properties
FeatureSpecificationCharacteristicValue
object
A number or text that can be assigned to a FeatureSpecificationCharacteristic.
12 properties 1 required
ConstraintRef
object
Constraint reference. The Constraint resource represents a policy/rule applied to an entity or entity spec.
8 properties 1 required
Quantity
object
An amount in a given unit
2 properties
ResourceSpecification_Create
object
Resources are physical or non-physical components (or some combination of these) within an enterprise's infrastructure or inventory. They are typically consume…
17 properties 1 required
TimePeriod
object
A period of time, either as a deadline (endDateTime only) a startDateTime only, or both
2 properties
ResourceSpecification
object
Resources are physical or non-physical components (or some combination of these) within an enterprise's infrastructure or inventory. They are typically consume…
19 properties
ResourceSpecificationCharacteristic
object
This class defines the characteristic features of a resource specification. Every ResourceSpecification has a variety of important attributes, methods, constra…
17 properties
Any
TargetResourceSchema
object
The reference object to the schema and type of target resource which is described by resource specification
3 properties 2 required
ResourceSpecificationCharacteristicValue
object
A number or text that can be assigned to a ResourceSpecCharacteristic.
12 properties
AttachmentRefOrValue
object
An attachment by value or by reference. For AttachmentRefOrValue, the attribute type,schemaLocation and referredType are related to the contained entity and no…
14 properties
FeatureSpecificationCharacteristic
object
Configuration feature characteristic specification.
15 properties 1 required
ResourceSpecification_Update
object
Resources are physical or non-physical components (or some combination of these) within an enterprise's infrastructure or inventory. They are typically consume…
17 properties
FeatureSpecificationCharacteristicRelationship
object
An aggregation, migration, substitution, dependency or exclusivity relationship between/among FeatureSpecificationCharacteristics.
10 properties
RelatedParty
object
Related Entity reference. A related party defines party or party role linked to a specific entity.
8 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tm-forum-resourcespecification-api-openapi.yml Raw ↑

Other APIs TM Forum publishes across the network.

TM Forum agreement API
TM Forum agreementSpecification API
TM Forum billFormat API
TM Forum billingAccount API
TM Forum billingCycleSpecification API
TM Forum billPresentationMedia API
TM Forum cancelProductOrder API
TM Forum cancelServiceOrder API
TM Forum category API
TM Forum customer API
TM Forum events subscription API
TM Forum exportJob API