Response · 201
{
"code": 201,
"data": {
"id": 38,
"name": "demo_course",
"description": "This is demo organization",
"project": {
"team_id": 0,
"project_id": 0,
"project_name": "string",
"team_name": "string"
},
"sku_details": {
"specs": {
"sku_id": 0,
"name": "string",
"series": "string",
"cpu": 0,
"gpu": 0,
"memory": 0,
"ephemeral_storage": 0,
"gpu_memory": 0,
"is_free": false,
"is_active": false,
"gpu_switch_type": "string",
"local_storage_in_gb": 0,
"sku_type": "string",
"gpu_card_type": "string",
"category": "string",
"variant": "string",
"no_of_nodes": 0
},
"plan": {
"sku_item_price_id": 0,
"sku_type": "string",
"committed_days": 0,
"unit_price": 0,
"currency": "string",
"is_active": false,
"description": "string",
"location": "string"
}
},
"organization_nodes": [
{
"node_name": "string",
"node_alias_name": "string"
}
],
"members_count": 0,
"max_students": 0,
"created_by": {
"id": 0,
"name": "string",
"email": "string",
"username": "string"
},
"created_at": "string",
"updated_at": "string",
"resource_count": 0,
"iam_info": {
"id": 0,
"owner": {
"id": 0,
"name": "string",
"email": "string",
"username": "string"
},
"added_user": {
"id": 0,
"name": "string",
"email": "string",
"username": "string"
},
"role": "string",
"iam_type": "string",
"created_at": "string",
"updated_at": "string",
"is_student": false
},
"invited_count": 0,
"ai_lab_plan": {
"id": 0,
"name": "string",
"no_of_students": 0,
"is_active": false,
"no_of_nodes": 0
},
"committed_info": {},
"status": "string",
"course_count": 0,
"location": "string"
},
"errors": {},
"message": "Created Successfully"
}