How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Fleet Apps Management Admin API

The fleetAppsManagementAdmin API from Oracle — 15 operation(s) for fleetappsmanagementadmin.

Oracle Fleet Apps Management Admin API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 27 operations across 15 paths, and defines 33 schemas. It is described by OpenAPI 3.2.0, at version 20250228.

Requests are made against 2 base URLs: http://127.0.0.1/20250228, https://127.0.0.1/20250228.

27 operations 15 paths 33 schemas 4 DELETE11 GET8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20250228
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 27

Across 15 paths, the API surfaces 27 operations — 4 DELETE, 11 GET, 8 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

fleetAppsManagementAdmin 27
GET
/compliancePolicies
Gets a list of compliancePolicies.
ListCompliancePolicies 10 params → 200400401404429500default
GET
/compliancePolicies/{compliancePolicyId}
Get CompliancePolicy
GetCompliancePolicy 2 params → 200400401404429500default
GET
/compliancePolicyRules
Gets a list of compliancePolicyRules.
ListCompliancePolicyRules 11 params → 200400401404429500default
POST
/compliancePolicyRules
Creates a CompliancePolicyRule.
CreateCompliancePolicyRule 2 params body → 201400401404409429500default
DELETE
/compliancePolicyRules/{compliancePolicyRuleId}
Deletes a CompliancePolicyRule.
DeleteCompliancePolicyRule 3 params → 202400401404412429500default
GET
/compliancePolicyRules/{compliancePolicyRuleId}
Get CompliancePolicyRule
GetCompliancePolicyRule 2 params → 200400401404429500default
PUT
/compliancePolicyRules/{compliancePolicyRuleId}
Updates a CompliancePolicy.
UpdateCompliancePolicyRule 3 params body → 202400401404405412429500
GET
/onboardingPolicies
Returns a list of onboarding policy information for Fleet Application Management
ListOnboardingPolicies 6 params → 200400401404429500default
GET
/onboardings
Returns a list of onboarding information for the Tenancy
ListOnboardings 8 params → 200400401404429500default
POST
/onboardings
Onboard a tenant to Fleet Application Management.
CreateOnboarding 2 params body → 202400401404409429500default
DELETE
/onboardings/{onboardingId}
Delete Fleet Application Management onboarding for a Tenant
DeleteOnboarding 3 params → 202400401404409412429500
GET
/onboardings/{onboardingId}
Get Fleet Application Management OnboardingDetails
GetOnboarding 2 params → 200400401404429500default
PUT
/onboardings/{onboardingId}
Update the Onboarding identified by the id
UpdateOnboarding 3 params body → 202400401404409405412429
POST
/onboardings/{onboardingId}/actions/enableLatestPolicy
Enable Policies for a newer version of Fleet Application Management
EnableLatestPolicy 4 params body → 204400401404409405412429
POST
/onboardings/{onboardingId}/actions/manageSettings
Manage the onboarding settings identified by the id
ManageSettings 4 params body → 204400401404409405412429
GET
/platformConfigurations
Gets a list of all Platform Configurations in a compartment
ListPlatformConfigurations 12 params → 200400401404429500default
POST
/platformConfigurations
Creates a new PlatformConfiguration
CreatePlatformConfiguration 2 params body → 201400401404409429500default
DELETE
/platformConfigurations/{platformConfigurationId}
Delete a provisioned PlatformConfiguration
DeletePlatformConfiguration 3 params → 202400401404412429500default
GET
/platformConfigurations/{platformConfigurationId}
Get PlatformConfiguration
GetPlatformConfiguration 2 params → 200400401404429500default
PUT
/platformConfigurations/{platformConfigurationId}
Update the PlatformConfiguration identified by the id
UpdatePlatformConfiguration 3 params body → 202400401404405412429500
POST
/platformConfigurations/{platformConfigurationId}/actions/changeCompartment
Moves a PlatformConfiguration into a different compartment.
ChangePlatformConfigurationCompartment 4 params body → 202401404409412429500
GET
/properties
Gets a list of all Properties in a Tenancy
ListProperties 11 params → 200400401404429500default
POST
/properties
Creates a new Property
CreateProperty 2 params body → 200400401404409429500default
DELETE
/properties/{propertyId}
Delete a provisioned Property
DeleteProperty 3 params → 204400401404412429500default
GET
/properties/{propertyId}
Get Property
GetProperty 2 params → 200400401404429500default
PUT
/properties/{propertyId}
Update the Property identified by the id
UpdateProperty 3 params body → 200400401404405412429500
POST
/properties/{propertyId}/actions/changeCompartment
Moves a Property into a different compartment.
ChangePropertyCompartment 4 params body → 202401404409412429500

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are CompliancePolicyRule (16 properties), CompliancePolicyRuleSummary (16 properties), PropertySummary (16 properties), Property (16 properties). Each schema is shown below with its type and property counts.

UpdateOnboardingDetails
object
The information about updating onboarding.
4 properties
UpdatePlatformConfigurationDetails
object
The information to be updated.
5 properties
ConfigCategoryDetails
object
Config Category Details.
1 property 1 required
ManageSettingsDetails
object
The information to be updated.
1 property
ChangePropertyCompartmentDetails
object
The configuration details for the move operation.
1 property 1 required
ChangePlatformConfigurationCompartmentDetails
object
The configuration details for the move operation.
1 property 1 required
CompliancePolicy
object
Define software patch compliance policies for various products running in OCI resources. A compliance policy is a configuration you set up for various products…
12 properties 8 required
EnableLatestPolicyDetails
object
The information to be updated.
1 property
CreateCompliancePolicyRuleDetails
object
The data to create a CompliancePolicyRule.
9 properties 5 required
CreatePlatformConfigurationDetails
object
The information about new PlatformConfiguration.
6 properties 3 required
UpdatePropertyDetails
object
The information to be updated.
6 properties
ProductVersionDetails
object
A specific product version or a specific version and succeeding. Example: 12.1 or 12.1 and above for Oracle WebLogic Application server. The policy applies to…
2 properties 1 required
Property
object
Global metadata element details.
16 properties 6 required
Onboarding
object
Fleet Application Management onboarding resource. The onboarding process lets Fleet Application Management create a few required policies that you need to star…
14 properties 3 required
PlatformConfiguration
object
Fleet Application Management Platform Configuration .
14 properties 6 required
PropertyCollection
object
Results of a property search. Contains both PropertySummary items and other information, such as metadata.
1 property 1 required
OnboardingSummary
object
Summary of the Fleet Application Management Onboarding.
14 properties 3 required
UpdateCompliancePolicyRuleDetails
object
The data to update a CompliancePolicyRule.
7 properties
OnboardingCollection
object
List of Fleet Application Management Onboardings.
1 property 1 required
PatchSelectionDetails
object
Patch Selection Details
1 property 1 required
Error
object
Error Information.
2 properties 2 required
CompliancePolicyRuleSummary
object
Summary information about a CompliancePolicyRule.
16 properties 9 required
OnboardingPolicySummary
object
Summary of the Fleet Application Management Onboard Policy.
5 properties 1 required
CreateOnboardingDetails
object
The information about enabling onboarding.
5 properties 1 required
CreatePropertyDetails
object
The information about new Property.
7 properties 4 required
CompliancePolicyRule
object
Set of rules that are used to calculate the compliance status of the product. Specific rules will take precedence over broader rules.
16 properties 11 required
PropertySummary
object
Summary of the Property.
16 properties 6 required
OnboardingPolicyCollection
object
List of Fleet Application Management Onboard policies.
1 property 1 required
PlatformConfigurationSummary
object
Summary of the PlatformConfiguration.
14 properties 6 required
PlatformConfigurationCollection
object
Results of a platform configuration search.
1 property 1 required
CompliancePolicyRuleCollection
object
Results of a compliancePolicyRule search. Contains both CompliancePolicyRuleSummary items and other information, such as metadata.
1 property 1 required
CompliancePolicyCollection
object
Results of a compliancePolicy search. Contains both CompliancePolicySummary items and other information, such as metadata.
1 property 1 required
CompliancePolicySummary
object
Summary information about a CompliancePolicy.
12 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-fleetappsmanagementadmin-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Fleet Apps Management Admin API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.