{ "provider": "Microsoft Azure", "providerId": "microsoft-azure", "kind": "json-structure", "description": "Structural overview of the Microsoft Azure API surface; extracted from openapi/.", "schemaCount": 0, "operationCount": 247, "schemas": [], "operations": [ { "method": "GET", "path": "/$/GetClusterManifest", "operationId": "microsoftAzureGetclustermanifest", "summary": "Microsoft Azure Get The Service Fabric Cluster Manifest", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetClusterHealth", "operationId": "microsoftAzureGetclusterhealth", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/GetClusterHealth", "operationId": "microsoftAzureGetclusterhealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Cluster Using The Specified Policy", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetClusterHealthChunk", "operationId": "microsoftAzureGetclusterhealthchunk", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Cluster Using Health Chunks", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/GetClusterHealthChunk", "operationId": "microsoftAzureGetclusterhealthchunkusingpolicyandadvancedfilters", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Cluster Using Health Chunks", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/ReportClusterHealth", "operationId": "microsoftAzureReportclusterhealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetProvisionedCodeVersions", "operationId": "microsoftAzureGetprovisionedfabriccodeversioninfolist", "summary": "Microsoft Azure Gets A List Of Fabric Code Versions That Are Provisioned In A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetProvisionedConfigVersions", "operationId": "microsoftAzureGetprovisionedfabricconfigversioninfolist", "summary": "Microsoft Azure Gets A List Of Fabric Config Versions That Are Provisioned In A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetUpgradeProgress", "operationId": "microsoftAzureGetclusterupgradeprogress", "summary": "Microsoft Azure Gets The Progress Of The Current Cluster Upgrade", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetClusterConfiguration", "operationId": "microsoftAzureGetclusterconfiguration", "summary": "Microsoft Azure Get The Service Fabric Standalone Cluster Configuration", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetClusterConfigurationUpgradeStatus", "operationId": "microsoftAzureGetclusterconfigurationupgradestatus", "summary": "Microsoft Azure Get The Cluster Configuration Upgrade Status Of A Service Fabric Standalone Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetUpgradeOrchestrationServiceState", "operationId": "microsoftAzureGetupgradeorchestrationservicestate", "summary": "Microsoft Azure Get The Service State Of Service Fabric Upgrade Orchestration Service", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/SetUpgradeOrchestrationServiceState", "operationId": "microsoftAzureSetupgradeorchestrationservicestate", "summary": "Microsoft Azure Update The Service State Of Service Fabric Upgrade Orchestration Service", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/Provision", "operationId": "microsoftAzureProvisioncluster", "summary": "Microsoft Azure Provision The Code Or Configuration Packages Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/Unprovision", "operationId": "microsoftAzureUnprovisioncluster", "summary": "Microsoft Azure Unprovision The Code Or Configuration Packages Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/RollbackUpgrade", "operationId": "microsoftAzureRollbackclusterupgrade", "summary": "Microsoft Azure Roll Back The Upgrade Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/MoveToNextUpgradeDomain", "operationId": "microsoftAzureResumeclusterupgrade", "summary": "Microsoft Azure Make The Cluster Upgrade Move On To The Next Upgrade Domain", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/Upgrade", "operationId": "microsoftAzureStartclusterupgrade", "summary": "Microsoft Azure Start Upgrading The Code Or Configuration Version Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/StartClusterConfigurationUpgrade", "operationId": "microsoftAzureStartclusterconfigurationupgrade", "summary": "Microsoft Azure Start Upgrading The Configuration Of A Service Fabric Standalone Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/UpdateUpgrade", "operationId": "microsoftAzureUpdateclusterupgrade", "summary": "Microsoft Azure Update The Upgrade Parameters Of A Service Fabric Cluster Upgrade", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetAadMetadata", "operationId": "microsoftAzureGetaadmetadata", "summary": "Microsoft Azure Gets The Azure Active Directory Metadata Used For Secured Connection To Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetClusterVersion", "operationId": "microsoftAzureGetclusterversion", "summary": "Microsoft Azure Get The Current Service Fabric Cluster Version", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/$/GetLoadInformation", "operationId": "microsoftAzureGetclusterload", "summary": "Microsoft Azure Gets The Load Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/ToggleVerboseServicePlacementHealthReporting", "operationId": "microsoftAzureToggleverboseserviceplacementhealthreporting", "summary": "Microsoft Azure Changes The Verbosity Of Service Placement Health Reporting", "tags": [ "Cluster" ] }, { "method": "POST", "path": "/$/ValidateUpgrade", "operationId": "microsoftAzureValidateclusterupgrade", "summary": "Microsoft Azure Validate And Assess The Impact Of A Code Or Configuration Version Update Of A Service Fabric Cluster", "tags": [ "Cluster" ] }, { "method": "GET", "path": "/Nodes", "operationId": "microsoftAzureGetnodeinfolist", "summary": "Microsoft Azure Gets The List Of Nodes In The Service Fabric Cluster", "tags": [ "Node" ] }, { "method": "GET", "path": "/Nodes/{nodeName}", "operationId": "microsoftAzureGetnodeinfo", "summary": "Microsoft Azure Gets The Information About A Specific Node In The Service Fabric Cluster", "tags": [ "Node" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetHealth", "operationId": "microsoftAzureGetnodehealth", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Node", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetHealth", "operationId": "microsoftAzureGetnodehealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Node, By Using The Specified Health Policy", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/ReportHealth", "operationId": "microsoftAzureReportnodehealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Node", "tags": [ "Node" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetLoadInformation", "operationId": "microsoftAzureGetnodeloadinfo", "summary": "Microsoft Azure Gets The Load Information Of A Service Fabric Node", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/Deactivate", "operationId": "microsoftAzureDisablenode", "summary": "Microsoft Azure Deactivate A Service Fabric Cluster Node With The Specified Deactivation Intent", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/Activate", "operationId": "microsoftAzureEnablenode", "summary": "Microsoft Azure Activate A Service Fabric Cluster Node That Is Currently Deactivated", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/RemoveNodeState", "operationId": "microsoftAzureRemovenodestate", "summary": "Microsoft Azure Notifies Service Fabric That The Persisted State On A Node Has Been Permanently Removed Or Lost", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/Restart", "operationId": "microsoftAzureRestartnode", "summary": "Microsoft Azure Restarts A Service Fabric Cluster Node", "tags": [ "Node" ] }, { "method": "DELETE", "path": "/Nodes/{nodeName}/$/RemoveConfigurationOverrides", "operationId": "microsoftAzureRemoveconfigurationoverrides", "summary": "Microsoft Azure Removes Configuration Overrides On The Specified Node", "tags": [ "Node" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetConfigurationOverrides", "operationId": "microsoftAzureGetconfigurationoverrides", "summary": "Microsoft Azure Gets The List Of Configuration Overrides On The Specified Node", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/AddConfigurationParameterOverrides", "operationId": "microsoftAzureAddconfigurationparameteroverrides", "summary": "Microsoft Azure Adds The List Of Configuration Overrides On The Specified Node", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/RemoveNodeTags", "operationId": "microsoftAzureRemovenodetags", "summary": "Microsoft Azure Removes The List Of Tags From The Specified Node", "tags": [ "Node" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/AddNodeTags", "operationId": "microsoftAzureAddnodetags", "summary": "Microsoft Azure Adds The List Of Tags On The Specified Node", "tags": [ "Node" ] }, { "method": "GET", "path": "/ApplicationTypes", "operationId": "microsoftAzureGetapplicationtypeinfolist", "summary": "Microsoft Azure Gets The List Of Application Types In The Service Fabric Cluster", "tags": [ "ApplicationType" ] }, { "method": "GET", "path": "/ApplicationTypes/{applicationTypeName}", "operationId": "microsoftAzureGetapplicationtypeinfolistbyname", "summary": "Microsoft Azure Gets The List Of Application Types In The Service Fabric Cluster Matching Exactly The Specified Name", "tags": [ "ApplicationType" ] }, { "method": "POST", "path": "/ApplicationTypes/$/Provision", "operationId": "microsoftAzureProvisionapplicationtype", "summary": "Microsoft Azure Provisions Or Registers A Service Fabric Application Type With The Cluster Using The Sfpkg Package In The External Store Or Using The Application Package In The Image Store", "tags": [ "ApplicationType" ] }, { "method": "POST", "path": "/ApplicationTypes/{applicationTypeName}/$/Unprovision", "operationId": "microsoftAzureUnprovisionapplicationtype", "summary": "Microsoft Azure Removes Or Unregisters A Service Fabric Application Type From The Cluster", "tags": [ "ApplicationType" ] }, { "method": "GET", "path": "/ApplicationTypes/{applicationTypeName}/$/GetServiceTypes", "operationId": "microsoftAzureGetservicetypeinfolist", "summary": "Microsoft Azure Gets The List Containing The Information About Service Types That Are Supported By A Provisioned Application Type In A Service Fabric Cluster", "tags": [ "ServiceType" ] }, { "method": "GET", "path": "/ApplicationTypes/{applicationTypeName}/$/GetServiceTypes/{serviceTypeName}", "operationId": "microsoftAzureGetservicetypeinfobyname", "summary": "Microsoft Azure Gets The Information About A Specific Service Type That Is Supported By A Provisioned Application Type In A Service Fabric Cluster", "tags": [ "ServiceType" ] }, { "method": "GET", "path": "/ApplicationTypes/{applicationTypeName}/$/GetServiceManifest", "operationId": "microsoftAzureGetservicemanifest", "summary": "Microsoft Azure Gets The Manifest Describing A Service Type", "tags": [ "ServiceType" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServiceTypes", "operationId": "microsoftAzureGetdeployedservicetypeinfolist", "summary": "Microsoft Azure Gets The List Containing The Information About Service Types From The Applications Deployed On A Node In A Service Fabric Cluster", "tags": [ "ServiceType" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServiceTypes/{serviceTypeName}", "operationId": "microsoftAzureGetdeployedservicetypeinfobyname", "summary": "Microsoft Azure Gets The Information About A Specified Service Type Of The Application Deployed On A Node In A Service Fabric Cluster", "tags": [ "ServiceType" ] }, { "method": "POST", "path": "/Applications/$/Create", "operationId": "microsoftAzureCreateapplication", "summary": "Microsoft Azure Creates A Service Fabric Application", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/Delete", "operationId": "microsoftAzureDeleteapplication", "summary": "Microsoft Azure Deletes An Existing Service Fabric Application", "tags": [ "Application" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetLoadInformation", "operationId": "microsoftAzureGetapplicationloadinfo", "summary": "Microsoft Azure Gets Load Information About A Service Fabric Application", "tags": [ "Application" ] }, { "method": "GET", "path": "/Applications", "operationId": "microsoftAzureGetapplicationinfolist", "summary": "Microsoft Azure Gets The List Of Applications Created In The Service Fabric Cluster That Match The Specified Filters", "tags": [ "Application" ] }, { "method": "GET", "path": "/Applications/{applicationId}", "operationId": "microsoftAzureGetapplicationinfo", "summary": "Microsoft Azure Gets Information About A Service Fabric Application", "tags": [ "Application" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetHealth", "operationId": "microsoftAzureGetapplicationhealth", "summary": "Microsoft Azure Gets The Health Of The Service Fabric Application", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/GetHealth", "operationId": "microsoftAzureGetapplicationhealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Application Using The Specified Policy", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/ReportHealth", "operationId": "microsoftAzureReportapplicationhealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Application", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/Upgrade", "operationId": "microsoftAzureStartapplicationupgrade", "summary": "Microsoft Azure Starts Upgrading An Application In The Service Fabric Cluster", "tags": [ "Application" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetUpgradeProgress", "operationId": "microsoftAzureGetapplicationupgrade", "summary": "Microsoft Azure Gets Details For The Latest Upgrade Performed On This Application", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/UpdateUpgrade", "operationId": "microsoftAzureUpdateapplicationupgrade", "summary": "Microsoft Azure Updates An Ongoing Application Upgrade In The Service Fabric Cluster", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/Update", "operationId": "microsoftAzureUpdateapplication", "summary": "Microsoft Azure Updates A Service Fabric Application", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/MoveToNextUpgradeDomain", "operationId": "microsoftAzureResumeapplicationupgrade", "summary": "Microsoft Azure Resumes Upgrading An Application In The Service Fabric Cluster", "tags": [ "Application" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/RollbackUpgrade", "operationId": "microsoftAzureRollbackapplicationupgrade", "summary": "Microsoft Azure Starts Rolling Back The Currently On Going Upgrade Of An Application In The Service Fabric Cluster", "tags": [ "Application" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications", "operationId": "microsoftAzureGetdeployedapplicationinfolist", "summary": "Microsoft Azure Gets The List Of Applications Deployed On A Service Fabric Node", "tags": [ "Application" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}", "operationId": "microsoftAzureGetdeployedapplicationinfo", "summary": "Microsoft Azure Gets The Information About An Application Deployed On A Service Fabric Node", "tags": [ "Application" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetHealth", "operationId": "microsoftAzureGetdeployedapplicationhealth", "summary": "Microsoft Azure Gets The Information About Health Of An Application Deployed On A Service Fabric Node", "tags": [ "Application" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetHealth", "operationId": "microsoftAzureGetdeployedapplicationhealthusingpolicy", "summary": "Microsoft Azure Gets The Information About Health Of An Application Deployed On A Service Fabric Node Using The Specified Policy", "tags": [ "Application" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/ReportHealth", "operationId": "microsoftAzureReportdeployedapplicationhealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Application Deployed On A Service Fabric Node", "tags": [ "Application" ] }, { "method": "GET", "path": "/ApplicationTypes/{applicationTypeName}/$/GetApplicationManifest", "operationId": "microsoftAzureGetapplicationmanifest", "summary": "Microsoft Azure Gets The Manifest Describing An Application Type", "tags": [ "ApplicationType" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetServices", "operationId": "microsoftAzureGetserviceinfolist", "summary": "Microsoft Azure Gets The Information About All Services Belonging To The Application Specified By The Application Id", "tags": [] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetServices/{serviceId}", "operationId": "microsoftAzureGetserviceinfo", "summary": "Microsoft Azure Gets The Information About The Specific Service Belonging To The Service Fabric Application", "tags": [] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetApplicationName", "operationId": "microsoftAzureGetapplicationnameinfo", "summary": "Microsoft Azure Gets The Name Of The Service Fabric Application For A Service", "tags": [] }, { "method": "POST", "path": "/Applications/{applicationId}/$/GetServices/$/Create", "operationId": "microsoftAzureCreateservice", "summary": "Microsoft Azure Creates The Specified Service Fabric Service", "tags": [] }, { "method": "POST", "path": "/Applications/{applicationId}/$/GetServices/$/CreateFromTemplate", "operationId": "microsoftAzureCreateservicefromtemplate", "summary": "Microsoft Azure Creates A Service Fabric Service From The Service Template", "tags": [] }, { "method": "POST", "path": "/Services/{serviceId}/$/Delete", "operationId": "microsoftAzureDeleteservice", "summary": "Microsoft Azure Deletes An Existing Service Fabric Service", "tags": [] }, { "method": "POST", "path": "/Services/{serviceId}/$/Update", "operationId": "microsoftAzureUpdateservice", "summary": "Microsoft Azure Updates A Service Fabric Service Using The Specified Update Description", "tags": [] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetDescription", "operationId": "microsoftAzureGetservicedescription", "summary": "Microsoft Azure Gets The Description Of An Existing Service Fabric Service", "tags": [] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetHealth", "operationId": "microsoftAzureGetservicehealth", "summary": "Microsoft Azure Gets The Health Of The Specified Service Fabric Service", "tags": [] }, { "method": "POST", "path": "/Services/{serviceId}/$/GetHealth", "operationId": "microsoftAzureGetservicehealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of The Specified Service Fabric Service, By Using The Specified Health Policy", "tags": [] }, { "method": "POST", "path": "/Services/{serviceId}/$/ReportHealth", "operationId": "microsoftAzureReportservicehealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Service", "tags": [] }, { "method": "GET", "path": "/Services/{serviceId}/$/ResolvePartition", "operationId": "microsoftAzureResolveservice", "summary": "Microsoft Azure Resolve A Service Fabric Partition", "tags": [] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetUnplacedReplicaInformation", "operationId": "microsoftAzureGetunplacedreplicainformation", "summary": "Microsoft Azure Gets The Information About Unplaced Replica Of The Service", "tags": [] }, { "method": "GET", "path": "/$/GetLoadedPartitionInfoList", "operationId": "microsoftAzureGetloadedpartitioninfolist", "summary": "Microsoft Azure Gets Ordered List Of Partitions", "tags": [ "Partition" ] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetPartitions", "operationId": "microsoftAzureGetpartitioninfolist", "summary": "Microsoft Azure Gets The List Of Partitions Of A Service Fabric Service", "tags": [ "Partition" ] }, { "method": "GET", "path": "/Partitions/{partitionId}", "operationId": "microsoftAzureGetpartitioninfo", "summary": "Microsoft Azure Gets The Information About A Service Fabric Partition", "tags": [ "Partition" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetServiceName", "operationId": "microsoftAzureGetservicenameinfo", "summary": "Microsoft Azure Gets The Name Of The Service Fabric Service For A Partition", "tags": [ "Partition" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetHealth", "operationId": "microsoftAzureGetpartitionhealth", "summary": "Microsoft Azure Gets The Health Of The Specified Service Fabric Partition", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/GetHealth", "operationId": "microsoftAzureGetpartitionhealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of The Specified Service Fabric Partition, By Using The Specified Health Policy", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/ReportHealth", "operationId": "microsoftAzureReportpartitionhealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Partition", "tags": [ "Partition" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetLoadInformation", "operationId": "microsoftAzureGetpartitionloadinformation", "summary": "Microsoft Azure Gets The Load Information Of The Specified Service Fabric Partition", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/ResetLoad", "operationId": "microsoftAzureResetpartitionload", "summary": "Microsoft Azure Resets The Current Load Of A Service Fabric Partition", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/Recover", "operationId": "microsoftAzureRecoverpartition", "summary": "Microsoft Azure Indicates To The Service Fabric Cluster That It Should Attempt To Recover A Specific Partition That Is Currently Stuck In Quorum Loss", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Services/$/{serviceId}/$/GetPartitions/$/Recover", "operationId": "microsoftAzureRecoverservicepartitions", "summary": "Microsoft Azure Indicates To The Service Fabric Cluster That It Should Attempt To Recover The Specified Service That Is Currently Stuck In Quorum Loss", "tags": [ "Partition" ] }, { "method": "POST", "path": "/$/RecoverSystemPartitions", "operationId": "microsoftAzureRecoversystempartitions", "summary": "Microsoft Azure Indicates To The Service Fabric Cluster That It Should Attempt To Recover The System Services That Are Currently Stuck In Quorum Loss", "tags": [ "Partition" ] }, { "method": "POST", "path": "/$/RecoverAllPartitions", "operationId": "microsoftAzureRecoverallpartitions", "summary": "Microsoft Azure Indicates To The Service Fabric Cluster That It Should Attempt To Recover Any Services Including System Services Which Are Currently Stuck In Quorum Loss", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/MovePrimaryReplica", "operationId": "microsoftAzureMoveprimaryreplica", "summary": "Microsoft Azure Moves The Primary Replica Of A Partition Of A Stateful Service", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/MoveSecondaryReplica", "operationId": "microsoftAzureMovesecondaryreplica", "summary": "Microsoft Azure Moves The Secondary Replica Of A Partition Of A Stateful Service", "tags": [ "Partition" ] }, { "method": "POST", "path": "/$/UpdatePartitionLoad", "operationId": "microsoftAzureUpdatepartitionload", "summary": "Microsoft Azure Update The Loads Of Provided Partitions For Specific Metrics", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/GetPartitions/{partitionId}/$/MoveInstance", "operationId": "microsoftAzureMoveinstance", "summary": "Microsoft Azure Moves The Instance Of A Partition Of A Stateless Service", "tags": [ "Partition" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/GetPartitions/{partitionId}/$/MoveAuxiliaryReplica", "operationId": "microsoftAzureMoveauxiliaryreplica", "summary": "Microsoft Azure Moves The Auxiliary Replica Of A Partition Of A Stateful Service", "tags": [ "Partition" ] }, { "method": "POST", "path": "/$/CreateRepairTask", "operationId": "microsoftAzureCreaterepairtask", "summary": "Microsoft Azure Creates A New Repair Task", "tags": [ "RepairManagement" ] }, { "method": "POST", "path": "/$/CancelRepairTask", "operationId": "microsoftAzureCancelrepairtask", "summary": "Microsoft Azure Requests The Cancellation Of The Given Repair Task", "tags": [ "RepairManagement" ] }, { "method": "POST", "path": "/$/DeleteRepairTask", "operationId": "microsoftAzureDeleterepairtask", "summary": "Microsoft Azure Deletes A Completed Repair Task", "tags": [ "RepairManagement" ] }, { "method": "GET", "path": "/$/GetRepairTaskList", "operationId": "microsoftAzureGetrepairtasklist", "summary": "Microsoft Azure Gets A List Of Repair Tasks Matching The Given Filters", "tags": [ "RepairManagement" ] }, { "method": "POST", "path": "/$/ForceApproveRepairTask", "operationId": "microsoftAzureForceapproverepairtask", "summary": "Microsoft Azure Forces The Approval Of The Given Repair Task", "tags": [ "RepairManagement" ] }, { "method": "POST", "path": "/$/UpdateRepairTaskHealthPolicy", "operationId": "microsoftAzureUpdaterepairtaskhealthpolicy", "summary": "Microsoft Azure Updates The Health Policy Of The Given Repair Task", "tags": [ "RepairManagement" ] }, { "method": "POST", "path": "/$/UpdateRepairExecutionState", "operationId": "microsoftAzureUpdaterepairexecutionstate", "summary": "Microsoft Azure Updates The Execution State Of A Repair Task", "tags": [ "RepairManagement" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetReplicas", "operationId": "microsoftAzureGetreplicainfolist", "summary": "Microsoft Azure Gets The Information About Replicas Of A Service Fabric Service Partition", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetReplicas/{replicaId}", "operationId": "microsoftAzureGetreplicainfo", "summary": "Microsoft Azure Gets The Information About A Replica Of A Service Fabric Partition", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetReplicas/{replicaId}/$/GetHealth", "operationId": "microsoftAzureGetreplicahealth", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Stateful Service Replica Or Stateless Service Instance", "tags": [ "Replica" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/GetReplicas/{replicaId}/$/GetHealth", "operationId": "microsoftAzureGetreplicahealthusingpolicy", "summary": "Microsoft Azure Gets The Health Of A Service Fabric Stateful Service Replica Or Stateless Service Instance Using The Specified Policy", "tags": [ "Replica" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/GetReplicas/{replicaId}/$/ReportHealth", "operationId": "microsoftAzureReportreplicahealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Replica", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetReplicas", "operationId": "microsoftAzureGetdeployedservicereplicainfolist", "summary": "Microsoft Azure Gets The List Of Replicas Deployed On A Service Fabric Node", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetPartitions/{partitionId}/$/GetReplicas/{replicaId}/$/GetDetail", "operationId": "microsoftAzureGetdeployedservicereplicadetailinfo", "summary": "Microsoft Azure Gets The Details Of Replica Deployed On A Service Fabric Node", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetPartitions/{partitionId}/$/GetReplicas", "operationId": "microsoftAzureGetdeployedservicereplicadetailinfobypartitionid", "summary": "Microsoft Azure Gets The Details Of Replica Deployed On A Service Fabric Node", "tags": [ "Replica" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetPartitions/{partitionId}/$/GetReplicas/{replicaId}/$/Restart", "operationId": "microsoftAzureRestartreplica", "summary": "Microsoft Azure Restarts A Service Replica Of A Persisted Service Running On A Node", "tags": [ "Replica" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetPartitions/{partitionId}/$/GetReplicas/{replicaId}/$/Delete", "operationId": "microsoftAzureRemovereplica", "summary": "Microsoft Azure Removes A Service Replica Running On A Node", "tags": [ "Replica" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServicePackages", "operationId": "microsoftAzureGetdeployedservicepackageinfolist", "summary": "Microsoft Azure Gets The List Of Service Packages Deployed On A Service Fabric Node", "tags": [ "Service Package" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServicePackages/{servicePackageName}", "operationId": "microsoftAzureGetdeployedservicepackageinfolistbyname", "summary": "Microsoft Azure Gets The List Of Service Packages Deployed On A Service Fabric Node Matching Exactly The Specified Name", "tags": [ "Service Package" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServicePackages/{servicePackageName}/$/GetHealth", "operationId": "microsoftAzureGetdeployedservicepackagehealth", "summary": "Microsoft Azure Gets The Information About Health Of A Service Package For A Specific Application Deployed For A Service Fabric Node And Application", "tags": [ "Service Package" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServicePackages/{servicePackageName}/$/GetHealth", "operationId": "microsoftAzureGetdeployedservicepackagehealthusingpolicy", "summary": "Microsoft Azure Gets The Information About Health Of Service Package For A Specific Application Deployed On A Service Fabric Node Using The Specified Policy", "tags": [ "Service Package" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetServicePackages/{servicePackageName}/$/ReportHealth", "operationId": "microsoftAzureReportdeployedservicepackagehealth", "summary": "Microsoft Azure Sends A Health Report On The Service Fabric Deployed Service Package", "tags": [ "Service Package" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/DeployServicePackage", "operationId": "microsoftAzureDeployservicepackagetonode", "summary": "Microsoft Azure Downloads All Of The Code Packages Associated With Specified Service Manifest On The Specified Node", "tags": [ "Service Package" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetCodePackages", "operationId": "microsoftAzureGetdeployedcodepackageinfolist", "summary": "Microsoft Azure Gets The List Of Code Packages Deployed On A Service Fabric Node", "tags": [ "Code Package" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetCodePackages/$/Restart", "operationId": "microsoftAzureRestartdeployedcodepackage", "summary": "Microsoft Azure Restarts A Code Package Deployed On A Service Fabric Node In A Cluster", "tags": [ "Code Package" ] }, { "method": "GET", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetCodePackages/$/ContainerLogs", "operationId": "microsoftAzureGetcontainerlogsdeployedonnode", "summary": "Microsoft Azure Gets The Container Logs For Container Deployed On A Service Fabric Node", "tags": [ "Code Package" ] }, { "method": "POST", "path": "/Nodes/{nodeName}/$/GetApplications/{applicationId}/$/GetCodePackages/$/ContainerApi", "operationId": "microsoftAzureInvokecontainerapi", "summary": "Microsoft Azure Invoke Container Api On A Container Deployed On A Service Fabric Node", "tags": [ "Code Package" ] }, { "method": "PUT", "path": "/ComposeDeployments/$/Create", "operationId": "microsoftAzureCreatecomposedeployment", "summary": "Microsoft Azure Creates A Service Fabric Compose Deployment", "tags": [ "Compose Deployment" ] }, { "method": "GET", "path": "/ComposeDeployments/{deploymentName}", "operationId": "microsoftAzureGetcomposedeploymentstatus", "summary": "Microsoft Azure Gets Information About A Service Fabric Compose Deployment", "tags": [ "Compose Deployment" ] }, { "method": "GET", "path": "/ComposeDeployments", "operationId": "microsoftAzureGetcomposedeploymentstatuslist", "summary": "Microsoft Azure Gets The List Of Compose Deployments Created In The Service Fabric Cluster", "tags": [ "Compose Deployment" ] }, { "method": "GET", "path": "/ComposeDeployments/{deploymentName}/$/GetUpgradeProgress", "operationId": "microsoftAzureGetcomposedeploymentupgradeprogress", "summary": "Microsoft Azure Gets Details For The Latest Upgrade Performed On This Service Fabric Compose Deployment", "tags": [ "Compose Deployment" ] }, { "method": "POST", "path": "/ComposeDeployments/{deploymentName}/$/Delete", "operationId": "microsoftAzureRemovecomposedeployment", "summary": "Microsoft Azure Deletes An Existing Service Fabric Compose Deployment From Cluster", "tags": [ "Compose Deployment" ] }, { "method": "POST", "path": "/ComposeDeployments/{deploymentName}/$/Upgrade", "operationId": "microsoftAzureStartcomposedeploymentupgrade", "summary": "Microsoft Azure Starts Upgrading A Compose Deployment In The Service Fabric Cluster", "tags": [ "Compose Deployment" ] }, { "method": "POST", "path": "/ComposeDeployments/{deploymentName}/$/RollbackUpgrade", "operationId": "microsoftAzureStartrollbackcomposedeploymentupgrade", "summary": "Microsoft Azure Starts Rolling Back A Compose Deployment Upgrade In The Service Fabric Cluster", "tags": [ "Compose Deployment" ] }, { "method": "GET", "path": "/Tools/Chaos", "operationId": "microsoftAzureGetchaos", "summary": "Microsoft Azure Get The Status Of Chaos", "tags": [ "Chaos" ] }, { "method": "POST", "path": "/Tools/Chaos/$/Start", "operationId": "microsoftAzureStartchaos", "summary": "Microsoft Azure Starts Chaos In The Cluster", "tags": [ "Chaos" ] }, { "method": "POST", "path": "/Tools/Chaos/$/Stop", "operationId": "microsoftAzureStopchaos", "summary": "Microsoft Azure Stops Chaos If It Is Running In The Cluster And Put The Chaos Schedule In A Stopped State", "tags": [ "Chaos" ] }, { "method": "GET", "path": "/Tools/Chaos/Events", "operationId": "microsoftAzureGetchaosevents", "summary": "Microsoft Azure Gets The Next Segment Of The Chaos Events Based On The Continuation Token Or The Time Range", "tags": [ "Chaos" ] }, { "method": "GET", "path": "/Tools/Chaos/Schedule", "operationId": "microsoftAzureGetchaosschedule", "summary": "Microsoft Azure Get The Chaos Schedule Defining When And How To Run Chaos", "tags": [ "Chaos" ] }, { "method": "POST", "path": "/Tools/Chaos/Schedule", "operationId": "microsoftAzurePostchaosschedule", "summary": "Microsoft Azure Set The Schedule Used By Chaos", "tags": [ "Chaos" ] }, { "method": "GET", "path": "/ImageStore/{contentPath}", "operationId": "microsoftAzureGetimagestorecontent", "summary": "Microsoft Azure Gets The Image Store Content Information", "tags": [ "ImageStore" ] }, { "method": "PUT", "path": "/ImageStore/{contentPath}", "operationId": "microsoftAzureUploadfile", "summary": "Microsoft Azure Uploads Contents Of The File To The Image Store", "tags": [ "ImageStore" ] }, { "method": "DELETE", "path": "/ImageStore/{contentPath}", "operationId": "microsoftAzureDeleteimagestorecontent", "summary": "Microsoft Azure Deletes Existing Image Store Content", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore", "operationId": "microsoftAzureGetimagestorerootcontent", "summary": "Microsoft Azure Gets The Content Information At The Root Of The Image Store", "tags": [ "ImageStore" ] }, { "method": "POST", "path": "/ImageStore/$/Copy", "operationId": "microsoftAzureCopyimagestorecontent", "summary": "Microsoft Azure Copies Image Store Content Internally", "tags": [ "ImageStore" ] }, { "method": "DELETE", "path": "/ImageStore/$/DeleteUploadSession", "operationId": "microsoftAzureDeleteimagestoreuploadsession", "summary": "Microsoft Azure Cancels An Image Store Upload Session", "tags": [ "ImageStore" ] }, { "method": "POST", "path": "/ImageStore/$/CommitUploadSession", "operationId": "microsoftAzureCommitimagestoreuploadsession", "summary": "Microsoft Azure Commit An Image Store Upload Session", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore/$/GetUploadSession", "operationId": "microsoftAzureGetimagestoreuploadsessionbyid", "summary": "Microsoft Azure Get The Image Store Upload Session By Id", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore/{contentPath}/$/GetUploadSession", "operationId": "microsoftAzureGetimagestoreuploadsessionbypath", "summary": "Microsoft Azure Get The Image Store Upload Session By Relative Path", "tags": [ "ImageStore" ] }, { "method": "PUT", "path": "/ImageStore/{contentPath}/$/UploadChunk", "operationId": "microsoftAzureUploadfilechunk", "summary": "Microsoft Azure Uploads A File Chunk To The Image Store Relative Path", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore/$/FolderSize", "operationId": "microsoftAzureGetimagestorerootfoldersize", "summary": "Microsoft Azure Get The Folder Size At The Root Of The Image Store", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore/{contentPath}/$/FolderSize", "operationId": "microsoftAzureGetimagestorefoldersize", "summary": "Microsoft Azure Get The Size Of A Folder In Image Store", "tags": [ "ImageStore" ] }, { "method": "GET", "path": "/ImageStore/$/Info", "operationId": "microsoftAzureGetimagestoreinfo", "summary": "Microsoft Azure Gets The Overall Imagestore Information", "tags": [ "ImageStore" ] }, { "method": "POST", "path": "/$/InvokeInfrastructureCommand", "operationId": "microsoftAzureInvokeinfrastructurecommand", "summary": "Microsoft Azure Invokes An Administrative Command On The Given Infrastructure Service Instance", "tags": [ "Infrastructure" ] }, { "method": "GET", "path": "/$/InvokeInfrastructureQuery", "operationId": "microsoftAzureInvokeinfrastructurequery", "summary": "Microsoft Azure Invokes A Read Only Query On The Given Infrastructure Service Instance", "tags": [ "Infrastructure" ] }, { "method": "POST", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/StartDataLoss", "operationId": "microsoftAzureStartdataloss", "summary": "Microsoft Azure This Api Will Induce Data Loss For The Specified Partition It Will Trigger A Call To The Ondatalossasync Api Of The Partition", "tags": [ "Faults" ] }, { "method": "GET", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/GetDataLossProgress", "operationId": "microsoftAzureGetdatalossprogress", "summary": "Microsoft Azure Gets The Progress Of A Partition Data Loss Operation Started Using The Startdataloss Api", "tags": [ "Faults" ] }, { "method": "POST", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/StartQuorumLoss", "operationId": "microsoftAzureStartquorumloss", "summary": "Microsoft Azure Induces Quorum Loss For A Given Stateful Service Partition", "tags": [ "Faults" ] }, { "method": "GET", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/GetQuorumLossProgress", "operationId": "microsoftAzureGetquorumlossprogress", "summary": "Microsoft Azure Gets The Progress Of A Quorum Loss Operation On A Partition Started Using The Startquorumloss Api", "tags": [ "Faults" ] }, { "method": "POST", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/StartRestart", "operationId": "microsoftAzureStartpartitionrestart", "summary": "Microsoft Azure This Api Will Restart Some Or All Replicas Or Instances Of The Specified Partition", "tags": [ "Faults" ] }, { "method": "GET", "path": "/Faults/Services/{serviceId}/$/GetPartitions/{partitionId}/$/GetRestartProgress", "operationId": "microsoftAzureGetpartitionrestartprogress", "summary": "Microsoft Azure Gets The Progress Of A Partitionrestart Operation Started Using Startpartitionrestart", "tags": [ "Faults" ] }, { "method": "POST", "path": "/Faults/Nodes/{nodeName}/$/StartTransition/", "operationId": "microsoftAzureStartnodetransition", "summary": "Microsoft Azure Starts Or Stops A Cluster Node", "tags": [ "Faults" ] }, { "method": "GET", "path": "/Faults/Nodes/{nodeName}/$/GetTransitionProgress", "operationId": "microsoftAzureGetnodetransitionprogress", "summary": "Microsoft Azure Gets The Progress Of An Operation Started Using Startnodetransition", "tags": [ "Faults" ] }, { "method": "GET", "path": "/Faults/", "operationId": "microsoftAzureGetfaultoperationlist", "summary": "Microsoft Azure Gets A List Of User Induced Fault Operations Filtered By Provided Input", "tags": [ "Faults" ] }, { "method": "POST", "path": "/Faults/$/Cancel", "operationId": "microsoftAzureCanceloperation", "summary": "Microsoft Azure Cancels A User Induced Fault Operation", "tags": [ "Faults" ] }, { "method": "POST", "path": "/BackupRestore/BackupPolicies/$/Create", "operationId": "microsoftAzureCreatebackuppolicy", "summary": "Microsoft Azure Creates A Backup Policy", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/BackupRestore/BackupPolicies/{backupPolicyName}/$/Delete", "operationId": "microsoftAzureDeletebackuppolicy", "summary": "Microsoft Azure Deletes The Backup Policy", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/BackupRestore/BackupPolicies", "operationId": "microsoftAzureGetbackuppolicylist", "summary": "Microsoft Azure Gets All The Backup Policies Configured", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/BackupRestore/BackupPolicies/{backupPolicyName}", "operationId": "microsoftAzureGetbackuppolicybyname", "summary": "Microsoft Azure Gets A Particular Backup Policy By Name", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/BackupRestore/BackupPolicies/{backupPolicyName}/$/GetBackupEnabledEntities", "operationId": "microsoftAzureGetallentitiesbackedupbypolicy", "summary": "Microsoft Azure Gets The List Of Backup Entities That Are Associated With This Policy", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/BackupRestore/BackupPolicies/{backupPolicyName}/$/Update", "operationId": "microsoftAzureUpdatebackuppolicy", "summary": "Microsoft Azure Updates The Backup Policy", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/EnableBackup", "operationId": "microsoftAzureEnableapplicationbackup", "summary": "Microsoft Azure Enables Periodic Backup Of Stateful Partitions Under This Service Fabric Application", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/DisableBackup", "operationId": "microsoftAzureDisableapplicationbackup", "summary": "Microsoft Azure Disables Periodic Backup Of Service Fabric Application", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetBackupConfigurationInfo", "operationId": "microsoftAzureGetapplicationbackupconfigurationinfo", "summary": "Microsoft Azure Gets The Service Fabric Application Backup Configuration Information", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Applications/{applicationId}/$/GetBackups", "operationId": "microsoftAzureGetapplicationbackuplist", "summary": "Microsoft Azure Gets The List Of Backups Available For Every Partition In This Application", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/SuspendBackup", "operationId": "microsoftAzureSuspendapplicationbackup", "summary": "Microsoft Azure Suspends Periodic Backup For The Specified Service Fabric Application", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Applications/{applicationId}/$/ResumeBackup", "operationId": "microsoftAzureResumeapplicationbackup", "summary": "Microsoft Azure Resumes Periodic Backup Of A Service Fabric Application Which Was Previously Suspended", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/EnableBackup", "operationId": "microsoftAzureEnableservicebackup", "summary": "Microsoft Azure Enables Periodic Backup Of Stateful Partitions Under This Service Fabric Service", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/DisableBackup", "operationId": "microsoftAzureDisableservicebackup", "summary": "Microsoft Azure Disables Periodic Backup Of Service Fabric Service Which Was Previously Enabled", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetBackupConfigurationInfo", "operationId": "microsoftAzureGetservicebackupconfigurationinfo", "summary": "Microsoft Azure Gets The Service Fabric Service Backup Configuration Information", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Services/{serviceId}/$/GetBackups", "operationId": "microsoftAzureGetservicebackuplist", "summary": "Microsoft Azure Gets The List Of Backups Available For Every Partition In This Service", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/SuspendBackup", "operationId": "microsoftAzureSuspendservicebackup", "summary": "Microsoft Azure Suspends Periodic Backup For The Specified Service Fabric Service", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Services/{serviceId}/$/ResumeBackup", "operationId": "microsoftAzureResumeservicebackup", "summary": "Microsoft Azure Resumes Periodic Backup Of A Service Fabric Service Which Was Previously Suspended", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/EnableBackup", "operationId": "microsoftAzureEnablepartitionbackup", "summary": "Microsoft Azure Enables Periodic Backup Of The Stateful Persisted Partition", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/DisableBackup", "operationId": "microsoftAzureDisablepartitionbackup", "summary": "Microsoft Azure Disables Periodic Backup Of Service Fabric Partition Which Was Previously Enabled", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetBackupConfigurationInfo", "operationId": "microsoftAzureGetpartitionbackupconfigurationinfo", "summary": "Microsoft Azure Gets The Partition Backup Configuration Information", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetBackups", "operationId": "microsoftAzureGetpartitionbackuplist", "summary": "Microsoft Azure Gets The List Of Backups Available For The Specified Partition", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/SuspendBackup", "operationId": "microsoftAzureSuspendpartitionbackup", "summary": "Microsoft Azure Suspends Periodic Backup For The Specified Partition", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/ResumeBackup", "operationId": "microsoftAzureResumepartitionbackup", "summary": "Microsoft Azure Resumes Periodic Backup Of Partition Which Was Previously Suspended", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/Backup", "operationId": "microsoftAzureBackuppartition", "summary": "Microsoft Azure Triggers Backup Of The Partition S State", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetBackupProgress", "operationId": "microsoftAzureGetpartitionbackupprogress", "summary": "Microsoft Azure Gets Details For The Latest Backup Triggered For This Partition", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Partitions/{partitionId}/$/Restore", "operationId": "microsoftAzureRestorepartition", "summary": "Microsoft Azure Triggers Restore Of The State Of The Partition Using The Specified Restore Partition Description", "tags": [ "BackupRestore" ] }, { "method": "GET", "path": "/Partitions/{partitionId}/$/GetRestoreProgress", "operationId": "microsoftAzureGetpartitionrestoreprogress", "summary": "Microsoft Azure Gets Details For The Latest Restore Operation Triggered For This Partition", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/BackupRestore/$/GetBackups", "operationId": "microsoftAzureGetbackupsfrombackuplocation", "summary": "Microsoft Azure Gets The List Of Backups Available For The Specified Backed Up Entity At The Specified Backup Location", "tags": [ "BackupRestore" ] }, { "method": "POST", "path": "/Names/$/Create", "operationId": "microsoftAzureCreatename", "summary": "Microsoft Azure Creates A Service Fabric Name", "tags": [ "Property Management" ] }, { "method": "GET", "path": "/Names/{nameId}", "operationId": "microsoftAzureGetnameexistsinfo", "summary": "Microsoft Azure Returns Whether The Service Fabric Name Exists", "tags": [ "Property Management" ] }, { "method": "DELETE", "path": "/Names/{nameId}", "operationId": "microsoftAzureDeletename", "summary": "Microsoft Azure Deletes A Service Fabric Name", "tags": [ "Property Management" ] }, { "method": "GET", "path": "/Names/{nameId}/$/GetSubNames", "operationId": "microsoftAzureGetsubnameinfolist", "summary": "Microsoft Azure Enumerates All The Service Fabric Names Under A Given Name", "tags": [ "Property Management" ] }, { "method": "GET", "path": "/Names/{nameId}/$/GetProperties", "operationId": "microsoftAzureGetpropertyinfolist", "summary": "Microsoft Azure Gets Information On All Service Fabric Properties Under A Given Name", "tags": [ "Property Management" ] }, { "method": "GET", "path": "/Names/{nameId}/$/GetProperty", "operationId": "microsoftAzureGetpropertyinfo", "summary": "Microsoft Azure Gets The Specified Service Fabric Property", "tags": [ "Property Management" ] }, { "method": "PUT", "path": "/Names/{nameId}/$/GetProperty", "operationId": "microsoftAzurePutproperty", "summary": "Microsoft Azure Creates Or Updates A Service Fabric Property", "tags": [ "Property Management" ] }, { "method": "DELETE", "path": "/Names/{nameId}/$/GetProperty", "operationId": "microsoftAzureDeleteproperty", "summary": "Microsoft Azure Deletes The Specified Service Fabric Property", "tags": [ "Property Management" ] }, { "method": "POST", "path": "/Names/{nameId}/$/GetProperties/$/SubmitBatch", "operationId": "microsoftAzureSubmitpropertybatch", "summary": "Microsoft Azure Submits A Property Batch", "tags": [ "Property Management" ] }, { "method": "GET", "path": "/EventsStore/Cluster/Events", "operationId": "microsoftAzureGetclustereventlist", "summary": "Microsoft Azure Gets All Cluster Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Containers/Events", "operationId": "microsoftAzureGetcontainerseventlist", "summary": "Microsoft Azure Gets All Containers Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Nodes/{nodeName}/$/Events", "operationId": "microsoftAzureGetnodeeventlist", "summary": "Microsoft Azure Gets A Node Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Nodes/Events", "operationId": "microsoftAzureGetnodeseventlist", "summary": "Microsoft Azure Gets All Nodes Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Applications/{applicationId}/$/Events", "operationId": "microsoftAzureGetapplicationeventlist", "summary": "Microsoft Azure Gets An Application Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Applications/Events", "operationId": "microsoftAzureGetapplicationseventlist", "summary": "Microsoft Azure Gets All Applications Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Services/{serviceId}/$/Events", "operationId": "microsoftAzureGetserviceeventlist", "summary": "Microsoft Azure Gets A Service Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Services/Events", "operationId": "microsoftAzureGetserviceseventlist", "summary": "Microsoft Azure Gets All Services Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Partitions/{partitionId}/$/Events", "operationId": "microsoftAzureGetpartitioneventlist", "summary": "Microsoft Azure Gets A Partition Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Partitions/Events", "operationId": "microsoftAzureGetpartitionseventlist", "summary": "Microsoft Azure Gets All Partitions Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Partitions/{partitionId}/$/Replicas/{replicaId}/$/Events", "operationId": "microsoftAzureGetpartitionreplicaeventlist", "summary": "Microsoft Azure Gets A Partition Replica Related Events", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/Partitions/{partitionId}/$/Replicas/Events", "operationId": "microsoftAzureGetpartitionreplicaseventlist", "summary": "Microsoft Azure Gets All Replicas Related Events For A Partition", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/EventsStore/CorrelatedEvents/{eventInstanceId}/$/Events", "operationId": "microsoftAzureGetcorrelatedeventlist", "summary": "Microsoft Azure Gets All Correlated Events For A Given Event", "tags": [ "EventsStore" ] }, { "method": "GET", "path": "/Resources/Secrets/{secretResourceName}", "operationId": "microsoftAzureMeshsecretGet", "summary": "Microsoft Azure Gets The Secret Resource With The Given Name", "tags": [ "MeshSecrets" ] }, { "method": "PUT", "path": "/Resources/Secrets/{secretResourceName}", "operationId": "microsoftAzureMeshsecretCreateorupdate", "summary": "Microsoft Azure Creates Or Updates A Secret Resource", "tags": [ "MeshSecrets" ] }, { "method": "DELETE", "path": "/Resources/Secrets/{secretResourceName}", "operationId": "microsoftAzureMeshsecretDelete", "summary": "Microsoft Azure Deletes The Secret Resource", "tags": [ "MeshSecrets" ] }, { "method": "GET", "path": "/Resources/Secrets", "operationId": "microsoftAzureMeshsecretList", "summary": "Microsoft Azure Lists All The Secret Resources", "tags": [ "MeshSecrets" ] }, { "method": "GET", "path": "/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}", "operationId": "microsoftAzureMeshsecretvalueGet", "summary": "Microsoft Azure Gets The Specified Secret Value Resource", "tags": [ "MeshSecretValues" ] }, { "method": "PUT", "path": "/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}", "operationId": "microsoftAzureMeshsecretvalueAddvalue", "summary": "Microsoft Azure Adds The Specified Value As A New Version Of The Specified Secret Resource", "tags": [ "MeshSecretValues" ] }, { "method": "DELETE", "path": "/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}", "operationId": "microsoftAzureMeshsecretvalueDelete", "summary": "Microsoft Azure Deletes The Specified Value Of The Named Secret Resource", "tags": [ "MeshSecretValues" ] }, { "method": "GET", "path": "/Resources/Secrets/{secretResourceName}/values", "operationId": "microsoftAzureMeshsecretvalueList", "summary": "Microsoft Azure List Names Of All Values Of The Specified Secret Resource", "tags": [ "MeshSecretValues" ] }, { "method": "POST", "path": "/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}/list_value", "operationId": "microsoftAzureMeshsecretvalueShow", "summary": "Microsoft Azure Lists The Specified Value Of The Secret Resource", "tags": [ "MeshSecretValues" ] }, { "method": "GET", "path": "/Resources/Volumes/{volumeResourceName}", "operationId": "microsoftAzureMeshvolumeGet", "summary": "Microsoft Azure Gets The Volume Resource With The Given Name", "tags": [ "MeshVolumes" ] }, { "method": "PUT", "path": "/Resources/Volumes/{volumeResourceName}", "operationId": "microsoftAzureMeshvolumeCreateorupdate", "summary": "Microsoft Azure Creates Or Updates A Volume Resource", "tags": [ "MeshVolumes" ] }, { "method": "DELETE", "path": "/Resources/Volumes/{volumeResourceName}", "operationId": "microsoftAzureMeshvolumeDelete", "summary": "Microsoft Azure Deletes The Volume Resource", "tags": [ "MeshVolumes" ] }, { "method": "GET", "path": "/Resources/Volumes", "operationId": "microsoftAzureMeshvolumeList", "summary": "Microsoft Azure Lists All The Volume Resources", "tags": [ "MeshVolumes" ] }, { "method": "GET", "path": "/Resources/Networks/{networkResourceName}", "operationId": "microsoftAzureMeshnetworkGet", "summary": "Microsoft Azure Gets The Network Resource With The Given Name", "tags": [ "MeshNetworks" ] }, { "method": "PUT", "path": "/Resources/Networks/{networkResourceName}", "operationId": "microsoftAzureMeshnetworkCreateorupdate", "summary": "Microsoft Azure Creates Or Updates A Network Resource", "tags": [ "MeshNetworks" ] }, { "method": "DELETE", "path": "/Resources/Networks/{networkResourceName}", "operationId": "microsoftAzureMeshnetworkDelete", "summary": "Microsoft Azure Deletes The Network Resource", "tags": [ "MeshNetworks" ] }, { "method": "GET", "path": "/Resources/Networks", "operationId": "microsoftAzureMeshnetworkList", "summary": "Microsoft Azure Lists All The Network Resources", "tags": [ "MeshNetworks" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}", "operationId": "microsoftAzureMeshapplicationGet", "summary": "Microsoft Azure Gets The Application Resource With The Given Name", "tags": [ "MeshApplications" ] }, { "method": "PUT", "path": "/Resources/Applications/{applicationResourceName}", "operationId": "microsoftAzureMeshapplicationCreateorupdate", "summary": "Microsoft Azure Creates Or Updates A Application Resource", "tags": [ "MeshApplications" ] }, { "method": "DELETE", "path": "/Resources/Applications/{applicationResourceName}", "operationId": "microsoftAzureMeshapplicationDelete", "summary": "Microsoft Azure Deletes The Application Resource", "tags": [ "MeshApplications" ] }, { "method": "GET", "path": "/Resources/Applications", "operationId": "microsoftAzureMeshapplicationList", "summary": "Microsoft Azure Lists All The Application Resources", "tags": [ "MeshApplications" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/$/GetUpgradeProgress", "operationId": "microsoftAzureMeshapplicationGetupgradeprogress", "summary": "Microsoft Azure Gets The Progress Of The Latest Upgrade Performed On This Application Resource", "tags": [ "MeshApplications" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}", "operationId": "microsoftAzureMeshserviceGet", "summary": "Microsoft Azure Gets The Service Resource With The Given Name", "tags": [ "MeshServices" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/Services", "operationId": "microsoftAzureMeshserviceList", "summary": "Microsoft Azure Lists All The Service Resources", "tags": [ "MeshServices" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas/{replicaName}/CodePackages/{codePackageName}/Logs", "operationId": "microsoftAzureMeshcodepackageGetcontainerlogs", "summary": "Microsoft Azure Gets The Logs From The Container", "tags": [ "MeshCodePackages" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas/{replicaName}", "operationId": "microsoftAzureMeshservicereplicaGet", "summary": "Microsoft Azure Gets The Given Replica Of The Service Of An Application", "tags": [ "MeshServiceReplicas" ] }, { "method": "GET", "path": "/Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas", "operationId": "microsoftAzureMeshservicereplicaList", "summary": "Microsoft Azure Lists All The Replicas Of A Service", "tags": [ "MeshServiceReplicas" ] }, { "method": "GET", "path": "/Resources/Gateways/{gatewayResourceName}", "operationId": "microsoftAzureMeshgatewayGet", "summary": "Microsoft Azure Gets The Gateway Resource With The Given Name", "tags": [ "MeshGateways" ] }, { "method": "PUT", "path": "/Resources/Gateways/{gatewayResourceName}", "operationId": "microsoftAzureMeshgatewayCreateorupdate", "summary": "Microsoft Azure Creates Or Updates A Gateway Resource", "tags": [ "MeshGateways" ] }, { "method": "DELETE", "path": "/Resources/Gateways/{gatewayResourceName}", "operationId": "microsoftAzureMeshgatewayDelete", "summary": "Microsoft Azure Deletes The Gateway Resource", "tags": [ "MeshGateways" ] }, { "method": "GET", "path": "/Resources/Gateways", "operationId": "microsoftAzureMeshgatewayList", "summary": "Microsoft Azure Lists All The Gateway Resources", "tags": [ "MeshGateways" ] } ] }