'POST', 'path' => 'tokens', 'params' => [ 'username' => [ 'type' => 'string', 'required' => true, 'path' => 'auth.RAX-KSKEY:apiKeyCredentials', ], 'apiKey' => [ 'type' => 'string', 'required' => true, 'path' => 'auth.RAX-KSKEY:apiKeyCredentials', ], 'tenantId' => [ 'type' => 'string', 'path' => 'auth', ], 'tenantName' => [ 'type' => 'string', 'path' => 'auth', ], ], ]; } }