{
  "api_version": 1.6,
  "data": {
    "capabilities": {
      "subaccounts": false,
      "gear_sizes": [
        "small"
      ],
      "plan_upgrade_enabled": true,
      "view_global_teams": true,
      "private_ssl_certificates": true,
      "ha": true,
      "max_storage_per_gear": 20
    },
    "consumed_gears": 0,
    "created_at": "2014-04-30T03:58:09Z",
    "email": null,
    "id": "536074d1194e4cdc2a000001",
    "links": {
      "ADD_KEY": {
        "href": "https://openshift.redhat.com/broker/rest/user/keys",
        "method": "POST",
        "optional_params": [

        ],
        "rel": "Add new SSH key",
        "required_params": [
          {
            "description": "Name of the key",
            "invalid_options": [

            ],
            "name": "name",
            "type": "string",
            "valid_options": [

            ]
          },
          {
            "description": "Type of Key",
            "invalid_options": [

            ],
            "name": "type",
            "type": "string",
            "valid_options": [
              "ssh-rsa",
              "ssh-dss",
              "[email protected]",
              "[email protected]",
              "[email protected]",
              "[email protected]",
              "krb5-principal"
            ]
          },
          {
            "description": "The key portion of an ssh key (excluding key type and comment)",
            "invalid_options": [

            ],
            "name": "content",
            "type": "string",
            "valid_options": [

            ]
          }
        ]
      },
      "LIST_KEYS": {
        "href": "https://openshift.redhat.com/broker/rest/user/keys",
        "method": "GET",
        "optional_params": [

        ],
        "rel": "List SSH keys",
        "required_params": [

        ]
      }
    },
    "login": "[email protected]",
    "max_domains": 1,
    "max_gears": 3,
    "max_teams": 10,
    "plan_expiration_date": null,
    "plan_id": "free",
    "plan_quantity": 1,
    "plan_state": "ACTIVE",
    "usage_account_id": null,
    "usage_rates": {
    }
  },
  "messages": [

  ],
  "status": "ok",
  "supported_api_versions": [
    1.0,
    1.1,
    1.2,
    1.3,
    1.4,
    1.5,
    1.6,
    1.7
  ],
  "type": "user",
  "version": "1.6"
}