Re: Document about "suspended" org


Nicholas Calugar
 

Hi Noburou,

You are correct, this should be documented better. Would you mind filing an
issue here and I’ll work with our documentation team to make this better:

https://github.com/cloudfoundry/docs-cloudfoundry-concepts


Thanks,

Nick

Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.

On September 7, 2016 at 6:48:56 PM, Noburou TANIGUCHI (dev(a)nota.m001.jp)
wrote:

Thank you, Nicholas,

While the linked documents seems for me to tell almost nothing about
'suspended' orgs, your explanation is very helpful. I understood its
objective and how to use.

The last thing still I don't know is the details of the effects of it. When
a org is suspended, which operations cannot be executed by the OrgManagers
/
OrgAuditors / OrgBillingManagers / SpaceManagers / SpaceDevelopers /
SpaceAuditors? Is there any list or table about them? If no, I think I can
make one. But this is not the solution. I think it should be a part of
docs.cloudfoundry.org. So if I make it, do you accept it as a part of
official document?

Regards,


Nicholas Calugar wrote
Hi Noburou,

The Organizations API documents a status:
http://apidocs.cloudfoundry.org/241/organizations/update_an_organization.html

It appears this can be “active” or “suspended”:
https://github.com/cloudfoundry/cloud_controller_ng/blob/dd9aab29120e455f15853534372d1e5549216691/app/models/runtime/organization.rb#L4

When the organization is suspended, various API requests are denied. This
is useful for operators to be able to suspend organizations for some
reason, e.g. not paying their bill.


Thanks,

Nick

Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.

On September 6, 2016 at 3:44:27 AM, Noburou TANIGUCHI (
dev(a).m001
)
wrote:

Hi CF guys,

Is there any document / information about the status "suspended" of an
org?

I've found so many codes about it [1], but cannot find any document in
docs.cloudfoundry.org [2].

I want to know what is the objective(s) of it, what is expected in a
suspended org (it seems that everything in the org should be read-only),
and
how we can make use of it.

Thanks in advance.

[1]
https://github.com/cloudfoundry/cloud_controller_ng/search?utf8=%E2%9C%93&q=suspended&type=Code
[2] https://docs.cloudfoundry.org/search?q=suspended




-----
I'm not a ...
noburou taniguchi
--
View this message in context:
http://cf-dev.70369.x6.nabble.com/Document-about-suspended-org-tp5716.html
Sent from the CF Dev mailing list archive at Nabble.com.




-----
I'm not a ...
Noburou TANIGUCHI
--
View this message in context:
http://cf-dev.70369.x6.nabble.com/Document-about-suspended-org-tp5716p5726.html
Sent from the CF Dev mailing list archive at Nabble.com.

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.