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

Microsoft Azure MeshApplications API

The MeshApplications API from Microsoft Azure — 3 operation(s) for meshapplications.

Microsoft Azure MeshApplications API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MeshApplications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 5 operations across 3 paths, and defines 63 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

5 operations 3 paths 63 schemas 1 DELETE3 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 5

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

MeshApplications 5
PUT
/Resources/Applications/{applicationResourceName}
Microsoft Azure Creates Or Updates A Application Resource
microsoftAzureMeshapplicationCreateorupdate 3 params → 200201202default
GET
/Resources/Applications/{applicationResourceName}
Microsoft Azure Gets The Application Resource With The Given Name
microsoftAzureMeshapplicationGet 2 params → 200default
DELETE
/Resources/Applications/{applicationResourceName}
Microsoft Azure Deletes The Application Resource
microsoftAzureMeshapplicationDelete 2 params → 200202204default
GET
/Resources/Applications
Microsoft Azure Lists All The Application Resources
microsoftAzureMeshapplicationList 1 param → 200default
GET
/Resources/Applications/{applicationResourceName}/$/GetUpgradeProgress
Microsoft Azure Gets The Progress Of The Latest Upgrade Performed On This Application Resource
microsoftAzureMeshapplicationGetupgradeprogress 2 params → 200default

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are ContainerCodePackageProperties (17 properties), ApplicationResourceUpgradeProgressInfo (11 properties), ServiceProperties (10 properties), ApplicationProperties (9 properties). Each schema is shown below with its type and property counts.

EnvironmentVariableType
string
The type of the environment variable being given in value
ProbeHttpGetHeaders
object
Http headers.
2 properties 2 required
ContainerEvent
object
A container event.
6 properties
ProbeHttpGet
object
Http probe for the container.
5 properties 1 required
UserAssignedIdentityMap
object
Defines a map that contains user assigned identities.
AutoScalingMechanism
object
Describes the mechanism for performing auto scaling operation. Derived classes will describe the actual mechanism.
1 property 1 required
ResourceRequirements
object
This type describes the resource requirements for a container or a service.
2 properties 1 required
AutoScalingPolicy
object
Describes the auto scaling policy
3 properties 3 required
ResourceRequests
object
This type describes the requested resources for a given container. It describes the least amount of resources required for the container. A container can consu…
2 properties 2 required
FabricErrorCodes
string
Defines the fabric error codes that be returned as part of the error object in response to Service Fabric API operations that are not successful. Following are…
OperatingSystemType
string
The operation system required by the code in service.
EndpointRef
object
Describes a reference to a service endpoint.
1 property
AutoScalingTriggerKind
string
Enumerates the triggers for auto scaling.
IdentityDescription
object
Information describing the identities associated with this application.
5 properties 1 required
ApplicationScopedVolumeKind
string
Specifies the application-scoped volume kind.
ServiceProperties
object
Describes properties of a service resource.
10 properties
ResourceStatus
string
Status of the resource.
EndpointProperties
object
Describes a container endpoint.
2 properties 1 required
PagedApplicationResourceDescriptionList
object
The list of application resources. The list is paged when all of the results cannot fit in a single message. The next set of results can be obtained by executi…
2 properties
ContinuationToken
string
The continuation token parameter is used to obtain next set of results. The continuation token is included in the response of the API when the results from the…
AutoScalingMechanismKind
string
Enumerates the mechanisms for auto scaling.
DiagnosticsDescription
object
Describes the diagnostics options available
3 properties
ApplicationProperties
object
Describes properties of a application resource.
9 properties
ContainerCodePackageProperties
object
Describes a container and its runtime properties.
17 properties 3 required
FabricErrorError
object
Error object containing error code and error message.
2 properties 1 required
ExecutionPolicyType
string
Enumerates the execution policy types for services.
ProbeTcpSocket
object
Tcp port to probe inside the container.
1 property 1 required
VolumeReference
object
Describes a reference to a volume resource.
3 properties 2 required
DiagnosticsRef
object
Reference to sinks in DiagnosticsDescription.
2 properties
ServiceResourceProperties
This type describes properties of a service resource.
SettingType
string
The type of the setting being given in value
ApplicationScopedVolumeCreationParameters
object
Describes parameters for creating application-scoped volumes.
2 properties 1 required
DiagnosticsSinkKind
string
The kind of DiagnosticsSink.
ServiceReplicaProperties
object
Describes the properties of a service replica.
4 properties 2 required
EnvironmentVariable
object
Describes an environment variable for the container.
3 properties
RollingUpgradeMode
string
The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored.
ServiceResourceDescription
object
This type describes a service resource.
2 properties 2 required
ServiceUpgradeProgress
object
Information about how many replicas are completed or pending for a specific service during upgrade.
3 properties
ReliableCollectionsRef
object
Specifying this parameter adds support for reliable collections
2 properties 1 required
IdentityItemDescription
object
Describes a single user-assigned identity associated with the application.
2 properties
ContainerState
object
The container state.
5 properties
ContainerInstanceView
object
Runtime information of a container instance.
4 properties
AutoScalingTrigger
object
Describes the trigger for performing auto scaling operation.
1 property 1 required
HealthState
string
The health state of a Service Fabric entity such as Cluster, Node, Application, Service, Partition, Replica etc.
DiagnosticsSinkProperties
object
Properties of a DiagnosticsSink.
3 properties 1 required
ServiceIdentity
object
Map service identity friendly name to an application identity.
2 properties
Probe
object
Probes have a number of fields that you can use to control their behavior.
8 properties
ApplicationResourceUpgradeState
string
The state of the application resource upgrade.
Setting
object
Describes a setting for the container. The setting file path can be fetched from environment variable "FabricSettingPath". The path for Windows container is "C…
3 properties
ImageRegistryPasswordType
string
The type of the image registry password being given in password
ApplicationResourceUpgradeProgressInfo
object
This type describes an application resource upgrade.
11 properties
ContainerLabel
object
Describes a container label.
2 properties 2 required
ApplicationResourceDescription
object
This type describes a application resource.
3 properties 2 required
NetworkRef
object
Describes a network reference in a service.
2 properties
ApplicationResourceName
string
Name of the Application resource.
ServiceResourceName
string
Name of the Service resource.
FabricError
object
The REST API operations for Service Fabric return standard HTTP status codes. This type defines the additional information returned from the Service Fabric API…
1 property 1 required
ProbeExec
object
Exec command to run inside the container.
1 property 1 required
ImageRegistryCredential
object
Image registry credential.
4 properties 2 required
ApplicationScopedVolume
object
Describes a volume whose lifetime is scoped to the application's lifetime.
1 property 1 required
ServiceUpgradeProgressList
array
List of service upgrade progresses.
ResourceLimits
object
This type describes the resource limits for a given container. It describes the most amount of resources a container is allowed to use before being restarted.
2 properties
ExecutionPolicy
object
The execution policy of the service
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-meshapplications-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure MeshApplications 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.