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

Armor Infrastructure API

The Infrastructure API from Armor — 35 operation(s) for infrastructure.

Armor Infrastructure API is one of 70 APIs that Armor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Infrastructure. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 45 operations across 35 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.armor.com.

45 operations 35 paths 48 schemas 6 DELETE25 GET8 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.armor.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Armor Infrastructure API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Authorization). An API key is passed in the header as X-Account-Context (X-Account-Context).

  • Authorization — Authorization Token
  • X-Account-Context — X-Account-Context

Paths & Operations 45

Across 35 paths, the API surfaces 45 operations — 6 DELETE, 25 GET, 8 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Infrastructure 45
GET
/{entityType}/{entityId}/tasks
Retrieve a list of scheduled events that are associated to your account.
Task_GetList 2 params → 200
DELETE
/{entityType}/{entityId}/tasks
Delete a scheduled event that is associated to an entity.
Task_CancelTask 2 params body → 200400
GET
/{entityType}/tasks
Retrieve list of scheduled events for all accounts.
Task_GetTaskList 1 param → 200
GET
/apps
Retrieve any workloads that are associated to your Account.
App_GetAppList → 200
GET
/apps/{appId}/tiers
Retrieves all the tiers associated with a specified workload.
Tier_GetAppTiers 1 param → 200400
POST
/apps/{appId}/tiers
Create a new tier on a workload, to serve as a logical grouping of servers within a workload.
Tier_AddTier 1 param body → 200400
GET
/apps/{appId}/tiers/{tierId}
Retrieves information for a specified tier from a workload.
Tier_Get 2 params → 200400
PUT
/apps/{appId}/tiers/{tierId}
Updates an existing tier on a workload
Tier_UpdateTier 2 params body → 200400
DELETE
/apps/{appId}/tiers/{tierId}
Delete a single tier from a workload.
Tier_DeleteTier 2 params → 200400
GET
/apps/{id}
Retrieve details for a workload that is associated to your Account.
App_GetAppDetail 1 param → 200404
PUT
/apps/{id}
Update the details for a workload that is associated to your Account.
App_UpdateApp 1 param body → 200400
DELETE
/apps/{id}
Delete a workload that is associated to your Account.
App_DeleteApp 1 param → 200400
PUT
/apps/vms/{id}
Assign VM to Workload
App_AssignVmToWorkLoad 1 param body → 200400
GET
/health-monitoring/core/health/{vmId}
ServiceHealth_HealthStatus 1 param → 200400
GET
/health-monitoring/core/health-status/{vmId}
ServiceHealth_HealthStatusPublic 1 param → 200400
GET
/locations
Return a set of available locations for provisioning new servers.
Location_Get 1 param → 200400
GET
/orders
Retrieve the list of orders that are associated to your account.
Orders_GetOrdersAsync → 200400
GET
/orders/{id}
Retrieve a specific order for your account.
Orders_GetOrderAsync 1 param → 200400
GET
/orders/{osname}/wsus
Retrieve the Wsus details for your ordered vm.
Orders_GetWsusDetails 1 param → 200400
POST
/orders/subscriptions
Submit a subscription order.
Orders_PostSubscriptionOrderAsync body → 200400
POST
/orders/vms
Create a virtual machine (VM) order.
Orders_PostVmOrderAsync body → 200400
GET
/stats/vms/{vmId}
Get statistics on your VM.
Stats_GetAllUtilizationStats 4 params → 200400
GET
/stats/vms/{vmId}/metrics
Stats_GetAllStatusForOneVm 3 params → 200400
GET
/storage/summary
Returns a list of VM's, the related storage summaries for each storage tier (SSD, FLUID, and RAW), and the location the storage is utilized.
Storage_GetStorageSummaryByAccountId → 200403
GET
/vms
Get a list of virtual machines for the current account.
Vm_GetVmList → 200400
GET
/vms/{id}
Get details for a specific VM.
Vm_GetVmDetail 1 param → 200400
PUT
/vms/{id}
Update the name of a VM.
Vm_UpdateVm 1 param body → 200400
DELETE
/vms/{id}
Delete a VM.
Vm_DeleteVm 1 param body → 202400
POST
/vms/{id}/adjustResources
Update VM to a new fixed instance geometry in order to increase/decrease CPU and/or memory.
Vm_AdjustVmResources 1 param body → 200400
GET
/vms/{id}/license
Vm_GetLicenseDetailsByVmId 1 param → 200
POST
/vms/{id}/power/{powerAction}
Perform a power action on a virtual machine.
Vm_PowerActionVm 2 params → 200400
POST
/vms/{id}/processScheduledEvent
Force processing a vm event scheduled in the future or already due, but incomplete
Vm_ProcessScheduledEvent 1 param → 200400
GET
/vms/{vmId}/availableStorage
Returns the list of available storage products that can be added to a VM.
Storage_GetAvailableStorageByVm 1 param → 200403
POST
/vms/{vmId}/disk
Add a disk to a VM by id.
Storage_AddDisk 1 param body → 200401403
DELETE
/vms/{vmId}/disk/{diskId}
Deletes the specified disk, by id, for the specified VM.
Storage_DeleteDisk 2 params → 200400403
PUT
/vms/{vmId}/disk/{diskId}/advancedsettings
Deletes the specified disk, by id, for the specified VM.
Storage_UpdateDiskAdvancedSettings 2 params body → 200202400401403
GET
/vms/autoAgePolicy
Vm_GetAccountAutoAgePolicy → 200
POST
/vms/autoAgePolicy
Vm_UpsertAccountAgePolicy body → 200
GET
/vms/core/{coreInstanceId}
Get details for an Anywhere VM
Vm_GetVmCoreDetail 1 param → 200400
DELETE
/vms/core/{coreInstanceId}
Delete a Core VM.
Vm_DeleteCore 2 params → 200400
PUT
/vms/core/{coreInstanceId}/profile
Assign a profle to the Vm
Vm_AssignCoreInstanceProfileByName 1 param body → 200400
GET
/vms/hybridVmList
Get a list of virtual machines for the current account.
Vm_GetVmListWithCloudConnections 1 param → 200400
GET
/vms/os-endoflife
Vm_GetVmOSEndOfLife → 200
GET
/vms/simpleVmList
Get a list of virtual machines for the current account.
Vm_GetAllVmList → 200400
GET
/vms/unprotectedec2instance/{id}
Get un protected ec2 instance details by instance id
Vm_GetUnprotectedEc2InstanceDetailById 1 param → 200400

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are FireHost.Infrastructure.Compute.Models.AccountVmWithCloudConnectionsDto (58 properties), FireHost.Infrastructure.Compute.Models.VmDetail (50 properties), FireHost.Infrastructure.Compute.Models.CoreVmDetail (50 properties), FireHost.Infrastructure.Compute.Models.AccountVmDto (38 properties). Each schema is shown below with its type and property counts.

FireHost.Services.Http.Compute.ApiExamples.UpdateTierExampleRequest
object
FireHost.Infrastructure.Compute.Models.ProductDetail
object
6 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.VmsStorageDto
object
7 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.StorageOrderDto
object
4 properties
FireHost.Services.Http.Compute.ApiExamples.Models.UpdateAppSampleRequest
object
2 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.StorageSummaryDto
object
2 properties
FireHost.Infrastructure.Compute.Data.Domain.VmService
object
8 properties
FireHost.Infrastructure.Compute.Models.Application.ApplicationDto
object
15 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.TemplateStorageSumDto
object
7 properties
FireHost.Infrastructure.Compute.Data.Domain.StorageProduct
object
10 properties
FireHost.Infrastructure.Compute.Models.Disk
object
6 properties
FireHost.Infrastructure.Compute.Models.VmDetail
object
50 properties
FireHost.Infrastructure.Compute.Models.Stats.VmStatPoint
object
3 properties
FireHost.Services.Http.Scheduling.Models.TaskResponse
object
4 properties
FireHost.Infrastructure.Orders.Data.Domain.Order
object
8 properties
FireHost.Infrastructure.HealthMonitoring.Models.HealthStatusDetailsResponse
object
1 property
FireHost.Services.Http.Orders.ApiExamples.Models.PostSubscriptionOrderAsyncSampleRequest
object
2 properties
FireHost.Infrastructure.Compute.Models.VmHealthStatusDto
object
2 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.VmStorageDto
object
5 properties
FireHost.Infrastructure.Compute.Data.Domain.AccountAutoAgePolicy
object
3 properties
FireHost.Services.Http.Orders.ApiExamples.Models.PostVmOrderAsyncSampleRequest
object
11 properties
FireHost.Infrastructure.Orders.Models.OrderDto
object
8 properties
FireHost.Services.Http.Scheduling.Models.TaskRequest
object
4 properties
FireHost.Infrastructure.Compute.Data.Domain.ProductPrice
object
2 properties
FireHost.Services.Http.Compute.ApiExamples.Models.AddTierSampleRequest
object
1 property
FireHost.Infrastructure.Compute.Models.AccountSimpleVmDto
object
3 properties
FireHost.Infrastructure.Compute.Models.AccountVmWithCloudConnectionsDto
object
58 properties
FireHost.Infrastructure.Compute.Models.Requests.TaskResponse
object
5 properties
FireHost.Infrastructure.Compute.Models.Application.ApplicationDetail
object
16 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.Storage.StorageAdvancedSettingsUpdateRequest
object
5 properties
FireHost.Infrastructure.Compute.Models.Stats.VmStatsDto
object
5 properties
FireHost.Services.Http.Compute.ApiExamples.Models.SampleAssignVmToWorkloadRequestDto
object
5 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.DeleteVmRequest
object
4 properties
FireHost.Infrastructure.Orders.Models.SoftwareInstallParameter
object
2 properties
FireHost.Infrastructure.Compute.Models.Environment.LocationDto
object
5 properties
FireHost.Infrastructure.HealthMonitoring.Models.HealthDetail
object
9 properties
FireHost.Infrastructure.HealthMonitoring.Models.HealthDetailPublic
object
6 properties
FireHost.Infrastructure.Compute.Models.Stats.VmAllStatsDto
object
2 properties
FireHost.Infrastructure.Orders.Models.SubscriptionOrderItem
object
5 properties
FireHost.Infrastructure.Compute.Models.Requests.VirtualMachines.AdjustVmResourcesRequest
object
4 properties
FireHost.Infrastructure.Compute.Models.AccountVmDto
object
38 properties
FireHost.Infrastructure.HealthMonitoring.Models.HealthStatusDetailsPublicResponse
object
1 property
FireHost.Infrastructure.Orders.Models.StorageOrderItem
object
8 properties
FireHost.Infrastructure.Perimeter.Data.Domain.Profile.ProfileRequest
object
1 property
FireHost.Infrastructure.Compute.Models.CoreVmDetail
object
50 properties
System.Object
object
FireHost.Infrastructure.Orders.Models.VmOrderItem
object
17 properties
FireHost.Infrastructure.Orders.Models.SoftwareOrderItem
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

armor-infrastructure-api-openapi.yml Raw ↑

Other APIs Armor publishes across the network.

Armor Access Control Lists API
Armor Account API
Armor Account Management API
Armor Account Primary Billing API
Armor Active Response API
Armor Advanced Backup API
Armor AIP - Entity Intelligence API
Armor AIP - Incident Data API
Armor Assessments API
Armor Authentication API
Armor Cloud Connections API
Armor Connector API
Where this information came from

This is an independent, third-party profile of Armor Infrastructure 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.