Try completely removing the teams section from the body.

On Thursday, March 30, 2017 at 4:38:52 PM UTC-4, ronald....@seagate.com 
wrote:
>
> Then what should I put in the request body? I get this error: API Error 
> Message: Requested Team(s) either does not exist or Farm has no access to 
> it.
>
>             params = {"description": description,
>                       "launchOrder": "simultaneous",
>                       "name": name,
>                       "project": {
>                           "id": "30c59dba-fc9b-4d0f-83ec-4b5043b12f72"
>                       },
>                       "teams": [
>                         {
>                           "id": ""
>                         }
>                       ],
>                       "timezone": "America/Chicago"}
>
> Thanks.
>
> On Thursday, March 30, 2017 at 3:08:55 PM UTC-5, Ryan wrote:
>>
>> Hi Ronald,
>>
>> Team ID should be an optional field when creating a farm. Farms can be 
>> owned by a single user or a team.
>>
>> Thanks
>>
>>
>> On Thursday, March 30, 2017 at 2:57:04 PM UTC-4, ronald....@seagate.com 
>> wrote:
>>>
>>> Is there any way to find out the ID of a Team with the Open Source 
>>> version of Scalr? All of the API calls under the Account API and Global API 
>>> are not available with the Open Source version it seems so I was wondering 
>>> how can I find out a team ID so I can use the Farms:Create call under the 
>>> User API. It seems the create farm call won't work without a team ID.
>>>
>>> Thanks.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scalr-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to