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

Tessell Parameter Profile API

The Parameter Profile API from Tessell — 10 operation(s) for parameter profile.

Tessell Parameter Profile API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Parameter Profile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 13 operations across 10 paths, and defines 41 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, {server}.

13 operations 10 paths 41 schemas 1 DELETE8 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell Parameter Profile API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 13

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

Parameter Profile 13
GET
/governance/parameter-profiles/validations
Get a list of supported Database Parameters for all Database Engines with default configuration
getFactoryParameterProfiles 6 params → 200default
POST
/governance/parameter-profiles
Create a new Parameter Profile
createDatabaseParameterProfile 1 param body → 200default
GET
/governance/parameter-profiles
Get a list of Parameter Profiles
getDatabaseParameterProfiles 6 params → 200default
GET
/governance/parameter-profiles/{id}
Get a parameter profile by Id
getDatabaseParameterProfileById 2 params → 200default
DELETE
/governance/parameter-profiles/{id}
Delete a Parameter Profile
deleteDatabaseParameterProfile 3 params → 200204default
PATCH
/governance/parameter-profiles/{id}
Update a Parameter Profile
updateDatabaseParameterProfile 2 params body → 200204default
GET
/governance/parameter-profiles/{id}/compare
Compare two Parameter Profile configuration
compareDatabaseParameterConfigs 3 params → 200default
PATCH
/governance/parameter-profiles/{id}/copy-configuration
Copy Parameters of one Parameter Profile to other Parameter Profiles
copyDatabaseParameterConfigs 2 params body → 200default
POST
/governance/parameter-profiles/{id}/reset
Reset Parameters of Parameter Profile to its default values
resetParameterProfileToDefault 2 params → 200default
GET
/databases/parameter-profiles
Get a list of available Parameter Profiles
getDatabaseParameterProfilesForConsumers 6 params → 200default
GET
/governance/parameter-profiles/{id}/deletable
Check if Parameter Profile is deletable or not
isParameterProfileDeletable 2 params → 200204default
GET
/databases/parameter-profiles/{id}
View available Database Parameter Profiles by Id
getDatabaseParameterProfileByIdForConsumers 3 params → 200default
GET
/governance/parameter-profiles/{id}/usages
Provide Services/Instances that are using the Parameter Profile
getParameterProfileUsages 3 params → 200204default

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are DatabaseParameterProfileResponse (20 properties), DatabaseProfileParameterType (13 properties), DatabaseParameterProfileRequest (12 properties), DatabaseParameterType (11 properties). Each schema is shown below with its type and property counts.

TessellServiceInstanceRole
string
DB Service instance role
apiStatus
object
2 properties
ApiError
object
Common error response object for non 2xx responses
7 properties
ParameterProfileStatus
string
Association status of the instance to the parameter profile
apiResponse
object
2 properties
apiPaginationInfo
object
2 properties
InfraType
string
Details on if / when the changes should be applied
ProfileCompareValueChange
object
8 properties
DatabaseFactoryParameterListResponse
object
1 property
DatabaseParameterProfileDriverInfo
object
1 property
DatabaseParameterProfileListResponse
object
1 property
DatabaseParameterProfileStatus
string
Database ParameterProfile Status
GovernanceInstanceInfo
object
5 properties
DatabaseParameterProfileMaturityStatus
string
Database ParameterProfile Status
ServiceInstances
object
2 properties
DatabaseParameterEngineInfo
object
2 properties
GovernancePatchInstanceRequest
object
2 properties
ParameterUsageType
string
Specifies when the parameter can be modified: - null (default): Standard parameter, follows applyType rules - "INIT": Can only be set during database initializ…
apiMetadata
object
3 properties
GovernanceServiceInfo
object
2 properties
ServiceInstancesPatchRequest
object
2 properties
DeleteValidationResponse
object
2 properties
DatabaseProfileParameterType
object
13 properties 4 required
InstanceLevelMaintenanceWindowInfo
object
2 properties
UpdatePropagationPolicy
object
2 properties 1 required
DatabaseParameterProfileResponse
object
This is a definition for Tessell Database Parameter Profile Object
20 properties 1 required
DatabaseParameterProfilePatchInfo
object
2 properties 1 required
DatabaseFactoryParameterResponse
object
10 properties
DatabaseParameterType
object
11 properties
DatabaseParameterProfilePatchRequest
object
Parameter Profile Object to be updates and details on how it should be propagated to the service instances using that
3 properties 2 required
DatabaseProfileParameterRequest
object
2 properties
UpdatePropagationStrategy
string
DatabaseParameterProfileMetadata
object
1 property
databaseEngineType
string
Database Engine Type
OracleMultiTenancy
string
Oracle multi-tenant architecture
ParameterProfileCompareResponse
object
4 properties
ParameterProfileUsageResponse
object
1 property
ParameterSourceType
string
Defines source type of a parameter
CopyToProfiles
object
1 property
DatabaseParameterProfileRequest
object
This is a definition for Tessell Parameter Profile Object
12 properties 4 required
DatabaseParameterTypeStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-parameter-profile-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute API
Tessell Compute Governance API