id
stringlengths
2
7
text
stringlengths
17
51.2k
title
stringclasses
1 value
c20000
&organization, fmt.Sprintf("/organizations/%v", organizationIdentity), nil, nil) }
c20001
&organization, s.Patch(ctx, &organization, fmt.Sprintf("/organizations/%v", organizationIdentity), o) }
c20002
s.Delete(ctx, &organization, fmt.Sprintf("/organizations/%v", organizationIdentity)) }
c20003
error) { var organizationAddOn OrganizationAddOnListForOrganizationResult return organizationAddOn, s.Get(ctx, &organizationAddOn, fmt.Sprintf("/organizations/%v/addons", organizationIdentity), nil, lr) }
c20004
error) { var organizationApp OrganizationApp return &organizationApp, s.Post(ctx, &organizationApp, fmt.Sprintf("/organizations/apps"), o) }
c20005
error) { var organizationApp OrganizationAppListForOrganizationResult return organizationApp, s.Get(ctx, &organizationApp, fmt.Sprintf("/organizations/%v/apps", organizationIdentity), nil, lr) }
c20006
&organizationApp, fmt.Sprintf("/organizations/apps/%v", organizationAppIdentity), nil, nil) }
c20007
&organizationApp, s.Patch(ctx, &organizationApp, fmt.Sprintf("/organizations/apps/%v", organizationAppIdentity), o) }
c20008
&organizationApp, s.Patch(ctx, &organizationApp, fmt.Sprintf("/organizations/apps/%v", organizationAppIdentity), o) }
c20009
&organizationApp, s.Patch(ctx, &organizationApp, fmt.Sprintf("/organizations/apps/%v", organizationAppIdentity), o) }
c20010
&organizationAppCollaborator, fmt.Sprintf("/organizations/apps/%v/collaborators/%v", organizationAppIdentity, organizationAppCollaboratorIdentity)) }
c20011
&organizationAppCollaborator, fmt.Sprintf("/organizations/apps/%v/collaborators/%v", organizationAppIdentity, organizationAppCollaboratorIdentity), nil, nil) }
c20012
s.Patch(ctx, &organizationAppCollaborator, fmt.Sprintf("/organizations/apps/%v/collaborators/%v", organizationAppIdentity, organizationAppCollaboratorIdentity), o) }
c20013
{ var organizationAppCollaborator OrganizationAppCollaboratorListResult return organizationAppCollaborator, s.Get(ctx, &organizationAppCollaborator, fmt.Sprintf("/organizations/apps/%v/collaborators", organizationAppIdentity), nil, lr) }
c20014
return organizationAppPermission, s.Get(ctx, &organizationAppPermission, fmt.Sprintf("/organizations/permissions"), nil, lr) }
c20015
s.Get(ctx, &organizationFeature, fmt.Sprintf("/organizations/%v/features/%v", organizationIdentity, organizationFeatureIdentity), nil, nil) }
c20016
s.Get(ctx, &organizationFeature, fmt.Sprintf("/organizations/%v/features", organizationIdentity), nil, lr) }
c20017
&organizationFeature, s.Patch(ctx, &organizationFeature, fmt.Sprintf("/organizations/%v/features/%v", organizationIdentity, organizationFeatureIdentity), o) }
c20018
s.Put(ctx, &organizationInvitation, fmt.Sprintf("/organizations/%v/invitations", organizationIdentity), o) }
c20019
s.Delete(ctx, &organizationInvitation, fmt.Sprintf("/organizations/%v/invitations/%v", organizationIdentity, organizationInvitationIdentity)) }
c20020
&organizationInvitation, fmt.Sprintf("/organizations/invitations/%v/accept", organizationInvitationToken), nil) }
c20021
&organizationMember, s.Put(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members", organizationIdentity), o) }
c20022
s.Post(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members", organizationIdentity), o) }
c20023
s.Patch(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members", organizationIdentity), o) }
c20024
s.Delete(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members/%v", organizationIdentity, organizationMemberIdentity)) }
c20025
s.Get(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members", organizationIdentity), nil, lr) }
c20026
s.Get(ctx, &organizationMember, fmt.Sprintf("/organizations/%v/members/%v/apps", organizationIdentity, organizationMemberIdentity), nil, lr) }
c20027
var organizationPreferences OrganizationPreferences return &organizationPreferences, s.Get(ctx, &organizationPreferences, fmt.Sprintf("/organizations/%v/preferences", organizationPreferencesIdentity), nil, nil) }
c20028
s.Patch(ctx, &organizationPreferences, fmt.Sprintf("/organizations/%v/preferences", organizationPreferencesIdentity), o) }
c20029
&outboundRuleset, fmt.Sprintf("/spaces/%v/outbound-ruleset", spaceIdentity), nil, nil) }
c20030
s.Get(ctx, &outboundRuleset, fmt.Sprintf("/spaces/%v/outbound-rulesets", spaceIdentity), nil, lr) }
c20031
s.Put(ctx, &outboundRuleset, fmt.Sprintf("/spaces/%v/outbound-ruleset", spaceIdentity), o) }
c20032
&passwordReset, s.Post(ctx, &passwordReset, fmt.Sprintf("/password-resets"), o) }
c20033
&passwordReset, s.Post(ctx, &passwordReset, fmt.Sprintf("/password-resets/%v/actions/finalize", passwordResetResetPasswordToken), o) }
c20034
s.Get(ctx, &peering, fmt.Sprintf("/spaces/%v/peerings", spaceIdentity), nil, lr) }
c20035
s.Post(ctx, &peering, fmt.Sprintf("/spaces/%v/peerings/%v/actions/accept", spaceIdentity, peeringPcxID), nil) }
c20036
s.Delete(ctx, &peering, fmt.Sprintf("/spaces/%v/peerings/%v", spaceIdentity, peeringPcxID)) }
c20037
s.Get(ctx, &peering, fmt.Sprintf("/spaces/%v/peerings/%v", spaceIdentity, peeringPcxID), nil, nil) }
c20038
&peeringInfo, fmt.Sprintf("/spaces/%v/peering-info", spaceIdentity), nil, nil) }
c20039
error) { var pipeline Pipeline return &pipeline, s.Post(ctx, &pipeline, fmt.Sprintf("/pipelines"), o) }
c20040
s.Get(ctx, &pipeline, fmt.Sprintf("/pipelines/%v", pipelineIdentity), nil, nil) }
c20041
s.Delete(ctx, &pipeline, fmt.Sprintf("/pipelines/%v", pipelineID)) }
c20042
&pipeline, s.Patch(ctx, &pipeline, fmt.Sprintf("/pipelines/%v", pipelineID), o) }
c20043
error) { var pipeline PipelineListResult return pipeline, s.Get(ctx, &pipeline, fmt.Sprintf("/pipelines"), nil, lr) }
c20044
s.Get(ctx, &pipelineCoupling, fmt.Sprintf("/pipelines/%v/pipeline-couplings", pipelineID), nil, lr) }
c20045
error) { var pipelineCoupling PipelineCouplingListForCurrentUserResult return pipelineCoupling, s.Get(ctx, &pipelineCoupling, fmt.Sprintf("/users/~/pipeline-couplings"), nil, lr) }
c20046
{ var pipelineCoupling PipelineCouplingListResult return pipelineCoupling, s.Get(ctx, &pipelineCoupling, fmt.Sprintf("/pipeline-couplings"), nil, lr) }
c20047
error) { var pipelineCoupling PipelineCoupling return &pipelineCoupling, s.Post(ctx, &pipelineCoupling, fmt.Sprintf("/pipeline-couplings"), o) }
c20048
&pipelineCoupling, fmt.Sprintf("/pipeline-couplings/%v", pipelineCouplingIdentity), nil, nil) }
c20049
{ var pipelineCoupling PipelineCoupling return &pipelineCoupling, s.Delete(ctx, &pipelineCoupling, fmt.Sprintf("/pipeline-couplings/%v", pipelineCouplingIdentity)) }
c20050
s.Patch(ctx, &pipelineCoupling, fmt.Sprintf("/pipeline-couplings/%v", pipelineCouplingIdentity), o) }
c20051
&pipelineCoupling, fmt.Sprintf("/apps/%v/pipeline-couplings", appIdentity), nil, nil) }
c20052
error) { var pipelinePromotion PipelinePromotion return &pipelinePromotion, s.Post(ctx, &pipelinePromotion, fmt.Sprintf("/pipeline-promotions"), o) }
c20053
&pipelinePromotion, fmt.Sprintf("/pipeline-promotions/%v", pipelinePromotionIdentity), nil, nil) }
c20054
&pipelinePromotionTarget, fmt.Sprintf("/pipeline-promotions/%v/promotion-targets", pipelinePromotionID), nil, lr) }
c20055
s.Get(ctx, &plan, fmt.Sprintf("/plans/%v", planIdentity), nil, nil) }
c20056
s.Get(ctx, &plan, fmt.Sprintf("/addon-services/%v/plans", addOnServiceIdentity), nil, lr) }
c20057
s.Get(ctx, &region, fmt.Sprintf("/regions/%v", regionIdentity), nil, nil) }
c20058
error) { var region RegionListResult return region, s.Get(ctx, &region, fmt.Sprintf("/regions"), nil, lr) }
c20059
s.Get(ctx, &release, fmt.Sprintf("/apps/%v/releases/%v", appIdentity, releaseIdentity), nil, nil) }
c20060
s.Get(ctx, &release, fmt.Sprintf("/apps/%v/releases", appIdentity), nil, lr) }
c20061
&release, s.Post(ctx, &release, fmt.Sprintf("/apps/%v/releases", appIdentity), o) }
c20062
&release, s.Post(ctx, &release, fmt.Sprintf("/apps/%v/releases", appIdentity), o) }
c20063
s.Get(ctx, &slug, fmt.Sprintf("/apps/%v/slugs/%v", appIdentity, slugIdentity), nil, nil) }
c20064
s.Post(ctx, &sniEndpoint, fmt.Sprintf("/apps/%v/sni-endpoints", appIdentity), o) }
c20065
s.Delete(ctx, &sniEndpoint, fmt.Sprintf("/apps/%v/sni-endpoints/%v", appIdentity, sniEndpointIdentity)) }
c20066
s.Get(ctx, &sniEndpoint, fmt.Sprintf("/apps/%v/sni-endpoints/%v", appIdentity, sniEndpointIdentity), nil, nil) }
c20067
s.Get(ctx, &sniEndpoint, fmt.Sprintf("/apps/%v/sni-endpoints", appIdentity), nil, lr) }
c20068
&sniEndpoint, s.Patch(ctx, &sniEndpoint, fmt.Sprintf("/apps/%v/sni-endpoints/%v", appIdentity, sniEndpointIdentity), o) }
c20069
{ var source Source return &source, s.Post(ctx, &source, fmt.Sprintf("/sources"), nil) }
c20070
error) { var space SpaceListResult return space, s.Get(ctx, &space, fmt.Sprintf("/spaces"), nil, lr) }
c20071
s.Get(ctx, &space, fmt.Sprintf("/spaces/%v", spaceIdentity), nil, nil) }
c20072
&space, s.Patch(ctx, &space, fmt.Sprintf("/spaces/%v", spaceIdentity), o) }
c20073
s.Delete(ctx, &space, fmt.Sprintf("/spaces/%v", spaceIdentity)) }
c20074
&space, s.Post(ctx, &space, fmt.Sprintf("/spaces"), o) }
c20075
s.Get(ctx, &spaceAppAccess, fmt.Sprintf("/spaces/%v/members/%v", spaceIdentity, accountIdentity), nil, nil) }
c20076
&spaceAppAccess, s.Patch(ctx, &spaceAppAccess, fmt.Sprintf("/spaces/%v/members/%v", spaceIdentity, accountIdentity), o) }
c20077
s.Get(ctx, &spaceAppAccess, fmt.Sprintf("/spaces/%v/members", spaceIdentity), nil, lr) }
c20078
&spaceNAT, fmt.Sprintf("/spaces/%v/nat", spaceIdentity), nil, nil) }
c20079
s.Post(ctx, &sslEndpoint, fmt.Sprintf("/apps/%v/ssl-endpoints", appIdentity), o) }
c20080
s.Delete(ctx, &sslEndpoint, fmt.Sprintf("/apps/%v/ssl-endpoints/%v", appIdentity, sslEndpointIdentity)) }
c20081
s.Get(ctx, &sslEndpoint, fmt.Sprintf("/apps/%v/ssl-endpoints/%v", appIdentity, sslEndpointIdentity), nil, nil) }
c20082
s.Get(ctx, &sslEndpoint, fmt.Sprintf("/apps/%v/ssl-endpoints", appIdentity), nil, lr) }
c20083
&sslEndpoint, s.Patch(ctx, &sslEndpoint, fmt.Sprintf("/apps/%v/ssl-endpoints/%v", appIdentity, sslEndpointIdentity), o) }
c20084
s.Get(ctx, &stack, fmt.Sprintf("/stacks/%v", stackIdentity), nil, nil) }
c20085
error) { var stack StackListResult return stack, s.Get(ctx, &stack, fmt.Sprintf("/stacks"), nil, lr) }
c20086
error) { var team TeamListResult return team, s.Get(ctx, &team, fmt.Sprintf("/teams"), nil, lr) }
c20087
s.Get(ctx, &team, fmt.Sprintf("/teams/%v", teamIdentity), nil, nil) }
c20088
&team, s.Patch(ctx, &team, fmt.Sprintf("/teams/%v", teamIdentity), o) }
c20089
&team, s.Post(ctx, &team, fmt.Sprintf("/teams"), o) }
c20090
s.Delete(ctx, &team, fmt.Sprintf("/teams/%v", teamIdentity)) }
c20091
error) { var teamApp TeamApp return &teamApp, s.Post(ctx, &teamApp, fmt.Sprintf("/teams/apps"), o) }
c20092
s.Get(ctx, &teamApp, fmt.Sprintf("/teams/apps/%v", teamAppIdentity), nil, nil) }
c20093
&teamApp, s.Patch(ctx, &teamApp, fmt.Sprintf("/teams/apps/%v", teamAppIdentity), o) }
c20094
&teamApp, s.Patch(ctx, &teamApp, fmt.Sprintf("/teams/apps/%v", teamAppIdentity), o) }
c20095
&teamApp, s.Patch(ctx, &teamApp, fmt.Sprintf("/teams/apps/%v", teamAppIdentity), o) }
c20096
error) { var teamApp TeamAppListByTeamResult return teamApp, s.Get(ctx, &teamApp, fmt.Sprintf("/teams/%v/apps", teamIdentity), nil, lr) }
c20097
s.Delete(ctx, &teamAppCollaborator, fmt.Sprintf("/teams/apps/%v/collaborators/%v", teamAppIdentity, teamAppCollaboratorIdentity)) }
c20098
&teamAppCollaborator, fmt.Sprintf("/teams/apps/%v/collaborators/%v", teamAppIdentity, teamAppCollaboratorIdentity), nil, nil) }
c20099
s.Patch(ctx, &teamAppCollaborator, fmt.Sprintf("/teams/apps/%v/collaborators/%v", teamAppIdentity, teamAppCollaboratorIdentity), o) }