Create HPC
POST/projects/:projectId/providers/Aruba.Baremetal/hpcs
Create HPC
Request
Path Parameters
Query Parameters
The requested API version
1- application/json
- text/json
- application/*+json
Body
Array [
]
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
DTO which encapsulates all relevant information about the HPC, such as node specifications,
network configuration, firewall settings, and management options.
linkedResources
object[]
nullable
node
object
DTO representing the specifications of the HPC nodes, including SKU, operating system, number of replicas,
storage details, and RAM configuration.
storage
object
DTO representing the storage configuration for HPC nodes, including size and number of replicas.
ram
object
DTO representing the RAM configuration for HPC nodes, including size in GB.
This is optional as some SKUs may not require explicit RAM configuration.
network
object
DTO representing the network configuration for the HPC, including public IP size, bandwidth, multi-cloud link capability,
mobile VPN support, and load balancer details.
loadBalancer
object
DTO representing the load balancer configuration for the HPC, including SKU and number of replicas.
firewall
object
DTO representing the firewall configuration for the HPC, including SKU information.
management
object
DTO representing the management options for the HPC, including notes, backup configuration, disaster recovery settings,
backup
object
DTO representing the backup configuration for the HPC, including whether backup is enabled and details about licenses and storage.
details
object
DTO representing the details of the backup configuration for the HPC, including the number of licenses and
storage units required for backup.
disasterRecovery
object
DTO representing the disaster recovery configuration for the HPC, including whether disaster recovery is
enabled and details about the number of managers required.
details
object
DTO representing the details of the disaster recovery configuration for the HPC, including the number of managers required.
Body
Array [
]
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
DTO which encapsulates all relevant information about the HPC, such as node specifications,
network configuration, firewall settings, and management options.
linkedResources
object[]
nullable
node
object
DTO representing the specifications of the HPC nodes, including SKU, operating system, number of replicas,
storage details, and RAM configuration.
storage
object
DTO representing the storage configuration for HPC nodes, including size and number of replicas.
ram
object
DTO representing the RAM configuration for HPC nodes, including size in GB.
This is optional as some SKUs may not require explicit RAM configuration.
network
object
DTO representing the network configuration for the HPC, including public IP size, bandwidth, multi-cloud link capability,
mobile VPN support, and load balancer details.
loadBalancer
object
DTO representing the load balancer configuration for the HPC, including SKU and number of replicas.
firewall
object
DTO representing the firewall configuration for the HPC, including SKU information.
management
object
DTO representing the management options for the HPC, including notes, backup configuration, disaster recovery settings,
backup
object
DTO representing the backup configuration for the HPC, including whether backup is enabled and details about licenses and storage.
details
object
DTO representing the details of the backup configuration for the HPC, including the number of licenses and
storage units required for backup.
disasterRecovery
object
DTO representing the disaster recovery configuration for the HPC, including whether disaster recovery is
enabled and details about the number of managers required.
details
object
DTO representing the details of the disaster recovery configuration for the HPC, including the number of managers required.
Body
Array [
]
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
DTO which encapsulates all relevant information about the HPC, such as node specifications,
network configuration, firewall settings, and management options.
linkedResources
object[]
nullable
node
object
DTO representing the specifications of the HPC nodes, including SKU, operating system, number of replicas,
storage details, and RAM configuration.
storage
object
DTO representing the storage configuration for HPC nodes, including size and number of replicas.
ram
object
DTO representing the RAM configuration for HPC nodes, including size in GB.
This is optional as some SKUs may not require explicit RAM configuration.
network
object
DTO representing the network configuration for the HPC, including public IP size, bandwidth, multi-cloud link capability,
mobile VPN support, and load balancer details.
loadBalancer
object
DTO representing the load balancer configuration for the HPC, including SKU and number of replicas.
firewall
object
DTO representing the firewall configuration for the HPC, including SKU information.
management
object
DTO representing the management options for the HPC, including notes, backup configuration, disaster recovery settings,
backup
object
DTO representing the backup configuration for the HPC, including whether backup is enabled and details about licenses and storage.
details
object
DTO representing the details of the backup configuration for the HPC, including the number of licenses and
storage units required for backup.
disasterRecovery
object
DTO representing the disaster recovery configuration for the HPC, including whether disaster recovery is
enabled and details about the number of managers required.
details
object
DTO representing the details of the disaster recovery configuration for the HPC, including the number of managers required.
Responses
- 201
- 202
- 400
- 500
Created
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"monitorUri": "string"
}
- Schema
- Example (from schema)
Schema
{
"monitorUri": "string"
}
- Schema
- Example (from schema)
Schema
{
"monitorUri": "string"
}
Accepted
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Internal Server Error