---
title: "Import Cluster"
method: POST
path: "/ocean/azure/np/cluster/aks/import"
tags: ["Ocean AKS"]
---

# Import Cluster

`POST /ocean/azure/np/cluster/aks/import`

The Import Cluster API call returns a JSON formatted Ocean cluster specification for a given AKS cluster and import identifier.
The returned specification is ready to use in the [Ocean AKS Cluster Create](https://spec.dev.spot.io/#operation/oceanAKSClusterCreate) API call.

## Query parameters

- `resourceGroupName` string, required
- `aksClusterName` string, required

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
