waldur-js-client 8.0.8-dev.34 → 8.0.8-dev.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sdk.gen.d.ts +111 -98
- package/dist/sdk.gen.js +1022 -664
- package/dist/types.gen.d.ts +1234 -869
- package/package.json +1 -1
package/dist/types.gen.d.ts
CHANGED
|
@@ -4942,6 +4942,7 @@ export type ConsumptionStatusResponse = {
|
|
|
4942
4942
|
last_sync_run: string | null;
|
|
4943
4943
|
};
|
|
4944
4944
|
export type ContainerFormatEnum = 'bare' | 'ovf' | 'aki' | 'ami' | 'ari';
|
|
4945
|
+
export type ContentTypeInputEnum = 'resource' | 'resource_project';
|
|
4945
4946
|
export type CoreAuthToken = {
|
|
4946
4947
|
/**
|
|
4947
4948
|
* Authentication token for API access
|
|
@@ -6708,7 +6709,7 @@ export type EventMetadataResponse = {
|
|
|
6708
6709
|
* Map of event group keys to lists of event type enums from EventType
|
|
6709
6710
|
*/
|
|
6710
6711
|
event_groups: {
|
|
6711
|
-
[key: string]: Array<'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | '
|
|
6712
|
+
[key: string]: Array<'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | 'marketplace_offering_updated' | 'marketplace_offering_user_created' | 'marketplace_offering_user_updated' | 'marketplace_offering_user_deleted' | 'marketplace_offering_user_restriction_updated' | 'marketplace_order_approved' | 'marketplace_order_completed' | 'marketplace_order_created' | 'marketplace_order_failed' | 'marketplace_order_rejected' | 'marketplace_order_terminated' | 'marketplace_order_unlinked' | 'marketplace_plan_archived' | 'marketplace_plan_component_current_price_updated' | 'marketplace_plan_component_future_price_updated' | 'marketplace_plan_component_quota_updated' | 'marketplace_plan_created' | 'marketplace_plan_updated' | 'marketplace_plan_deleted' | 'marketplace_resource_create_canceled' | 'marketplace_resource_create_failed' | 'marketplace_resource_create_requested' | 'marketplace_resource_create_succeeded' | 'marketplace_resource_downscaled' | 'marketplace_resource_erred_on_backend' | 'marketplace_resource_paused' | 'marketplace_resource_terminate_canceled' | 'marketplace_resource_terminate_failed' | 'marketplace_resource_terminate_requested' | 'marketplace_resource_terminate_succeeded' | 'marketplace_resource_unlinked' | 'marketplace_resource_update_canceled' | 'marketplace_resource_update_end_date_succeeded' | 'marketplace_resource_update_failed' | 'marketplace_resource_update_limits_failed' | 'marketplace_resource_update_limits_succeeded' | 'marketplace_resource_update_requested' | 'marketplace_resource_update_succeeded' | 'notify_external_user' | 'notify_organization_owners' | 'notify_project_team' | 'openstack_floating_ip_attached' | 'openstack_floating_ip_connected' | 'openstack_floating_ip_description_updated' | 'openstack_floating_ip_detached' | 'openstack_floating_ip_disconnected' | 'openstack_network_cleaned' | 'openstack_network_created' | 'openstack_network_deleted' | 'openstack_network_imported' | 'openstack_network_pulled' | 'openstack_network_updated' | 'openstack_port_cleaned' | 'openstack_port_created' | 'openstack_port_deleted' | 'openstack_port_imported' | 'openstack_port_pulled' | 'openstack_port_updated' | 'openstack_router_updated' | 'openstack_security_group_cleaned' | 'openstack_security_group_created' | 'openstack_security_group_deleted' | 'openstack_security_group_imported' | 'openstack_security_group_pulled' | 'openstack_security_group_rule_cleaned' | 'openstack_security_group_rule_created' | 'openstack_security_group_rule_deleted' | 'openstack_security_group_rule_imported' | 'openstack_security_group_rule_updated' | 'openstack_security_group_updated' | 'openstack_security_group_added_remotely' | 'openstack_security_group_removed_remotely' | 'openstack_security_group_added_locally' | 'openstack_security_group_removed_locally' | 'openstack_server_group_cleaned' | 'openstack_server_group_created' | 'openstack_server_group_deleted' | 'openstack_server_group_imported' | 'openstack_server_group_pulled' | 'openstack_subnet_cleaned' | 'openstack_subnet_created' | 'openstack_subnet_deleted' | 'openstack_subnet_imported' | 'openstack_subnet_pulled' | 'openstack_subnet_updated' | 'openstack_tenant_quota_limit_updated' | 'payment_added' | 'payment_created' | 'payment_removed' | 'policy_notification' | 'project_creation_succeeded' | 'project_deletion_succeeded' | 'project_deletion_triggered' | 'project_update_request_approved' | 'project_update_request_created' | 'project_update_request_rejected' | 'project_end_date_change_request_approved' | 'project_end_date_change_request_created' | 'project_end_date_change_request_rejected' | 'project_update_succeeded' | 'project_permission_review_created' | 'project_permission_review_closed' | 'proposal_canceled' | 'proposal_document_added' | 'proposal_document_removed' | 'query_executed' | 'reduction_of_customer_credit' | 'reduction_of_customer_credit_due_to_minimal_consumption' | 'reduction_of_customer_expected_consumption' | 'reduction_of_project_credit' | 'reduction_of_project_credit_due_to_minimal_consumption' | 'reduction_of_project_expected_consumption' | 'request_downscaling' | 'request_pausing' | 'request_slurm_resource_downscaling' | 'request_slurm_resource_pausing' | 'reset_downscaling' | 'reset_member_restriction' | 'reset_pausing' | 'resource_assign_floating_ip_failed' | 'resource_assign_floating_ip_scheduled' | 'resource_assign_floating_ip_succeeded' | 'resource_attach_failed' | 'resource_attach_scheduled' | 'resource_attach_succeeded' | 'resource_backup_creation_failed' | 'resource_backup_creation_scheduled' | 'resource_backup_creation_succeeded' | 'resource_backup_deletion_failed' | 'resource_backup_deletion_scheduled' | 'resource_backup_deletion_succeeded' | 'resource_backup_restoration_failed' | 'resource_backup_restoration_scheduled' | 'resource_backup_restoration_succeeded' | 'resource_change_flavor_failed' | 'resource_change_flavor_scheduled' | 'resource_change_flavor_succeeded' | 'resource_creation_failed' | 'resource_creation_scheduled' | 'resource_creation_succeeded' | 'resource_deletion_failed' | 'resource_deletion_scheduled' | 'resource_deletion_succeeded' | 'resource_detach_failed' | 'resource_detach_scheduled' | 'resource_detach_succeeded' | 'resource_extend_failed' | 'resource_extend_scheduled' | 'resource_extend_succeeded' | 'resource_extend_volume_failed' | 'resource_extend_volume_scheduled' | 'resource_extend_volume_succeeded' | 'resource_import_succeeded' | 'resource_pull_failed' | 'resource_pull_scheduled' | 'resource_pull_succeeded' | 'resource_restart_failed' | 'resource_restart_scheduled' | 'resource_restart_succeeded' | 'resource_retype_failed' | 'resource_retype_scheduled' | 'resource_retype_succeeded' | 'resource_robot_account_created' | 'resource_robot_account_deleted' | 'resource_robot_account_state_changed' | 'resource_robot_account_updated' | 'resource_start_failed' | 'resource_start_scheduled' | 'resource_start_succeeded' | 'resource_stop_failed' | 'resource_stop_scheduled' | 'resource_stop_succeeded' | 'resource_unassign_floating_ip_failed' | 'resource_unassign_floating_ip_scheduled' | 'resource_unassign_floating_ip_succeeded' | 'resource_update_allowed_address_pairs_failed' | 'resource_update_allowed_address_pairs_scheduled' | 'resource_update_allowed_address_pairs_succeeded' | 'resource_update_floating_ips_failed' | 'resource_update_floating_ips_scheduled' | 'resource_update_floating_ips_succeeded' | 'resource_update_ports_failed' | 'resource_update_ports_scheduled' | 'resource_update_ports_succeeded' | 'resource_update_security_groups_failed' | 'resource_update_security_groups_scheduled' | 'resource_update_security_groups_succeeded' | 'resource_update_succeeded' | 'restrict_members' | 'review_canceled' | 'role_granted' | 'role_revoked' | 'role_updated' | 'roll_back_customer_credit' | 'roll_back_project_credit' | 'service_account_created' | 'service_account_deleted' | 'service_account_updated' | 'set_to_zero_overdue_credit' | 'slurm_policy_evaluation' | 'ssh_key_creation_succeeded' | 'ssh_key_deletion_succeeded' | 'terminate_resources' | 'token_created' | 'token_lifetime_updated' | 'update_of_credit_by_staff' | 'update_of_project_credit_by_staff' | 'automatic_credit_adjustment' | 'user_activated' | 'user_creation_succeeded' | 'user_data_accessed' | 'user_deactivated' | 'user_deactivated_no_roles' | 'user_deletion_succeeded' | 'user_details_update_succeeded' | 'user_has_been_created_by_staff' | 'user_password_updated' | 'user_password_updated_by_staff' | 'user_password_removed_by_staff' | 'user_update_succeeded' | 'user_group_invitation_updated' | 'user_invitation_updated' | 'user_invitation_deleted' | 'terms_of_service_consent_granted' | 'terms_of_service_consent_revoked' | 'chat_session_accessed' | 'chat_thread_accessed' | 'chat_injection_detected' | 'chat_pii_detected' | 'chat_feedback_submitted' | 'onboarding_verification_deleted' | 'onboarding_verification_deleted_by_task' | 'pat_created' | 'pat_revoked' | 'pat_rotated' | 'pat_expired' | 'pat_used_from_new_ip'>;
|
|
6712
6713
|
};
|
|
6713
6714
|
};
|
|
6714
6715
|
export type EventStats = {
|
|
@@ -6787,7 +6788,7 @@ export type EventSubscriptionRequest = {
|
|
|
6787
6788
|
*/
|
|
6788
6789
|
observable_objects?: unknown;
|
|
6789
6790
|
};
|
|
6790
|
-
export type EventTypesEnum = 'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | '
|
|
6791
|
+
export type EventTypesEnum = 'access_subnet_creation_succeeded' | 'access_subnet_deletion_succeeded' | 'access_subnet_update_succeeded' | 'allowed_offerings_have_been_updated' | 'attachment_created' | 'attachment_deleted' | 'attachment_updated' | 'auth_logged_in_with_saml2' | 'auth_logged_in_with_username' | 'auth_logged_in_with_oauth' | 'auth_logged_out' | 'auth_logged_out_with_saml2' | 'auth_login_failed_with_username' | 'block_creation_of_new_resources' | 'block_modification_of_existing_resources' | 'call_document_added' | 'call_document_removed' | 'create_of_credit_by_staff' | 'create_of_project_credit_by_staff' | 'custom_notification' | 'customer_creation_succeeded' | 'customer_deletion_succeeded' | 'customer_update_succeeded' | 'customer_permission_review_created' | 'customer_permission_review_closed' | 'droplet_resize_scheduled' | 'droplet_resize_succeeded' | 'freeipa_profile_created' | 'freeipa_profile_deleted' | 'freeipa_profile_disabled' | 'freeipa_profile_enabled' | 'invoice_canceled' | 'invoice_created' | 'invoice_item_created' | 'invoice_item_deleted' | 'invoice_item_updated' | 'invoice_paid' | 'issue_creation_succeeded' | 'issue_deletion_succeeded' | 'issue_update_succeeded' | 'marketplace_offering_component_created' | 'marketplace_offering_component_deleted' | 'marketplace_offering_component_updated' | 'marketplace_offering_created' | 'marketplace_offering_updated' | 'marketplace_offering_user_created' | 'marketplace_offering_user_updated' | 'marketplace_offering_user_deleted' | 'marketplace_offering_user_restriction_updated' | 'marketplace_order_approved' | 'marketplace_order_completed' | 'marketplace_order_created' | 'marketplace_order_failed' | 'marketplace_order_rejected' | 'marketplace_order_terminated' | 'marketplace_order_unlinked' | 'marketplace_plan_archived' | 'marketplace_plan_component_current_price_updated' | 'marketplace_plan_component_future_price_updated' | 'marketplace_plan_component_quota_updated' | 'marketplace_plan_created' | 'marketplace_plan_updated' | 'marketplace_plan_deleted' | 'marketplace_resource_create_canceled' | 'marketplace_resource_create_failed' | 'marketplace_resource_create_requested' | 'marketplace_resource_create_succeeded' | 'marketplace_resource_downscaled' | 'marketplace_resource_erred_on_backend' | 'marketplace_resource_paused' | 'marketplace_resource_terminate_canceled' | 'marketplace_resource_terminate_failed' | 'marketplace_resource_terminate_requested' | 'marketplace_resource_terminate_succeeded' | 'marketplace_resource_unlinked' | 'marketplace_resource_update_canceled' | 'marketplace_resource_update_end_date_succeeded' | 'marketplace_resource_update_failed' | 'marketplace_resource_update_limits_failed' | 'marketplace_resource_update_limits_succeeded' | 'marketplace_resource_update_requested' | 'marketplace_resource_update_succeeded' | 'notify_external_user' | 'notify_organization_owners' | 'notify_project_team' | 'openstack_floating_ip_attached' | 'openstack_floating_ip_connected' | 'openstack_floating_ip_description_updated' | 'openstack_floating_ip_detached' | 'openstack_floating_ip_disconnected' | 'openstack_network_cleaned' | 'openstack_network_created' | 'openstack_network_deleted' | 'openstack_network_imported' | 'openstack_network_pulled' | 'openstack_network_updated' | 'openstack_port_cleaned' | 'openstack_port_created' | 'openstack_port_deleted' | 'openstack_port_imported' | 'openstack_port_pulled' | 'openstack_port_updated' | 'openstack_router_updated' | 'openstack_security_group_cleaned' | 'openstack_security_group_created' | 'openstack_security_group_deleted' | 'openstack_security_group_imported' | 'openstack_security_group_pulled' | 'openstack_security_group_rule_cleaned' | 'openstack_security_group_rule_created' | 'openstack_security_group_rule_deleted' | 'openstack_security_group_rule_imported' | 'openstack_security_group_rule_updated' | 'openstack_security_group_updated' | 'openstack_security_group_added_remotely' | 'openstack_security_group_removed_remotely' | 'openstack_security_group_added_locally' | 'openstack_security_group_removed_locally' | 'openstack_server_group_cleaned' | 'openstack_server_group_created' | 'openstack_server_group_deleted' | 'openstack_server_group_imported' | 'openstack_server_group_pulled' | 'openstack_subnet_cleaned' | 'openstack_subnet_created' | 'openstack_subnet_deleted' | 'openstack_subnet_imported' | 'openstack_subnet_pulled' | 'openstack_subnet_updated' | 'openstack_tenant_quota_limit_updated' | 'payment_added' | 'payment_created' | 'payment_removed' | 'policy_notification' | 'project_creation_succeeded' | 'project_deletion_succeeded' | 'project_deletion_triggered' | 'project_update_request_approved' | 'project_update_request_created' | 'project_update_request_rejected' | 'project_end_date_change_request_approved' | 'project_end_date_change_request_created' | 'project_end_date_change_request_rejected' | 'project_update_succeeded' | 'project_permission_review_created' | 'project_permission_review_closed' | 'proposal_canceled' | 'proposal_document_added' | 'proposal_document_removed' | 'query_executed' | 'reduction_of_customer_credit' | 'reduction_of_customer_credit_due_to_minimal_consumption' | 'reduction_of_customer_expected_consumption' | 'reduction_of_project_credit' | 'reduction_of_project_credit_due_to_minimal_consumption' | 'reduction_of_project_expected_consumption' | 'request_downscaling' | 'request_pausing' | 'request_slurm_resource_downscaling' | 'request_slurm_resource_pausing' | 'reset_downscaling' | 'reset_member_restriction' | 'reset_pausing' | 'resource_assign_floating_ip_failed' | 'resource_assign_floating_ip_scheduled' | 'resource_assign_floating_ip_succeeded' | 'resource_attach_failed' | 'resource_attach_scheduled' | 'resource_attach_succeeded' | 'resource_backup_creation_failed' | 'resource_backup_creation_scheduled' | 'resource_backup_creation_succeeded' | 'resource_backup_deletion_failed' | 'resource_backup_deletion_scheduled' | 'resource_backup_deletion_succeeded' | 'resource_backup_restoration_failed' | 'resource_backup_restoration_scheduled' | 'resource_backup_restoration_succeeded' | 'resource_change_flavor_failed' | 'resource_change_flavor_scheduled' | 'resource_change_flavor_succeeded' | 'resource_creation_failed' | 'resource_creation_scheduled' | 'resource_creation_succeeded' | 'resource_deletion_failed' | 'resource_deletion_scheduled' | 'resource_deletion_succeeded' | 'resource_detach_failed' | 'resource_detach_scheduled' | 'resource_detach_succeeded' | 'resource_extend_failed' | 'resource_extend_scheduled' | 'resource_extend_succeeded' | 'resource_extend_volume_failed' | 'resource_extend_volume_scheduled' | 'resource_extend_volume_succeeded' | 'resource_import_succeeded' | 'resource_pull_failed' | 'resource_pull_scheduled' | 'resource_pull_succeeded' | 'resource_restart_failed' | 'resource_restart_scheduled' | 'resource_restart_succeeded' | 'resource_retype_failed' | 'resource_retype_scheduled' | 'resource_retype_succeeded' | 'resource_robot_account_created' | 'resource_robot_account_deleted' | 'resource_robot_account_state_changed' | 'resource_robot_account_updated' | 'resource_start_failed' | 'resource_start_scheduled' | 'resource_start_succeeded' | 'resource_stop_failed' | 'resource_stop_scheduled' | 'resource_stop_succeeded' | 'resource_unassign_floating_ip_failed' | 'resource_unassign_floating_ip_scheduled' | 'resource_unassign_floating_ip_succeeded' | 'resource_update_allowed_address_pairs_failed' | 'resource_update_allowed_address_pairs_scheduled' | 'resource_update_allowed_address_pairs_succeeded' | 'resource_update_floating_ips_failed' | 'resource_update_floating_ips_scheduled' | 'resource_update_floating_ips_succeeded' | 'resource_update_ports_failed' | 'resource_update_ports_scheduled' | 'resource_update_ports_succeeded' | 'resource_update_security_groups_failed' | 'resource_update_security_groups_scheduled' | 'resource_update_security_groups_succeeded' | 'resource_update_succeeded' | 'restrict_members' | 'review_canceled' | 'role_granted' | 'role_revoked' | 'role_updated' | 'roll_back_customer_credit' | 'roll_back_project_credit' | 'service_account_created' | 'service_account_deleted' | 'service_account_updated' | 'set_to_zero_overdue_credit' | 'slurm_policy_evaluation' | 'ssh_key_creation_succeeded' | 'ssh_key_deletion_succeeded' | 'terminate_resources' | 'token_created' | 'token_lifetime_updated' | 'update_of_credit_by_staff' | 'update_of_project_credit_by_staff' | 'automatic_credit_adjustment' | 'user_activated' | 'user_creation_succeeded' | 'user_data_accessed' | 'user_deactivated' | 'user_deactivated_no_roles' | 'user_deletion_succeeded' | 'user_details_update_succeeded' | 'user_has_been_created_by_staff' | 'user_password_updated' | 'user_password_updated_by_staff' | 'user_password_removed_by_staff' | 'user_update_succeeded' | 'user_group_invitation_updated' | 'user_invitation_updated' | 'user_invitation_deleted' | 'terms_of_service_consent_granted' | 'terms_of_service_consent_revoked' | 'chat_session_accessed' | 'chat_thread_accessed' | 'chat_injection_detected' | 'chat_pii_detected' | 'chat_feedback_submitted' | 'onboarding_verification_deleted' | 'onboarding_verification_deleted_by_task' | 'pat_created' | 'pat_revoked' | 'pat_rotated' | 'pat_expired' | 'pat_used_from_new_ip';
|
|
6791
6792
|
export type ExecuteActionErrorResponse = {
|
|
6792
6793
|
error: string;
|
|
6793
6794
|
};
|
|
@@ -7702,8 +7703,6 @@ export type HypervisorSummary = {
|
|
|
7702
7703
|
total_local_gb: number;
|
|
7703
7704
|
used_local_gb: number;
|
|
7704
7705
|
total_running_vms: number;
|
|
7705
|
-
cpu_allocation_ratio: number;
|
|
7706
|
-
effective_vcpus: number;
|
|
7707
7706
|
};
|
|
7708
7707
|
export type IpMapping = {
|
|
7709
7708
|
/**
|
|
@@ -7985,13 +7984,6 @@ export type ImportPublicationsRequest = {
|
|
|
7985
7984
|
doi?: string;
|
|
7986
7985
|
};
|
|
7987
7986
|
export type ImportPublicationsSourceEnum = 'orcid' | 'doi';
|
|
7988
|
-
export type ImportRemoteGroupRequest = {
|
|
7989
|
-
offering_uuid: string;
|
|
7990
|
-
role_uuid: string;
|
|
7991
|
-
remote_group_id: string;
|
|
7992
|
-
resource_uuid?: string | null;
|
|
7993
|
-
scope_id?: string;
|
|
7994
|
-
};
|
|
7995
7987
|
export type ImportResourceRequest = {
|
|
7996
7988
|
/**
|
|
7997
7989
|
* Backend identifier of the resource
|
|
@@ -8770,20 +8762,6 @@ export type KeycloakGroup = {
|
|
|
8770
8762
|
readonly created: string;
|
|
8771
8763
|
readonly modified: string;
|
|
8772
8764
|
};
|
|
8773
|
-
export type KeycloakScopeOptionRequest = {
|
|
8774
|
-
/**
|
|
8775
|
-
* Scope type, e.g. 'project', 'cluster'.
|
|
8776
|
-
*/
|
|
8777
|
-
scope_type: string;
|
|
8778
|
-
/**
|
|
8779
|
-
* Identifier of the scope (UUID or external ID).
|
|
8780
|
-
*/
|
|
8781
|
-
scope_id: string;
|
|
8782
|
-
/**
|
|
8783
|
-
* Human-readable label shown to end users.
|
|
8784
|
-
*/
|
|
8785
|
-
label: string;
|
|
8786
|
-
};
|
|
8787
8765
|
export type KeycloakUserGroupMembership = {
|
|
8788
8766
|
readonly uuid: string;
|
|
8789
8767
|
readonly url: string;
|
|
@@ -9531,6 +9509,14 @@ export type MergedPluginOptions = {
|
|
|
9531
9509
|
* If set to True, create orders when options of related resources are changed.
|
|
9532
9510
|
*/
|
|
9533
9511
|
create_orders_on_resource_option_change?: boolean;
|
|
9512
|
+
/**
|
|
9513
|
+
* Enable sub-project management within resources.
|
|
9514
|
+
*/
|
|
9515
|
+
enable_resource_projects?: boolean;
|
|
9516
|
+
/**
|
|
9517
|
+
* If set to True, create orders when resource projects are created, updated or deleted.
|
|
9518
|
+
*/
|
|
9519
|
+
create_orders_on_resource_project_change?: boolean;
|
|
9534
9520
|
/**
|
|
9535
9521
|
* If set to True, resource can be restored.
|
|
9536
9522
|
*/
|
|
@@ -9723,26 +9709,6 @@ export type MergedPluginOptions = {
|
|
|
9723
9709
|
* If set to False, all orders require manual provider approval, including for service provider owners and staff
|
|
9724
9710
|
*/
|
|
9725
9711
|
auto_approve_marketplace_script?: boolean;
|
|
9726
|
-
/**
|
|
9727
|
-
* If set to True, Keycloak group management is enabled for this offering.
|
|
9728
|
-
*/
|
|
9729
|
-
keycloak_enabled?: boolean;
|
|
9730
|
-
/**
|
|
9731
|
-
* Root parent group in Keycloak under which offering groups are created. Groups are organized as: {base_group}/{offering_slug}/{role_group}. If empty, offering groups are created at the realm root.
|
|
9732
|
-
*/
|
|
9733
|
-
keycloak_base_group?: string;
|
|
9734
|
-
/**
|
|
9735
|
-
* Frequency in minutes for syncing Keycloak group memberships.
|
|
9736
|
-
*/
|
|
9737
|
-
keycloak_sync_frequency?: number;
|
|
9738
|
-
/**
|
|
9739
|
-
* Template for generating Keycloak group names. Uses $variable syntax (e.g. $offering_uuid_$role_name). Allowed variables: offering_uuid, offering_name, offering_slug, resource_uuid, resource_name, resource_slug, project_uuid, project_name, project_slug, organization_uuid, organization_name, organization_slug, role_name, scope_id.
|
|
9740
|
-
*/
|
|
9741
|
-
keycloak_group_name_template?: string;
|
|
9742
|
-
/**
|
|
9743
|
-
* Custom label for the username field when inviting external users (e.g. 'Civil code', 'CUID'). If empty, defaults to 'Username'.
|
|
9744
|
-
*/
|
|
9745
|
-
keycloak_username_label?: string;
|
|
9746
9712
|
/**
|
|
9747
9713
|
* Defines if backend_id should be shown more prominently by the UI
|
|
9748
9714
|
*/
|
|
@@ -9837,6 +9803,14 @@ export type MergedPluginOptionsRequest = {
|
|
|
9837
9803
|
* If set to True, create orders when options of related resources are changed.
|
|
9838
9804
|
*/
|
|
9839
9805
|
create_orders_on_resource_option_change?: boolean;
|
|
9806
|
+
/**
|
|
9807
|
+
* Enable sub-project management within resources.
|
|
9808
|
+
*/
|
|
9809
|
+
enable_resource_projects?: boolean;
|
|
9810
|
+
/**
|
|
9811
|
+
* If set to True, create orders when resource projects are created, updated or deleted.
|
|
9812
|
+
*/
|
|
9813
|
+
create_orders_on_resource_project_change?: boolean;
|
|
9840
9814
|
/**
|
|
9841
9815
|
* If set to True, resource can be restored.
|
|
9842
9816
|
*/
|
|
@@ -10029,26 +10003,6 @@ export type MergedPluginOptionsRequest = {
|
|
|
10029
10003
|
* If set to False, all orders require manual provider approval, including for service provider owners and staff
|
|
10030
10004
|
*/
|
|
10031
10005
|
auto_approve_marketplace_script?: boolean;
|
|
10032
|
-
/**
|
|
10033
|
-
* If set to True, Keycloak group management is enabled for this offering.
|
|
10034
|
-
*/
|
|
10035
|
-
keycloak_enabled?: boolean;
|
|
10036
|
-
/**
|
|
10037
|
-
* Root parent group in Keycloak under which offering groups are created. Groups are organized as: {base_group}/{offering_slug}/{role_group}. If empty, offering groups are created at the realm root.
|
|
10038
|
-
*/
|
|
10039
|
-
keycloak_base_group?: string;
|
|
10040
|
-
/**
|
|
10041
|
-
* Frequency in minutes for syncing Keycloak group memberships.
|
|
10042
|
-
*/
|
|
10043
|
-
keycloak_sync_frequency?: number;
|
|
10044
|
-
/**
|
|
10045
|
-
* Template for generating Keycloak group names. Uses $variable syntax (e.g. $offering_uuid_$role_name). Allowed variables: offering_uuid, offering_name, offering_slug, resource_uuid, resource_name, resource_slug, project_uuid, project_name, project_slug, organization_uuid, organization_name, organization_slug, role_name, scope_id.
|
|
10046
|
-
*/
|
|
10047
|
-
keycloak_group_name_template?: string;
|
|
10048
|
-
/**
|
|
10049
|
-
* Custom label for the username field when inviting external users (e.g. 'Civil code', 'CUID'). If empty, defaults to 'Username'.
|
|
10050
|
-
*/
|
|
10051
|
-
keycloak_username_label?: string;
|
|
10052
10006
|
/**
|
|
10053
10007
|
* Defines if backend_id should be shown more prominently by the UI
|
|
10054
10008
|
*/
|
|
@@ -11088,13 +11042,13 @@ export type NestedRequestedOfferingRequest = {
|
|
|
11088
11042
|
attributes?: unknown;
|
|
11089
11043
|
plan?: string | null;
|
|
11090
11044
|
};
|
|
11091
|
-
export type
|
|
11092
|
-
readonly
|
|
11093
|
-
|
|
11094
|
-
readonly
|
|
11095
|
-
|
|
11096
|
-
|
|
11097
|
-
|
|
11045
|
+
export type NestedResourceProjectPermission = {
|
|
11046
|
+
readonly url: string;
|
|
11047
|
+
readonly uuid: string;
|
|
11048
|
+
readonly name: string;
|
|
11049
|
+
readonly role_name: string;
|
|
11050
|
+
readonly role_uuid: string;
|
|
11051
|
+
expiration_time?: string | null;
|
|
11098
11052
|
};
|
|
11099
11053
|
export type NestedRound = {
|
|
11100
11054
|
readonly uuid?: string;
|
|
@@ -11416,7 +11370,6 @@ export type Offering = {
|
|
|
11416
11370
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
11417
11371
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
11418
11372
|
readonly partitions?: Array<NestedPartition>;
|
|
11419
|
-
readonly roles?: Array<NestedRole>;
|
|
11420
11373
|
customer?: string | null;
|
|
11421
11374
|
readonly customer_uuid?: string | null;
|
|
11422
11375
|
readonly customer_name?: string | null;
|
|
@@ -11488,6 +11441,8 @@ export type Offering = {
|
|
|
11488
11441
|
readonly billing_type_classification?: string;
|
|
11489
11442
|
readonly effective_available_limits?: Array<string>;
|
|
11490
11443
|
compliance_checklist?: string | null;
|
|
11444
|
+
readonly profile_uuid?: string | null;
|
|
11445
|
+
readonly profile_name?: string | null;
|
|
11491
11446
|
readonly user_has_consent?: boolean;
|
|
11492
11447
|
readonly is_accessible?: boolean;
|
|
11493
11448
|
googlecalendar?: GoogleCalendar;
|
|
@@ -11970,88 +11925,6 @@ export type OfferingIntegrationUpdateRequest = {
|
|
|
11970
11925
|
service_attributes?: unknown;
|
|
11971
11926
|
backend_id?: string;
|
|
11972
11927
|
};
|
|
11973
|
-
export type OfferingKeycloakGroup = {
|
|
11974
|
-
readonly uuid: string;
|
|
11975
|
-
readonly url: string;
|
|
11976
|
-
/**
|
|
11977
|
-
* Group name
|
|
11978
|
-
*/
|
|
11979
|
-
readonly name: string;
|
|
11980
|
-
readonly backend_id: string;
|
|
11981
|
-
offering: string;
|
|
11982
|
-
readonly offering_uuid: string;
|
|
11983
|
-
readonly offering_name: string;
|
|
11984
|
-
role: string;
|
|
11985
|
-
readonly role_name: string;
|
|
11986
|
-
/**
|
|
11987
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
11988
|
-
*/
|
|
11989
|
-
readonly role_scope_type: string;
|
|
11990
|
-
resource?: string | null;
|
|
11991
|
-
readonly resource_uuid: string;
|
|
11992
|
-
readonly resource_name: string | null;
|
|
11993
|
-
/**
|
|
11994
|
-
* Sub-entity identifier within a resource, e.g. Rancher project ID within a cluster.
|
|
11995
|
-
*/
|
|
11996
|
-
scope_id?: string;
|
|
11997
|
-
readonly created: string;
|
|
11998
|
-
readonly modified: string;
|
|
11999
|
-
};
|
|
12000
|
-
export type OfferingKeycloakMembership = {
|
|
12001
|
-
readonly uuid: string;
|
|
12002
|
-
readonly url: string;
|
|
12003
|
-
/**
|
|
12004
|
-
* Keycloak user username
|
|
12005
|
-
*/
|
|
12006
|
-
username: string;
|
|
12007
|
-
/**
|
|
12008
|
-
* User's email for notifications
|
|
12009
|
-
*/
|
|
12010
|
-
email: string;
|
|
12011
|
-
readonly first_name: string;
|
|
12012
|
-
readonly last_name: string;
|
|
12013
|
-
readonly group: string;
|
|
12014
|
-
readonly group_name: string;
|
|
12015
|
-
readonly group_role_name: string;
|
|
12016
|
-
readonly group_offering_uuid: string;
|
|
12017
|
-
readonly group_offering_name: string;
|
|
12018
|
-
readonly group_resource_name: string;
|
|
12019
|
-
readonly group_resource_uuid: string;
|
|
12020
|
-
/**
|
|
12021
|
-
* Sub-entity identifier within a resource, e.g. Rancher project ID within a cluster.
|
|
12022
|
-
*/
|
|
12023
|
-
readonly group_scope_id: string;
|
|
12024
|
-
/**
|
|
12025
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12026
|
-
*/
|
|
12027
|
-
readonly group_role_scope_type: string;
|
|
12028
|
-
/**
|
|
12029
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12030
|
-
*/
|
|
12031
|
-
readonly group_role_scope_type_label: string;
|
|
12032
|
-
user?: string | null;
|
|
12033
|
-
state: KeycloakUserGroupMembershipState;
|
|
12034
|
-
readonly created: string;
|
|
12035
|
-
readonly modified: string;
|
|
12036
|
-
readonly last_checked: string;
|
|
12037
|
-
readonly error_message: string;
|
|
12038
|
-
readonly error_traceback: string;
|
|
12039
|
-
};
|
|
12040
|
-
export type OfferingKeycloakMembershipRequest = {
|
|
12041
|
-
/**
|
|
12042
|
-
* Keycloak user username
|
|
12043
|
-
*/
|
|
12044
|
-
username: string;
|
|
12045
|
-
/**
|
|
12046
|
-
* User's email for notifications
|
|
12047
|
-
*/
|
|
12048
|
-
email: string;
|
|
12049
|
-
offering: string;
|
|
12050
|
-
role: string;
|
|
12051
|
-
resource?: string | null;
|
|
12052
|
-
scope_id?: string;
|
|
12053
|
-
user?: string | null;
|
|
12054
|
-
};
|
|
12055
11928
|
export type OfferingLocationUpdateRequest = {
|
|
12056
11929
|
latitude: number;
|
|
12057
11930
|
longitude: number;
|
|
@@ -12312,6 +12185,37 @@ export type OfferingPermission = {
|
|
|
12312
12185
|
*/
|
|
12313
12186
|
readonly user_email: string;
|
|
12314
12187
|
};
|
|
12188
|
+
export type OfferingProfile = {
|
|
12189
|
+
readonly uuid: string;
|
|
12190
|
+
name: string;
|
|
12191
|
+
description?: string;
|
|
12192
|
+
readonly roles: Array<OfferingProfileRole>;
|
|
12193
|
+
readonly offerings_count: number;
|
|
12194
|
+
readonly created: string;
|
|
12195
|
+
readonly modified: string;
|
|
12196
|
+
};
|
|
12197
|
+
export type OfferingProfileBindRequest = {
|
|
12198
|
+
/**
|
|
12199
|
+
* OfferingProfile UUID to bind to. Pass null to unbind.
|
|
12200
|
+
*/
|
|
12201
|
+
profile?: string | null;
|
|
12202
|
+
};
|
|
12203
|
+
export type OfferingProfileRequest = {
|
|
12204
|
+
name: string;
|
|
12205
|
+
description?: string;
|
|
12206
|
+
};
|
|
12207
|
+
export type OfferingProfileRoleAssign = {
|
|
12208
|
+
/**
|
|
12209
|
+
* Role UUID to add or remove.
|
|
12210
|
+
*/
|
|
12211
|
+
role: string;
|
|
12212
|
+
};
|
|
12213
|
+
export type OfferingProfileRoleAssignRequest = {
|
|
12214
|
+
/**
|
|
12215
|
+
* Role UUID to add or remove.
|
|
12216
|
+
*/
|
|
12217
|
+
role: string;
|
|
12218
|
+
};
|
|
12315
12219
|
export type OfferingReference = {
|
|
12316
12220
|
/**
|
|
12317
12221
|
* Name of the offering
|
|
@@ -12339,6 +12243,28 @@ export type OfferingReferral = {
|
|
|
12339
12243
|
export type OfferingResourceOptionsUpdateRequest = {
|
|
12340
12244
|
resource_options: OfferingOptionsRequest;
|
|
12341
12245
|
};
|
|
12246
|
+
export type OfferingRole = {
|
|
12247
|
+
readonly uuid: string;
|
|
12248
|
+
name: string;
|
|
12249
|
+
description?: string;
|
|
12250
|
+
readonly content_type: string | null;
|
|
12251
|
+
readonly offering_uuid: string | null;
|
|
12252
|
+
readonly offering_name: string | null;
|
|
12253
|
+
readonly is_active: boolean;
|
|
12254
|
+
readonly permissions: Array<string>;
|
|
12255
|
+
};
|
|
12256
|
+
export type OfferingRoleRequest = {
|
|
12257
|
+
name: string;
|
|
12258
|
+
description?: string;
|
|
12259
|
+
/**
|
|
12260
|
+
* Scope on create: 'resource' or 'resource_project'.
|
|
12261
|
+
*/
|
|
12262
|
+
content_type_input?: ContentTypeInputEnum;
|
|
12263
|
+
/**
|
|
12264
|
+
* Offering UUID — pin role to this single offering.
|
|
12265
|
+
*/
|
|
12266
|
+
offering?: string;
|
|
12267
|
+
};
|
|
12342
12268
|
export type OfferingSoftwareCatalog = {
|
|
12343
12269
|
readonly uuid: string;
|
|
12344
12270
|
readonly created: string;
|
|
@@ -12485,9 +12411,6 @@ export type OfferingThumbnailRequest = {
|
|
|
12485
12411
|
thumbnail: Blob | File;
|
|
12486
12412
|
};
|
|
12487
12413
|
export type OfferingTypeEnum = 'Support.OfferingTemplate' | 'Marketplace.Booking' | 'Marketplace.Basic' | 'OpenStack.Tenant' | 'OpenStack.Instance' | 'OpenStack.Volume' | 'Marketplace.Rancher' | 'VMware.VirtualMachine' | 'Waldur.RemoteOffering' | 'Marketplace.Script' | 'SlurmInvoices.SlurmPackage' | 'Marketplace.Slurm';
|
|
12488
|
-
export type OfferingUuidRequest = {
|
|
12489
|
-
offering_uuid: string;
|
|
12490
|
-
};
|
|
12491
12414
|
export type OfferingUsagePolicy = {
|
|
12492
12415
|
readonly uuid: string;
|
|
12493
12416
|
readonly url: string;
|
|
@@ -12706,33 +12629,6 @@ export type OfferingUserRequest = {
|
|
|
12706
12629
|
offering_uuid?: string;
|
|
12707
12630
|
user_uuid?: string;
|
|
12708
12631
|
};
|
|
12709
|
-
export type OfferingUserRole = {
|
|
12710
|
-
name: string;
|
|
12711
|
-
readonly uuid: string;
|
|
12712
|
-
offering: string;
|
|
12713
|
-
readonly offering_uuid: string;
|
|
12714
|
-
readonly offering_name: string;
|
|
12715
|
-
/**
|
|
12716
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12717
|
-
*/
|
|
12718
|
-
scope_type?: string;
|
|
12719
|
-
/**
|
|
12720
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12721
|
-
*/
|
|
12722
|
-
scope_type_label?: string;
|
|
12723
|
-
};
|
|
12724
|
-
export type OfferingUserRoleRequest = {
|
|
12725
|
-
name: string;
|
|
12726
|
-
offering: string;
|
|
12727
|
-
/**
|
|
12728
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
12729
|
-
*/
|
|
12730
|
-
scope_type?: string;
|
|
12731
|
-
/**
|
|
12732
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
12733
|
-
*/
|
|
12734
|
-
scope_type_label?: string;
|
|
12735
|
-
};
|
|
12736
12632
|
export type OfferingUserServiceProviderComment = {
|
|
12737
12633
|
service_provider_comment?: string;
|
|
12738
12634
|
/**
|
|
@@ -16395,6 +16291,22 @@ export type PatchedOfferingPartitionUpdateRequest = {
|
|
|
16395
16291
|
*/
|
|
16396
16292
|
req_resv?: boolean;
|
|
16397
16293
|
};
|
|
16294
|
+
export type PatchedOfferingProfileRequest = {
|
|
16295
|
+
name?: string;
|
|
16296
|
+
description?: string;
|
|
16297
|
+
};
|
|
16298
|
+
export type PatchedOfferingRoleRequest = {
|
|
16299
|
+
name?: string;
|
|
16300
|
+
description?: string;
|
|
16301
|
+
/**
|
|
16302
|
+
* Scope on create: 'resource' or 'resource_project'.
|
|
16303
|
+
*/
|
|
16304
|
+
content_type_input?: ContentTypeInputEnum;
|
|
16305
|
+
/**
|
|
16306
|
+
* Offering UUID — pin role to this single offering.
|
|
16307
|
+
*/
|
|
16308
|
+
offering?: string;
|
|
16309
|
+
};
|
|
16398
16310
|
export type PatchedOfferingSoftwareCatalogUpdateRequest = {
|
|
16399
16311
|
offering_catalog_uuid?: string;
|
|
16400
16312
|
catalog?: string;
|
|
@@ -16465,18 +16377,6 @@ export type PatchedOfferingUserRequest = {
|
|
|
16465
16377
|
offering_uuid?: string;
|
|
16466
16378
|
user_uuid?: string;
|
|
16467
16379
|
};
|
|
16468
|
-
export type PatchedOfferingUserRoleRequest = {
|
|
16469
|
-
name?: string;
|
|
16470
|
-
offering?: string;
|
|
16471
|
-
/**
|
|
16472
|
-
* Level this role applies at, e.g. 'cluster', 'project'. Empty means offering-wide.
|
|
16473
|
-
*/
|
|
16474
|
-
scope_type?: string;
|
|
16475
|
-
/**
|
|
16476
|
-
* Human-readable label for scope_type shown to end users, e.g. 'Rancher Project', 'Cluster Namespace'. Falls back to capitalized scope_type if empty.
|
|
16477
|
-
*/
|
|
16478
|
-
scope_type_label?: string;
|
|
16479
|
-
};
|
|
16480
16380
|
export type PatchedOfferingUserServiceProviderCommentRequest = {
|
|
16481
16381
|
service_provider_comment?: string;
|
|
16482
16382
|
/**
|
|
@@ -17060,6 +16960,15 @@ export type PatchedRequestedResourceRequest = {
|
|
|
17060
16960
|
requested_offering_uuid?: string;
|
|
17061
16961
|
call_resource_template_uuid?: string;
|
|
17062
16962
|
};
|
|
16963
|
+
export type PatchedResourceProjectRequest = {
|
|
16964
|
+
resource?: string;
|
|
16965
|
+
name?: string;
|
|
16966
|
+
description?: string;
|
|
16967
|
+
/**
|
|
16968
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
16969
|
+
*/
|
|
16970
|
+
limits?: unknown;
|
|
16971
|
+
};
|
|
17063
16972
|
export type PatchedResourceUpdateRequest = {
|
|
17064
16973
|
name?: string;
|
|
17065
16974
|
description?: string;
|
|
@@ -17664,6 +17573,7 @@ export type Permission = {
|
|
|
17664
17573
|
readonly scope_name?: string;
|
|
17665
17574
|
readonly customer_uuid?: string;
|
|
17666
17575
|
readonly customer_name?: string;
|
|
17576
|
+
readonly resource_uuid?: string | null;
|
|
17667
17577
|
};
|
|
17668
17578
|
export type PermissionMetadataResponse = {
|
|
17669
17579
|
/**
|
|
@@ -17676,13 +17586,13 @@ export type PermissionMetadataResponse = {
|
|
|
17676
17586
|
* Map of permission keys to permission enum values from PermissionEnum
|
|
17677
17587
|
*/
|
|
17678
17588
|
permissions: {
|
|
17679
|
-
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17589
|
+
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CREATE_PERMISSION' | 'RESOURCE.UPDATE_PERMISSION' | 'RESOURCE.DELETE_PERMISSION' | 'RESOURCE_PROJECT.CREATE_PERMISSION' | 'RESOURCE_PROJECT.UPDATE_PERMISSION' | 'RESOURCE_PROJECT.DELETE_PERMISSION' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17680
17590
|
};
|
|
17681
17591
|
/**
|
|
17682
17592
|
* Map of resource types to create permission enums
|
|
17683
17593
|
*/
|
|
17684
17594
|
permission_map: {
|
|
17685
|
-
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17595
|
+
[key: string]: 'SERVICE_PROVIDER.REGISTER' | 'OFFERING.CREATE' | 'OFFERING.DELETE' | 'OFFERING.UPDATE_THUMBNAIL' | 'OFFERING.UPDATE' | 'OFFERING.UPDATE_ATTRIBUTES' | 'OFFERING.UPDATE_LOCATION' | 'OFFERING.UPDATE_DESCRIPTION' | 'OFFERING.UPDATE_OPTIONS' | 'OFFERING.UPDATE_INTEGRATION' | 'OFFERING.ADD_ENDPOINT' | 'OFFERING.DELETE_ENDPOINT' | 'OFFERING.UPDATE_COMPONENTS' | 'OFFERING.PAUSE' | 'OFFERING.UNPAUSE' | 'OFFERING.ARCHIVE' | 'OFFERING.DRY_RUN_SCRIPT' | 'OFFERING.MANAGE_CAMPAIGN' | 'OFFERING.MANAGE_USER_GROUP' | 'OFFERING.CREATE_PLAN' | 'OFFERING.UPDATE_PLAN' | 'OFFERING.ARCHIVE_PLAN' | 'OFFERING.CREATE_SCREENSHOT' | 'OFFERING.UPDATE_SCREENSHOT' | 'OFFERING.DELETE_SCREENSHOT' | 'OFFERING.CREATE_USER' | 'OFFERING.UPDATE_USER' | 'OFFERING.DELETE_USER' | 'OFFERING.MANAGE_USER_ROLE' | 'RESOURCE.CREATE_ROBOT_ACCOUNT' | 'RESOURCE.UPDATE_ROBOT_ACCOUNT' | 'RESOURCE.DELETE_ROBOT_ACCOUNT' | 'ORDER.LIST' | 'ORDER.CREATE' | 'ORDER.APPROVE_PRIVATE' | 'ORDER.APPROVE' | 'ORDER.REJECT' | 'ORDER.DESTROY' | 'ORDER.CANCEL' | 'ORDER.SET_CONSUMER_INFO' | 'RESOURCE.LIST' | 'RESOURCE.UPDATE' | 'RESOURCE.TERMINATE' | 'RESOURCE.LIST_IMPORTABLE' | 'RESOURCE.SET_END_DATE' | 'RESOURCE.SET_USAGE' | 'RESOURCE.SET_PLAN' | 'RESOURCE.SET_LIMITS' | 'RESOURCE.SET_BACKEND_ID' | 'RESOURCE.SUBMIT_REPORT' | 'RESOURCE.SET_BACKEND_METADATA' | 'RESOURCE.SET_STATE' | 'RESOURCE.UPDATE_OPTIONS' | 'RESOURCE.ACCEPT_BOOKING_REQUEST' | 'RESOURCE.REJECT_BOOKING_REQUEST' | 'RESOURCE.MANAGE_USERS' | 'RESOURCE.CREATE_PERMISSION' | 'RESOURCE.UPDATE_PERMISSION' | 'RESOURCE.DELETE_PERMISSION' | 'RESOURCE_PROJECT.CREATE_PERMISSION' | 'RESOURCE_PROJECT.UPDATE_PERMISSION' | 'RESOURCE_PROJECT.DELETE_PERMISSION' | 'RESOURCE.CONSUMPTION_LIMITATION' | 'OFFERING.MANAGE_BACKEND_RESOURCES' | 'SERVICE_PROVIDER.GET_API_SECRET_CODE' | 'SERVICE_PROVIDER.GENERATE_API_SECRET_CODE' | 'SERVICE_PROVIDER.LIST_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_CUSTOMER_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECTS' | 'SERVICE_PROVIDER.LIST_PROJECT_PERMISSIONS' | 'SERVICE_PROVIDER.LIST_KEYS' | 'SERVICE_PROVIDER.LIST_USERS' | 'SERVICE_PROVIDER.LIST_USER_CUSTOMERS' | 'SERVICE_PROVIDER.LIST_SERVICE_ACCOUNTS' | 'SERVICE_PROVIDER.LIST_COURSE_ACCOUNTS' | 'SERVICE_PROVIDER.SET_OFFERINGS_USERNAME' | 'SERVICE_PROVIDER.GET_STATISTICS' | 'SERVICE_PROVIDER.GET_REVENUE' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_CUSTOMERS' | 'SERVICE_PROVIDER.GET_ROBOT_ACCOUNT_PROJECTS' | 'PROJECT.CREATE_PERMISSION' | 'CUSTOMER.CREATE_PERMISSION' | 'OFFERING.CREATE_PERMISSION' | 'CALL.CREATE_PERMISSION' | 'PROPOSAL.MANAGE' | 'PROPOSAL.MANAGE_REVIEW' | 'PROJECT.UPDATE_PERMISSION' | 'CUSTOMER.UPDATE_PERMISSION' | 'OFFERING.UPDATE_PERMISSION' | 'CALL.UPDATE_PERMISSION' | 'PROPOSAL.UPDATE_PERMISSION' | 'PROJECT.DELETE_PERMISSION' | 'CUSTOMER.DELETE_PERMISSION' | 'OFFERING.DELETE_PERMISSION' | 'CALL.DELETE_PERMISSION' | 'PROPOSAL.DELETE_PERMISSION' | 'LEXIS_LINK.CREATE' | 'LEXIS_LINK.DELETE' | 'PROJECT.LIST' | 'PROJECT.CREATE' | 'PROJECT.DELETE' | 'PROJECT.UPDATE' | 'PROJECT.UPDATE_METADATA' | 'PROJECT.REVIEW_MEMBERSHIP' | 'CUSTOMER.UPDATE' | 'CUSTOMER.CONTACT_UPDATE' | 'CUSTOMER.LIST_USERS' | 'OFFERING.ACCEPT_CALL_REQUEST' | 'CALL.APPROVE_AND_REJECT_PROPOSALS' | 'CALL.CLOSE_ROUNDS' | 'ACCESS_SUBNET.CREATE' | 'ACCESS_SUBNET.UPDATE' | 'ACCESS_SUBNET.DELETE' | 'OFFERINGUSER.UPDATE_RESTRICTION' | 'INVITATION.LIST' | 'CUSTOMER.LIST_PERMISSION_REVIEWS' | 'CALL.LIST' | 'CALL.CREATE' | 'CALL.UPDATE' | 'ROUND.LIST' | 'PROPOSAL.LIST' | 'SERVICE_ACCOUNT.MANAGE' | 'PROJECT.COURSE_ACCOUNT_MANAGE' | 'SERVICE_PROVIDER.OPENSTACK_IMAGE_MANAGEMENT' | 'OPENSTACK_INSTANCE.CONSOLE_ACCESS' | 'OPENSTACK_INSTANCE.MANAGE_POWER' | 'OPENSTACK_INSTANCE.MANAGE' | 'OPENSTACK_ROUTER.MANAGE_GATEWAY' | 'STAFF.ACCESS' | 'SUPPORT.ACCESS';
|
|
17686
17596
|
};
|
|
17687
17597
|
/**
|
|
17688
17598
|
* Grouped permission descriptions for UI
|
|
@@ -19206,7 +19116,6 @@ export type ProviderOfferingDetails = {
|
|
|
19206
19116
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
19207
19117
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
19208
19118
|
readonly partitions?: Array<NestedPartition>;
|
|
19209
|
-
readonly roles?: Array<NestedRole>;
|
|
19210
19119
|
customer?: string | null;
|
|
19211
19120
|
readonly customer_uuid?: string | null;
|
|
19212
19121
|
readonly customer_name?: string | null;
|
|
@@ -19286,6 +19195,8 @@ export type ProviderOfferingDetails = {
|
|
|
19286
19195
|
readonly billing_type_classification?: string;
|
|
19287
19196
|
readonly effective_available_limits?: Array<string>;
|
|
19288
19197
|
compliance_checklist?: string | null;
|
|
19198
|
+
readonly profile_uuid?: string | null;
|
|
19199
|
+
readonly profile_name?: string | null;
|
|
19289
19200
|
readonly integration_status?: Array<IntegrationStatus> | null;
|
|
19290
19201
|
readonly google_calendar_is_public?: boolean | null;
|
|
19291
19202
|
/**
|
|
@@ -19568,7 +19479,6 @@ export type PublicOfferingDetails = {
|
|
|
19568
19479
|
readonly endpoints?: Array<NestedEndpoint>;
|
|
19569
19480
|
readonly software_catalogs?: Array<NestedSoftwareCatalog>;
|
|
19570
19481
|
readonly partitions?: Array<NestedPartition>;
|
|
19571
|
-
readonly roles?: Array<NestedRole>;
|
|
19572
19482
|
customer?: string | null;
|
|
19573
19483
|
readonly customer_uuid?: string | null;
|
|
19574
19484
|
readonly customer_name?: string | null;
|
|
@@ -19640,6 +19550,8 @@ export type PublicOfferingDetails = {
|
|
|
19640
19550
|
readonly billing_type_classification?: string;
|
|
19641
19551
|
readonly effective_available_limits?: Array<string>;
|
|
19642
19552
|
compliance_checklist?: string | null;
|
|
19553
|
+
readonly profile_uuid?: string | null;
|
|
19554
|
+
readonly profile_name?: string | null;
|
|
19643
19555
|
readonly user_has_consent?: boolean;
|
|
19644
19556
|
readonly is_accessible?: boolean;
|
|
19645
19557
|
readonly google_calendar_is_public?: boolean | null;
|
|
@@ -19743,11 +19655,6 @@ export type PullConflictResponse = {
|
|
|
19743
19655
|
export type PullMarketplaceScriptResourceRequest = {
|
|
19744
19656
|
resource_uuid: string;
|
|
19745
19657
|
};
|
|
19746
|
-
export type PullMembersResponse = {
|
|
19747
|
-
created: number;
|
|
19748
|
-
updated: number;
|
|
19749
|
-
total_remote: number;
|
|
19750
|
-
};
|
|
19751
19658
|
export type PullResponse = {
|
|
19752
19659
|
detail: string;
|
|
19753
19660
|
};
|
|
@@ -21063,19 +20970,6 @@ export type RemoteEduteamsRequestRequest = {
|
|
|
21063
20970
|
export type RemoteEduteamsUuid = {
|
|
21064
20971
|
uuid: string;
|
|
21065
20972
|
};
|
|
21066
|
-
export type RemoteGroup = {
|
|
21067
|
-
id: string;
|
|
21068
|
-
name: string;
|
|
21069
|
-
path: string;
|
|
21070
|
-
sub_group_count: number;
|
|
21071
|
-
};
|
|
21072
|
-
export type RemoteGroupMember = {
|
|
21073
|
-
id: string;
|
|
21074
|
-
username: string;
|
|
21075
|
-
email: string;
|
|
21076
|
-
first_name: string;
|
|
21077
|
-
last_name: string;
|
|
21078
|
-
};
|
|
21079
20973
|
export type RemoteOffering = {
|
|
21080
20974
|
readonly uuid: string;
|
|
21081
20975
|
readonly name: string;
|
|
@@ -21329,6 +21223,13 @@ export type RequestTypeAdminRequest = {
|
|
|
21329
21223
|
*/
|
|
21330
21224
|
order?: number;
|
|
21331
21225
|
};
|
|
21226
|
+
export type RequestTypeReorderItemRequest = {
|
|
21227
|
+
uuid: string;
|
|
21228
|
+
order: number;
|
|
21229
|
+
};
|
|
21230
|
+
export type RequestTypeReorderRequest = {
|
|
21231
|
+
items: Array<RequestTypeReorderItemRequest>;
|
|
21232
|
+
};
|
|
21332
21233
|
export type RequestTypes = 'Create' | 'Update' | 'Terminate' | 'Restore';
|
|
21333
21234
|
export type RequestedOffering = {
|
|
21334
21235
|
readonly uuid: string;
|
|
@@ -21554,12 +21455,6 @@ export type ResourceEndDateRequest = {
|
|
|
21554
21455
|
*/
|
|
21555
21456
|
end_date?: string | null;
|
|
21556
21457
|
};
|
|
21557
|
-
export type ResourceKeycloakScopesRequest = {
|
|
21558
|
-
/**
|
|
21559
|
-
* Pre-configured scope options for this resource.
|
|
21560
|
-
*/
|
|
21561
|
-
keycloak_available_scopes: Array<KeycloakScopeOptionRequest>;
|
|
21562
|
-
};
|
|
21563
21458
|
export type ResourceLimitPeriod = {
|
|
21564
21459
|
/**
|
|
21565
21460
|
* Start date of the resource limit period
|
|
@@ -21625,6 +21520,41 @@ export type ResourcePlanPeriod = {
|
|
|
21625
21520
|
end?: string | null;
|
|
21626
21521
|
components: Array<BaseComponentUsage>;
|
|
21627
21522
|
};
|
|
21523
|
+
export type ResourceProject = {
|
|
21524
|
+
readonly uuid: string;
|
|
21525
|
+
resource: string;
|
|
21526
|
+
name: string;
|
|
21527
|
+
description?: string;
|
|
21528
|
+
readonly backend_id: string;
|
|
21529
|
+
readonly state: string;
|
|
21530
|
+
/**
|
|
21531
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
21532
|
+
*/
|
|
21533
|
+
limits?: unknown;
|
|
21534
|
+
/**
|
|
21535
|
+
* Dictionary mapping component types to current usage amounts. Populated by backend synchronization.
|
|
21536
|
+
*/
|
|
21537
|
+
readonly current_usages: unknown;
|
|
21538
|
+
readonly resource_uuid: string;
|
|
21539
|
+
readonly resource_name: string;
|
|
21540
|
+
readonly created: string;
|
|
21541
|
+
readonly modified: string;
|
|
21542
|
+
};
|
|
21543
|
+
export type ResourceProjectBackendId = {
|
|
21544
|
+
backend_id: string;
|
|
21545
|
+
};
|
|
21546
|
+
export type ResourceProjectBackendIdRequest = {
|
|
21547
|
+
backend_id: string;
|
|
21548
|
+
};
|
|
21549
|
+
export type ResourceProjectRequest = {
|
|
21550
|
+
resource: string;
|
|
21551
|
+
name: string;
|
|
21552
|
+
description?: string;
|
|
21553
|
+
/**
|
|
21554
|
+
* Dictionary mapping component types to quota values. Same format as Resource.limits.
|
|
21555
|
+
*/
|
|
21556
|
+
limits?: unknown;
|
|
21557
|
+
};
|
|
21628
21558
|
export type ResourceProvisioningStats = {
|
|
21629
21559
|
/**
|
|
21630
21560
|
* UUID of the offering
|
|
@@ -21763,6 +21693,24 @@ export type ResourceSuggestNameRequest = {
|
|
|
21763
21693
|
export type ResourceSwitchPlanRequest = {
|
|
21764
21694
|
plan: string;
|
|
21765
21695
|
};
|
|
21696
|
+
export type ResourceTeamMember = {
|
|
21697
|
+
readonly url: string;
|
|
21698
|
+
readonly uuid: string;
|
|
21699
|
+
/**
|
|
21700
|
+
* Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
|
|
21701
|
+
*/
|
|
21702
|
+
username: string;
|
|
21703
|
+
readonly full_name: string;
|
|
21704
|
+
/**
|
|
21705
|
+
* Email address
|
|
21706
|
+
*/
|
|
21707
|
+
email?: string;
|
|
21708
|
+
image?: string | null;
|
|
21709
|
+
readonly role_name: string | null;
|
|
21710
|
+
readonly role_uuid: string | null;
|
|
21711
|
+
readonly expiration_time: string | null;
|
|
21712
|
+
readonly resource_projects: Array<NestedResourceProjectPermission>;
|
|
21713
|
+
};
|
|
21766
21714
|
export type ResourceTerminateRequest = {
|
|
21767
21715
|
/**
|
|
21768
21716
|
* Termination attributes
|
|
@@ -21878,27 +21826,6 @@ export type ResourceUsageByOrgType = {
|
|
|
21878
21826
|
*/
|
|
21879
21827
|
resource_count: number;
|
|
21880
21828
|
};
|
|
21881
|
-
export type ResourceUser = {
|
|
21882
|
-
readonly uuid: string;
|
|
21883
|
-
resource: string;
|
|
21884
|
-
role: string;
|
|
21885
|
-
user: string;
|
|
21886
|
-
readonly resource_uuid: string;
|
|
21887
|
-
readonly role_uuid: string;
|
|
21888
|
-
readonly user_uuid: string;
|
|
21889
|
-
readonly resource_name: string;
|
|
21890
|
-
readonly role_name: string;
|
|
21891
|
-
/**
|
|
21892
|
-
* Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
|
|
21893
|
-
*/
|
|
21894
|
-
readonly user_username: string;
|
|
21895
|
-
readonly user_full_name: string;
|
|
21896
|
-
};
|
|
21897
|
-
export type ResourceUserRequest = {
|
|
21898
|
-
resource: string;
|
|
21899
|
-
role: string;
|
|
21900
|
-
user: string;
|
|
21901
|
-
};
|
|
21902
21829
|
export type ResourcesGeographySummary = {
|
|
21903
21830
|
/**
|
|
21904
21831
|
* Total number of active resources
|
|
@@ -22740,6 +22667,18 @@ export type RobotAccountRequest = {
|
|
|
22740
22667
|
responsible_user?: string | null;
|
|
22741
22668
|
};
|
|
22742
22669
|
export type RobotAccountStates = 'Requested' | 'Creating' | 'OK' | 'Requested deletion' | 'Deleted' | 'Error';
|
|
22670
|
+
export type RoleAvailabilityDetails = {
|
|
22671
|
+
readonly uuid: string;
|
|
22672
|
+
readonly role_uuid: string;
|
|
22673
|
+
readonly role_name: string;
|
|
22674
|
+
readonly role_content_type: string | null;
|
|
22675
|
+
readonly scope_type: string | null;
|
|
22676
|
+
readonly scope_uuid: string | null;
|
|
22677
|
+
readonly scope_name: string | null;
|
|
22678
|
+
readonly is_profile_managed: boolean;
|
|
22679
|
+
readonly profile_uuid: string | null;
|
|
22680
|
+
readonly profile_name: string | null;
|
|
22681
|
+
};
|
|
22743
22682
|
export type RoleDescription = {
|
|
22744
22683
|
description?: string;
|
|
22745
22684
|
/**
|
|
@@ -23001,7 +22940,7 @@ export type RoleTemplate = {
|
|
|
23001
22940
|
readonly display_name: string;
|
|
23002
22941
|
readonly settings: string;
|
|
23003
22942
|
};
|
|
23004
|
-
export type RoleType = 'customer' | 'service_provider' | 'call_organizer' | 'project' | 'offering' | 'call' | 'proposal';
|
|
22943
|
+
export type RoleType = 'customer' | 'service_provider' | 'call_organizer' | 'project' | 'offering' | 'resource' | 'resource_project' | 'call' | 'proposal';
|
|
23005
22944
|
export type RoundReviewer = {
|
|
23006
22945
|
readonly full_name: string;
|
|
23007
22946
|
email: string;
|
|
@@ -23431,11 +23370,6 @@ export type ServiceSettings = {
|
|
|
23431
23370
|
};
|
|
23432
23371
|
};
|
|
23433
23372
|
export type ServiceSettingsStateEnum = 'CREATION_SCHEDULED' | 'CREATING' | 'UPDATE_SCHEDULED' | 'UPDATING' | 'DELETION_SCHEDULED' | 'DELETING' | 'OK' | 'ERRED';
|
|
23434
|
-
export type SetBackendIdRequest = {
|
|
23435
|
-
backend_id?: string | null;
|
|
23436
|
-
resource_uuid?: string | null;
|
|
23437
|
-
scope_id?: string;
|
|
23438
|
-
};
|
|
23439
23373
|
export type SetErredRequest = {
|
|
23440
23374
|
error_message?: string;
|
|
23441
23375
|
error_traceback?: string;
|
|
@@ -24390,16 +24324,6 @@ export type SyncResourcesResponse = {
|
|
|
24390
24324
|
}>;
|
|
24391
24325
|
};
|
|
24392
24326
|
export type SyncStatusEnum = 'in_sync' | 'out_of_sync' | 'sync_failed';
|
|
24393
|
-
export type SyncStatusResponse = {
|
|
24394
|
-
local_only: Array<string>;
|
|
24395
|
-
remote_only: Array<string>;
|
|
24396
|
-
synced: Array<SyncedGroup>;
|
|
24397
|
-
};
|
|
24398
|
-
export type SyncedGroup = {
|
|
24399
|
-
local_name: string;
|
|
24400
|
-
remote_name: string;
|
|
24401
|
-
backend_id: string;
|
|
24402
|
-
};
|
|
24403
24327
|
export type SystemLog = {
|
|
24404
24328
|
readonly id: number;
|
|
24405
24329
|
readonly created: string;
|
|
@@ -24639,11 +24563,6 @@ export type TenantSecurityGroupUpdateRequest = {
|
|
|
24639
24563
|
description?: string;
|
|
24640
24564
|
rules?: Array<OpenStackSecurityGroupRuleUpdateByNameRequest>;
|
|
24641
24565
|
};
|
|
24642
|
-
export type TestConnectionResponse = {
|
|
24643
|
-
status: string;
|
|
24644
|
-
groups_count: number;
|
|
24645
|
-
groups: Array<string>;
|
|
24646
|
-
};
|
|
24647
24566
|
export type ThreadSession = {
|
|
24648
24567
|
readonly uuid?: string;
|
|
24649
24568
|
name?: string;
|
|
@@ -26080,6 +25999,12 @@ export type WebHookRequest = {
|
|
|
26080
25999
|
};
|
|
26081
26000
|
export type WidgetEnum = 'csv' | 'filesize' | 'attached_instance';
|
|
26082
26001
|
export type ZammadarticletypeEnum = 'email' | 'phone' | 'web' | 'note' | 'sms' | 'chat' | 'fax' | 'twitter status' | 'twitter direct-message' | 'facebook feed post' | 'facebook feed comment' | 'telegram personal-message';
|
|
26002
|
+
export type OfferingProfileRole = {
|
|
26003
|
+
uuid: string;
|
|
26004
|
+
name: string;
|
|
26005
|
+
content_type: string | null;
|
|
26006
|
+
description: string;
|
|
26007
|
+
};
|
|
26083
26008
|
export type AzureVirtualMachineCreateOrderAttributes = {
|
|
26084
26009
|
name: string;
|
|
26085
26010
|
description?: string;
|
|
@@ -28174,7 +28099,7 @@ export type AzureSqlDatabaseFieldEnum = 'access_url' | 'backend_id' | 'charset'
|
|
|
28174
28099
|
export type AzureSqlServerFieldEnum = 'access_url' | 'backend_id' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_name' | 'customer_native_name' | 'customer_uuid' | 'description' | 'error_message' | 'error_traceback' | 'fqdn' | 'is_limit_based' | 'is_usage_based' | 'location' | 'location_name' | 'marketplace_category_name' | 'marketplace_category_uuid' | 'marketplace_offering_name' | 'marketplace_offering_plugin_options' | 'marketplace_offering_type' | 'marketplace_offering_uuid' | 'marketplace_plan_uuid' | 'marketplace_resource_state' | 'marketplace_resource_uuid' | 'modified' | 'name' | 'password' | 'project' | 'project_name' | 'project_uuid' | 'resource_group' | 'resource_group_name' | 'resource_type' | 'service_name' | 'service_settings' | 'service_settings_error_message' | 'service_settings_state' | 'service_settings_uuid' | 'state' | 'storage_mb' | 'url' | 'username' | 'uuid';
|
|
28175
28100
|
export type AzureVirtualMachineFieldEnum = 'access_url' | 'backend_id' | 'cores' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_name' | 'customer_native_name' | 'customer_uuid' | 'description' | 'disk' | 'error_message' | 'error_traceback' | 'external_ips' | 'image' | 'image_name' | 'internal_ips' | 'is_limit_based' | 'is_usage_based' | 'key_fingerprint' | 'key_name' | 'latitude' | 'location' | 'location_name' | 'longitude' | 'marketplace_category_name' | 'marketplace_category_uuid' | 'marketplace_offering_name' | 'marketplace_offering_plugin_options' | 'marketplace_offering_type' | 'marketplace_offering_uuid' | 'marketplace_plan_uuid' | 'marketplace_resource_state' | 'marketplace_resource_uuid' | 'min_disk' | 'min_ram' | 'modified' | 'name' | 'password' | 'project' | 'project_name' | 'project_uuid' | 'ram' | 'resource_group' | 'resource_group_name' | 'resource_type' | 'runtime_state' | 'service_name' | 'service_settings' | 'service_settings_error_message' | 'service_settings_state' | 'service_settings_uuid' | 'size' | 'size_name' | 'ssh_public_key' | 'start_time' | 'state' | 'url' | 'user_data' | 'username' | 'uuid';
|
|
28176
28101
|
export type BackendResourceReqOEnum = '-created' | 'created';
|
|
28177
|
-
export type OfferingFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'googlecalendar' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | '
|
|
28102
|
+
export type OfferingFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'googlecalendar' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'user_has_consent' | 'uuid' | 'vendor_details';
|
|
28178
28103
|
export type BookingResourceFieldEnum = 'attributes' | 'available_actions' | 'backend_id' | 'backend_metadata' | 'can_terminate' | 'category_icon' | 'category_title' | 'category_uuid' | 'consumer_reviewed_by' | 'consumer_reviewed_by_full_name' | 'consumer_reviewed_by_username' | 'created' | 'created_by' | 'created_by_full_name' | 'created_by_username' | 'creation_order' | 'current_usages' | 'customer_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'downscaled' | 'effective_id' | 'end_date' | 'end_date_requested_by' | 'endpoints' | 'error_message' | 'error_traceback' | 'is_limit_based' | 'is_usage_based' | 'last_sync' | 'limit_usage' | 'limits' | 'modified' | 'name' | 'offering' | 'offering_backend_id' | 'offering_billable' | 'offering_components' | 'offering_description' | 'offering_image' | 'offering_name' | 'offering_plugin_options' | 'offering_shared' | 'offering_slug' | 'offering_state' | 'offering_thumbnail' | 'offering_type' | 'offering_uuid' | 'options' | 'order_in_progress' | 'parent_name' | 'parent_offering_name' | 'parent_offering_slug' | 'parent_offering_uuid' | 'parent_uuid' | 'paused' | 'plan' | 'plan_description' | 'plan_name' | 'plan_unit' | 'plan_uuid' | 'project' | 'project_description' | 'project_effective_end_date' | 'project_end_date' | 'project_end_date_requested_by' | 'project_is_in_grace_period' | 'project_name' | 'project_slug' | 'project_uuid' | 'provider_description' | 'provider_name' | 'provider_slug' | 'provider_uuid' | 'renewal_date' | 'report' | 'resource_type' | 'resource_uuid' | 'restrict_member_access' | 'scope' | 'service_settings_uuid' | 'slots' | 'slug' | 'state' | 'url' | 'user_requires_reconsent' | 'username' | 'uuid';
|
|
28179
28104
|
export type BookingResourceOEnum = '-created' | '-name' | '-schedules' | '-type' | 'created' | 'name' | 'schedules' | 'type';
|
|
28180
28105
|
export type BroadcastMessageFieldEnum = 'author_full_name' | 'body' | 'created' | 'emails' | 'query' | 'send_at' | 'state' | 'subject' | 'uuid';
|
|
@@ -28233,13 +28158,13 @@ export type OfferingUserOEnum = '-created' | '-modified' | '-username' | 'create
|
|
|
28233
28158
|
export type OrderDetailsFieldEnum = 'accepting_terms_of_service' | 'activation_price' | 'attachment' | 'attributes' | 'backend_id' | 'callback_url' | 'can_terminate' | 'category_icon' | 'category_title' | 'category_uuid' | 'completed_at' | 'consumer_message' | 'consumer_message_attachment' | 'consumer_rejection_comment' | 'consumer_reviewed_at' | 'consumer_reviewed_by' | 'consumer_reviewed_by_full_name' | 'consumer_reviewed_by_username' | 'cost' | 'created' | 'created_by_civil_number' | 'created_by_email' | 'created_by_full_name' | 'created_by_organization' | 'created_by_organization_registry_code' | 'created_by_username' | 'customer_name' | 'customer_slug' | 'customer_uuid' | 'error_message' | 'error_traceback' | 'error_updated_at' | 'fixed_price' | 'issue' | 'limits' | 'marketplace_resource_uuid' | 'modified' | 'new_cost_estimate' | 'new_plan_name' | 'new_plan_uuid' | 'offering' | 'offering_billable' | 'offering_description' | 'offering_image' | 'offering_name' | 'offering_plugin_options' | 'offering_shared' | 'offering_thumbnail' | 'offering_type' | 'offering_uuid' | 'old_cost_estimate' | 'old_plan_name' | 'old_plan_uuid' | 'order_subtype' | 'output' | 'output_updated_at' | 'plan' | 'plan_description' | 'plan_name' | 'plan_unit' | 'plan_uuid' | 'project_description' | 'project_name' | 'project_slug' | 'project_uuid' | 'provider_description' | 'provider_message' | 'provider_message_attachment' | 'provider_message_url' | 'provider_name' | 'provider_rejection_comment' | 'provider_reviewed_at' | 'provider_reviewed_by' | 'provider_reviewed_by_full_name' | 'provider_reviewed_by_username' | 'provider_slug' | 'provider_uuid' | 'request_comment' | 'resource_name' | 'resource_type' | 'resource_uuid' | 'slug' | 'start_date' | 'state' | 'termination_comment' | 'type' | 'url' | 'uuid';
|
|
28234
28159
|
export type OrderDetailsOEnum = '-consumer_reviewed_at' | '-cost' | '-created' | '-state' | 'consumer_reviewed_at' | 'cost' | 'created' | 'state';
|
|
28235
28160
|
export type RemoteProjectUpdateRequestStateEnum = 'approved' | 'canceled' | 'draft' | 'pending' | 'rejected';
|
|
28236
|
-
export type ProviderOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_id_rules' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'integration_status' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | '
|
|
28161
|
+
export type ProviderOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_id_rules' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'integration_status' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'uuid' | 'vendor_details';
|
|
28237
28162
|
export type ProviderOfferingDetailsOEnum = '-created' | '-name' | '-state' | '-total_cost' | '-total_cost_estimated' | '-total_customers' | '-type' | 'created' | 'name' | 'state' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type';
|
|
28238
28163
|
export type ProviderOfferingCustomerFieldEnum = 'abbreviation' | 'email' | 'name' | 'phone_number' | 'slug' | 'uuid';
|
|
28239
28164
|
export type ProjectFieldEnum = 'affiliated_organizations' | 'backend_id' | 'billing_price_estimate' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_display_billing_info_in_projects' | 'customer_grace_period_days' | 'customer_name' | 'customer_native_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'effective_end_date' | 'end_date' | 'end_date_requested_by' | 'end_date_updated_at' | 'grace_period_days' | 'image' | 'is_in_grace_period' | 'is_industry' | 'is_removed' | 'kind' | 'marketplace_resource_count' | 'max_service_accounts' | 'name' | 'oecd_fos_2007_code' | 'oecd_fos_2007_label' | 'project_credit' | 'resources_count' | 'science_domain_code' | 'science_domain_name' | 'science_domain_uuid' | 'science_sub_domain' | 'science_sub_domain_code' | 'science_sub_domain_name' | 'slug' | 'staff_notes' | 'start_date' | 'termination_metadata' | 'type' | 'type_name' | 'type_uuid' | 'url' | 'user_affiliations' | 'user_email_patterns' | 'user_identity_sources' | 'uuid';
|
|
28240
28165
|
export type UserFieldEnum = 'active_isds' | 'address' | 'affiliations' | 'agree_with_policy' | 'agreement_date' | 'attribute_sources' | 'birth_date' | 'civil_number' | 'country_of_residence' | 'date_joined' | 'deactivation_reason' | 'description' | 'eduperson_assurance' | 'email' | 'first_name' | 'full_name' | 'gender' | 'has_active_session' | 'has_usable_password' | 'identity_provider_fields' | 'identity_provider_label' | 'identity_provider_management_url' | 'identity_provider_name' | 'identity_source' | 'image' | 'ip_address' | 'is_active' | 'is_identity_manager' | 'is_staff' | 'is_support' | 'job_title' | 'last_name' | 'managed_isds' | 'nationalities' | 'nationality' | 'native_name' | 'notifications_enabled' | 'organization' | 'organization_country' | 'organization_registry_code' | 'organization_type' | 'permissions' | 'personal_title' | 'phone_number' | 'place_of_birth' | 'preferred_language' | 'registration_method' | 'requested_email' | 'slug' | 'token' | 'token_expires_at' | 'token_lifetime' | 'url' | 'username' | 'uuid';
|
|
28241
28166
|
export type ResourceOEnum = '-created' | '-end_date' | '-name' | '-project_name' | '-state' | 'created' | 'end_date' | 'name' | 'project_name' | 'state';
|
|
28242
|
-
export type PublicOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'project' | 'project_name' | 'project_uuid' | 'promotion_campaigns' | 'quotas' | 'resource_options' | '
|
|
28167
|
+
export type PublicOfferingDetailsFieldEnum = 'access_url' | 'attributes' | 'backend_id' | 'backend_metadata' | 'billable' | 'billing_type_classification' | 'category' | 'category_title' | 'category_uuid' | 'citation_count' | 'compliance_checklist' | 'components' | 'country' | 'created' | 'customer' | 'customer_name' | 'customer_uuid' | 'datacite_doi' | 'description' | 'documentation_url' | 'effective_available_limits' | 'endpoints' | 'files' | 'full_description' | 'getting_started' | 'google_calendar_is_public' | 'google_calendar_link' | 'has_compliance_requirements' | 'helpdesk_url' | 'image' | 'integration_guide' | 'is_accessible' | 'latitude' | 'longitude' | 'name' | 'options' | 'order_count' | 'organization_groups' | 'parent_description' | 'parent_name' | 'parent_uuid' | 'partitions' | 'paused_reason' | 'plans' | 'plugin_options' | 'privacy_policy_link' | 'profile_name' | 'profile_uuid' | 'project' | 'project_name' | 'project_uuid' | 'promotion_campaigns' | 'quotas' | 'resource_options' | 'scope' | 'scope_error_message' | 'scope_name' | 'scope_state' | 'scope_uuid' | 'screenshots' | 'secret_options' | 'service_attributes' | 'shared' | 'slug' | 'software_catalogs' | 'state' | 'tags' | 'thumbnail' | 'total_cost' | 'total_cost_estimated' | 'total_customers' | 'type' | 'url' | 'user_has_consent' | 'uuid' | 'vendor_details';
|
|
28243
28168
|
export type RobotAccountDetailsFieldEnum = 'backend_id' | 'created' | 'customer_name' | 'customer_uuid' | 'description' | 'error_message' | 'error_traceback' | 'fingerprints' | 'keys' | 'modified' | 'offering_plugin_options' | 'project_name' | 'project_uuid' | 'provider_name' | 'provider_uuid' | 'resource' | 'resource_name' | 'resource_uuid' | 'responsible_user' | 'state' | 'type' | 'url' | 'user_keys' | 'username' | 'users' | 'uuid';
|
|
28244
28169
|
export type ServiceProviderFieldEnum = 'allowed_domains' | 'created' | 'customer' | 'customer_abbreviation' | 'customer_country' | 'customer_image' | 'customer_name' | 'customer_native_name' | 'customer_slug' | 'customer_uuid' | 'description' | 'enable_notifications' | 'image' | 'offering_count' | 'organization_groups' | 'url' | 'uuid';
|
|
28245
28170
|
export type MarketplaceProviderCustomerProjectFieldEnum = 'billing_price_estimate' | 'description' | 'end_date' | 'name' | 'resources_count' | 'users_count' | 'uuid';
|
|
@@ -44661,6 +44586,131 @@ export type MarketplaceOfferingPermissionsRetrieveResponses = {
|
|
|
44661
44586
|
200: OfferingPermission;
|
|
44662
44587
|
};
|
|
44663
44588
|
export type MarketplaceOfferingPermissionsRetrieveResponse = MarketplaceOfferingPermissionsRetrieveResponses[keyof MarketplaceOfferingPermissionsRetrieveResponses];
|
|
44589
|
+
export type MarketplaceOfferingProfilesListData = {
|
|
44590
|
+
body?: never;
|
|
44591
|
+
path?: never;
|
|
44592
|
+
query?: {
|
|
44593
|
+
/**
|
|
44594
|
+
* A page number within the paginated result set.
|
|
44595
|
+
*/
|
|
44596
|
+
page?: number;
|
|
44597
|
+
/**
|
|
44598
|
+
* Number of results to return per page.
|
|
44599
|
+
*/
|
|
44600
|
+
page_size?: number;
|
|
44601
|
+
};
|
|
44602
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44603
|
+
};
|
|
44604
|
+
export type MarketplaceOfferingProfilesListResponses = {
|
|
44605
|
+
200: Array<OfferingProfile>;
|
|
44606
|
+
};
|
|
44607
|
+
export type MarketplaceOfferingProfilesListResponse = MarketplaceOfferingProfilesListResponses[keyof MarketplaceOfferingProfilesListResponses];
|
|
44608
|
+
export type MarketplaceOfferingProfilesCountData = {
|
|
44609
|
+
body?: never;
|
|
44610
|
+
path?: never;
|
|
44611
|
+
query?: {
|
|
44612
|
+
/**
|
|
44613
|
+
* A page number within the paginated result set.
|
|
44614
|
+
*/
|
|
44615
|
+
page?: number;
|
|
44616
|
+
/**
|
|
44617
|
+
* Number of results to return per page.
|
|
44618
|
+
*/
|
|
44619
|
+
page_size?: number;
|
|
44620
|
+
};
|
|
44621
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44622
|
+
};
|
|
44623
|
+
export type MarketplaceOfferingProfilesCountResponses = {
|
|
44624
|
+
/**
|
|
44625
|
+
* No response body
|
|
44626
|
+
*/
|
|
44627
|
+
200: unknown;
|
|
44628
|
+
};
|
|
44629
|
+
export type MarketplaceOfferingProfilesCreateData = {
|
|
44630
|
+
body: OfferingProfileRequest;
|
|
44631
|
+
path?: never;
|
|
44632
|
+
query?: never;
|
|
44633
|
+
url: '/api/marketplace-offering-profiles/';
|
|
44634
|
+
};
|
|
44635
|
+
export type MarketplaceOfferingProfilesCreateResponses = {
|
|
44636
|
+
201: OfferingProfile;
|
|
44637
|
+
};
|
|
44638
|
+
export type MarketplaceOfferingProfilesCreateResponse = MarketplaceOfferingProfilesCreateResponses[keyof MarketplaceOfferingProfilesCreateResponses];
|
|
44639
|
+
export type MarketplaceOfferingProfilesDestroyData = {
|
|
44640
|
+
body?: never;
|
|
44641
|
+
path: {
|
|
44642
|
+
uuid: string;
|
|
44643
|
+
};
|
|
44644
|
+
query?: never;
|
|
44645
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44646
|
+
};
|
|
44647
|
+
export type MarketplaceOfferingProfilesDestroyResponses = {
|
|
44648
|
+
/**
|
|
44649
|
+
* No response body
|
|
44650
|
+
*/
|
|
44651
|
+
204: void;
|
|
44652
|
+
};
|
|
44653
|
+
export type MarketplaceOfferingProfilesDestroyResponse = MarketplaceOfferingProfilesDestroyResponses[keyof MarketplaceOfferingProfilesDestroyResponses];
|
|
44654
|
+
export type MarketplaceOfferingProfilesRetrieveData = {
|
|
44655
|
+
body?: never;
|
|
44656
|
+
path: {
|
|
44657
|
+
uuid: string;
|
|
44658
|
+
};
|
|
44659
|
+
query?: never;
|
|
44660
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44661
|
+
};
|
|
44662
|
+
export type MarketplaceOfferingProfilesRetrieveResponses = {
|
|
44663
|
+
200: OfferingProfile;
|
|
44664
|
+
};
|
|
44665
|
+
export type MarketplaceOfferingProfilesRetrieveResponse = MarketplaceOfferingProfilesRetrieveResponses[keyof MarketplaceOfferingProfilesRetrieveResponses];
|
|
44666
|
+
export type MarketplaceOfferingProfilesPartialUpdateData = {
|
|
44667
|
+
body?: PatchedOfferingProfileRequest;
|
|
44668
|
+
path: {
|
|
44669
|
+
uuid: string;
|
|
44670
|
+
};
|
|
44671
|
+
query?: never;
|
|
44672
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44673
|
+
};
|
|
44674
|
+
export type MarketplaceOfferingProfilesPartialUpdateResponses = {
|
|
44675
|
+
200: OfferingProfile;
|
|
44676
|
+
};
|
|
44677
|
+
export type MarketplaceOfferingProfilesPartialUpdateResponse = MarketplaceOfferingProfilesPartialUpdateResponses[keyof MarketplaceOfferingProfilesPartialUpdateResponses];
|
|
44678
|
+
export type MarketplaceOfferingProfilesUpdateData = {
|
|
44679
|
+
body: OfferingProfileRequest;
|
|
44680
|
+
path: {
|
|
44681
|
+
uuid: string;
|
|
44682
|
+
};
|
|
44683
|
+
query?: never;
|
|
44684
|
+
url: '/api/marketplace-offering-profiles/{uuid}/';
|
|
44685
|
+
};
|
|
44686
|
+
export type MarketplaceOfferingProfilesUpdateResponses = {
|
|
44687
|
+
200: OfferingProfile;
|
|
44688
|
+
};
|
|
44689
|
+
export type MarketplaceOfferingProfilesUpdateResponse = MarketplaceOfferingProfilesUpdateResponses[keyof MarketplaceOfferingProfilesUpdateResponses];
|
|
44690
|
+
export type MarketplaceOfferingProfilesAddRoleData = {
|
|
44691
|
+
body: OfferingProfileRoleAssignRequest;
|
|
44692
|
+
path: {
|
|
44693
|
+
uuid: string;
|
|
44694
|
+
};
|
|
44695
|
+
query?: never;
|
|
44696
|
+
url: '/api/marketplace-offering-profiles/{uuid}/add_role/';
|
|
44697
|
+
};
|
|
44698
|
+
export type MarketplaceOfferingProfilesAddRoleResponses = {
|
|
44699
|
+
200: OfferingProfileRoleAssign;
|
|
44700
|
+
};
|
|
44701
|
+
export type MarketplaceOfferingProfilesAddRoleResponse = MarketplaceOfferingProfilesAddRoleResponses[keyof MarketplaceOfferingProfilesAddRoleResponses];
|
|
44702
|
+
export type MarketplaceOfferingProfilesRemoveRoleData = {
|
|
44703
|
+
body: OfferingProfileRoleAssignRequest;
|
|
44704
|
+
path: {
|
|
44705
|
+
uuid: string;
|
|
44706
|
+
};
|
|
44707
|
+
query?: never;
|
|
44708
|
+
url: '/api/marketplace-offering-profiles/{uuid}/remove_role/';
|
|
44709
|
+
};
|
|
44710
|
+
export type MarketplaceOfferingProfilesRemoveRoleResponses = {
|
|
44711
|
+
200: OfferingProfileRoleAssign;
|
|
44712
|
+
};
|
|
44713
|
+
export type MarketplaceOfferingProfilesRemoveRoleResponse = MarketplaceOfferingProfilesRemoveRoleResponses[keyof MarketplaceOfferingProfilesRemoveRoleResponses];
|
|
44664
44714
|
export type MarketplaceOfferingReferralsListData = {
|
|
44665
44715
|
body?: never;
|
|
44666
44716
|
path?: never;
|
|
@@ -44733,6 +44783,113 @@ export type MarketplaceOfferingReferralsRetrieveResponses = {
|
|
|
44733
44783
|
200: OfferingReferral;
|
|
44734
44784
|
};
|
|
44735
44785
|
export type MarketplaceOfferingReferralsRetrieveResponse = MarketplaceOfferingReferralsRetrieveResponses[keyof MarketplaceOfferingReferralsRetrieveResponses];
|
|
44786
|
+
export type MarketplaceOfferingRolesListData = {
|
|
44787
|
+
body?: never;
|
|
44788
|
+
path?: never;
|
|
44789
|
+
query?: {
|
|
44790
|
+
content_type?: string;
|
|
44791
|
+
name?: string;
|
|
44792
|
+
offering_uuid?: string;
|
|
44793
|
+
/**
|
|
44794
|
+
* A page number within the paginated result set.
|
|
44795
|
+
*/
|
|
44796
|
+
page?: number;
|
|
44797
|
+
/**
|
|
44798
|
+
* Number of results to return per page.
|
|
44799
|
+
*/
|
|
44800
|
+
page_size?: number;
|
|
44801
|
+
};
|
|
44802
|
+
url: '/api/marketplace-offering-roles/';
|
|
44803
|
+
};
|
|
44804
|
+
export type MarketplaceOfferingRolesListResponses = {
|
|
44805
|
+
200: Array<OfferingRole>;
|
|
44806
|
+
};
|
|
44807
|
+
export type MarketplaceOfferingRolesListResponse = MarketplaceOfferingRolesListResponses[keyof MarketplaceOfferingRolesListResponses];
|
|
44808
|
+
export type MarketplaceOfferingRolesCountData = {
|
|
44809
|
+
body?: never;
|
|
44810
|
+
path?: never;
|
|
44811
|
+
query?: {
|
|
44812
|
+
content_type?: string;
|
|
44813
|
+
name?: string;
|
|
44814
|
+
offering_uuid?: string;
|
|
44815
|
+
/**
|
|
44816
|
+
* A page number within the paginated result set.
|
|
44817
|
+
*/
|
|
44818
|
+
page?: number;
|
|
44819
|
+
/**
|
|
44820
|
+
* Number of results to return per page.
|
|
44821
|
+
*/
|
|
44822
|
+
page_size?: number;
|
|
44823
|
+
};
|
|
44824
|
+
url: '/api/marketplace-offering-roles/';
|
|
44825
|
+
};
|
|
44826
|
+
export type MarketplaceOfferingRolesCountResponses = {
|
|
44827
|
+
/**
|
|
44828
|
+
* No response body
|
|
44829
|
+
*/
|
|
44830
|
+
200: unknown;
|
|
44831
|
+
};
|
|
44832
|
+
export type MarketplaceOfferingRolesCreateData = {
|
|
44833
|
+
body: OfferingRoleRequest;
|
|
44834
|
+
path?: never;
|
|
44835
|
+
query?: never;
|
|
44836
|
+
url: '/api/marketplace-offering-roles/';
|
|
44837
|
+
};
|
|
44838
|
+
export type MarketplaceOfferingRolesCreateResponses = {
|
|
44839
|
+
201: OfferingRole;
|
|
44840
|
+
};
|
|
44841
|
+
export type MarketplaceOfferingRolesCreateResponse = MarketplaceOfferingRolesCreateResponses[keyof MarketplaceOfferingRolesCreateResponses];
|
|
44842
|
+
export type MarketplaceOfferingRolesDestroyData = {
|
|
44843
|
+
body?: never;
|
|
44844
|
+
path: {
|
|
44845
|
+
uuid: string;
|
|
44846
|
+
};
|
|
44847
|
+
query?: never;
|
|
44848
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
44849
|
+
};
|
|
44850
|
+
export type MarketplaceOfferingRolesDestroyResponses = {
|
|
44851
|
+
/**
|
|
44852
|
+
* No response body
|
|
44853
|
+
*/
|
|
44854
|
+
204: void;
|
|
44855
|
+
};
|
|
44856
|
+
export type MarketplaceOfferingRolesDestroyResponse = MarketplaceOfferingRolesDestroyResponses[keyof MarketplaceOfferingRolesDestroyResponses];
|
|
44857
|
+
export type MarketplaceOfferingRolesRetrieveData = {
|
|
44858
|
+
body?: never;
|
|
44859
|
+
path: {
|
|
44860
|
+
uuid: string;
|
|
44861
|
+
};
|
|
44862
|
+
query?: never;
|
|
44863
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
44864
|
+
};
|
|
44865
|
+
export type MarketplaceOfferingRolesRetrieveResponses = {
|
|
44866
|
+
200: OfferingRole;
|
|
44867
|
+
};
|
|
44868
|
+
export type MarketplaceOfferingRolesRetrieveResponse = MarketplaceOfferingRolesRetrieveResponses[keyof MarketplaceOfferingRolesRetrieveResponses];
|
|
44869
|
+
export type MarketplaceOfferingRolesPartialUpdateData = {
|
|
44870
|
+
body?: PatchedOfferingRoleRequest;
|
|
44871
|
+
path: {
|
|
44872
|
+
uuid: string;
|
|
44873
|
+
};
|
|
44874
|
+
query?: never;
|
|
44875
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
44876
|
+
};
|
|
44877
|
+
export type MarketplaceOfferingRolesPartialUpdateResponses = {
|
|
44878
|
+
200: OfferingRole;
|
|
44879
|
+
};
|
|
44880
|
+
export type MarketplaceOfferingRolesPartialUpdateResponse = MarketplaceOfferingRolesPartialUpdateResponses[keyof MarketplaceOfferingRolesPartialUpdateResponses];
|
|
44881
|
+
export type MarketplaceOfferingRolesUpdateData = {
|
|
44882
|
+
body: OfferingRoleRequest;
|
|
44883
|
+
path: {
|
|
44884
|
+
uuid: string;
|
|
44885
|
+
};
|
|
44886
|
+
query?: never;
|
|
44887
|
+
url: '/api/marketplace-offering-roles/{uuid}/';
|
|
44888
|
+
};
|
|
44889
|
+
export type MarketplaceOfferingRolesUpdateResponses = {
|
|
44890
|
+
200: OfferingRole;
|
|
44891
|
+
};
|
|
44892
|
+
export type MarketplaceOfferingRolesUpdateResponse = MarketplaceOfferingRolesUpdateResponses[keyof MarketplaceOfferingRolesUpdateResponses];
|
|
44736
44893
|
export type MarketplaceOfferingTermsOfServiceListData = {
|
|
44737
44894
|
body?: never;
|
|
44738
44895
|
path?: never;
|
|
@@ -45130,127 +45287,6 @@ export type MarketplaceOfferingUserChecklistCompletionsRetrieveResponses = {
|
|
|
45130
45287
|
200: UserChecklistCompletion;
|
|
45131
45288
|
};
|
|
45132
45289
|
export type MarketplaceOfferingUserChecklistCompletionsRetrieveResponse = MarketplaceOfferingUserChecklistCompletionsRetrieveResponses[keyof MarketplaceOfferingUserChecklistCompletionsRetrieveResponses];
|
|
45133
|
-
export type MarketplaceOfferingUserRolesListData = {
|
|
45134
|
-
body?: never;
|
|
45135
|
-
path?: never;
|
|
45136
|
-
query?: {
|
|
45137
|
-
offering?: string;
|
|
45138
|
-
/**
|
|
45139
|
-
* Multiple values may be separated by commas.
|
|
45140
|
-
*/
|
|
45141
|
-
offering_slug?: Array<string>;
|
|
45142
|
-
/**
|
|
45143
|
-
* Multiple values may be separated by commas.
|
|
45144
|
-
*/
|
|
45145
|
-
offering_uuid?: Array<string>;
|
|
45146
|
-
/**
|
|
45147
|
-
* A page number within the paginated result set.
|
|
45148
|
-
*/
|
|
45149
|
-
page?: number;
|
|
45150
|
-
/**
|
|
45151
|
-
* Number of results to return per page.
|
|
45152
|
-
*/
|
|
45153
|
-
page_size?: number;
|
|
45154
|
-
parent_offering_uuid?: string;
|
|
45155
|
-
};
|
|
45156
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45157
|
-
};
|
|
45158
|
-
export type MarketplaceOfferingUserRolesListResponses = {
|
|
45159
|
-
200: Array<OfferingUserRole>;
|
|
45160
|
-
};
|
|
45161
|
-
export type MarketplaceOfferingUserRolesListResponse = MarketplaceOfferingUserRolesListResponses[keyof MarketplaceOfferingUserRolesListResponses];
|
|
45162
|
-
export type MarketplaceOfferingUserRolesCountData = {
|
|
45163
|
-
body?: never;
|
|
45164
|
-
path?: never;
|
|
45165
|
-
query?: {
|
|
45166
|
-
offering?: string;
|
|
45167
|
-
/**
|
|
45168
|
-
* Multiple values may be separated by commas.
|
|
45169
|
-
*/
|
|
45170
|
-
offering_slug?: Array<string>;
|
|
45171
|
-
/**
|
|
45172
|
-
* Multiple values may be separated by commas.
|
|
45173
|
-
*/
|
|
45174
|
-
offering_uuid?: Array<string>;
|
|
45175
|
-
/**
|
|
45176
|
-
* A page number within the paginated result set.
|
|
45177
|
-
*/
|
|
45178
|
-
page?: number;
|
|
45179
|
-
/**
|
|
45180
|
-
* Number of results to return per page.
|
|
45181
|
-
*/
|
|
45182
|
-
page_size?: number;
|
|
45183
|
-
parent_offering_uuid?: string;
|
|
45184
|
-
};
|
|
45185
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45186
|
-
};
|
|
45187
|
-
export type MarketplaceOfferingUserRolesCountResponses = {
|
|
45188
|
-
/**
|
|
45189
|
-
* No response body
|
|
45190
|
-
*/
|
|
45191
|
-
200: unknown;
|
|
45192
|
-
};
|
|
45193
|
-
export type MarketplaceOfferingUserRolesCreateData = {
|
|
45194
|
-
body: OfferingUserRoleRequest;
|
|
45195
|
-
path?: never;
|
|
45196
|
-
query?: never;
|
|
45197
|
-
url: '/api/marketplace-offering-user-roles/';
|
|
45198
|
-
};
|
|
45199
|
-
export type MarketplaceOfferingUserRolesCreateResponses = {
|
|
45200
|
-
201: OfferingUserRole;
|
|
45201
|
-
};
|
|
45202
|
-
export type MarketplaceOfferingUserRolesCreateResponse = MarketplaceOfferingUserRolesCreateResponses[keyof MarketplaceOfferingUserRolesCreateResponses];
|
|
45203
|
-
export type MarketplaceOfferingUserRolesDestroyData = {
|
|
45204
|
-
body?: never;
|
|
45205
|
-
path: {
|
|
45206
|
-
uuid: string;
|
|
45207
|
-
};
|
|
45208
|
-
query?: never;
|
|
45209
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45210
|
-
};
|
|
45211
|
-
export type MarketplaceOfferingUserRolesDestroyResponses = {
|
|
45212
|
-
/**
|
|
45213
|
-
* No response body
|
|
45214
|
-
*/
|
|
45215
|
-
204: void;
|
|
45216
|
-
};
|
|
45217
|
-
export type MarketplaceOfferingUserRolesDestroyResponse = MarketplaceOfferingUserRolesDestroyResponses[keyof MarketplaceOfferingUserRolesDestroyResponses];
|
|
45218
|
-
export type MarketplaceOfferingUserRolesRetrieveData = {
|
|
45219
|
-
body?: never;
|
|
45220
|
-
path: {
|
|
45221
|
-
uuid: string;
|
|
45222
|
-
};
|
|
45223
|
-
query?: never;
|
|
45224
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45225
|
-
};
|
|
45226
|
-
export type MarketplaceOfferingUserRolesRetrieveResponses = {
|
|
45227
|
-
200: OfferingUserRole;
|
|
45228
|
-
};
|
|
45229
|
-
export type MarketplaceOfferingUserRolesRetrieveResponse = MarketplaceOfferingUserRolesRetrieveResponses[keyof MarketplaceOfferingUserRolesRetrieveResponses];
|
|
45230
|
-
export type MarketplaceOfferingUserRolesPartialUpdateData = {
|
|
45231
|
-
body?: PatchedOfferingUserRoleRequest;
|
|
45232
|
-
path: {
|
|
45233
|
-
uuid: string;
|
|
45234
|
-
};
|
|
45235
|
-
query?: never;
|
|
45236
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45237
|
-
};
|
|
45238
|
-
export type MarketplaceOfferingUserRolesPartialUpdateResponses = {
|
|
45239
|
-
200: OfferingUserRole;
|
|
45240
|
-
};
|
|
45241
|
-
export type MarketplaceOfferingUserRolesPartialUpdateResponse = MarketplaceOfferingUserRolesPartialUpdateResponses[keyof MarketplaceOfferingUserRolesPartialUpdateResponses];
|
|
45242
|
-
export type MarketplaceOfferingUserRolesUpdateData = {
|
|
45243
|
-
body: OfferingUserRoleRequest;
|
|
45244
|
-
path: {
|
|
45245
|
-
uuid: string;
|
|
45246
|
-
};
|
|
45247
|
-
query?: never;
|
|
45248
|
-
url: '/api/marketplace-offering-user-roles/{uuid}/';
|
|
45249
|
-
};
|
|
45250
|
-
export type MarketplaceOfferingUserRolesUpdateResponses = {
|
|
45251
|
-
200: OfferingUserRole;
|
|
45252
|
-
};
|
|
45253
|
-
export type MarketplaceOfferingUserRolesUpdateResponse = MarketplaceOfferingUserRolesUpdateResponses[keyof MarketplaceOfferingUserRolesUpdateResponses];
|
|
45254
45290
|
export type MarketplaceOfferingUsersListData = {
|
|
45255
45291
|
body?: never;
|
|
45256
45292
|
path?: never;
|
|
@@ -49457,6 +49493,20 @@ export type MarketplaceProviderOfferingsSetBackendMetadataResponses = {
|
|
|
49457
49493
|
*/
|
|
49458
49494
|
200: unknown;
|
|
49459
49495
|
};
|
|
49496
|
+
export type MarketplaceProviderOfferingsSetProfileData = {
|
|
49497
|
+
body?: OfferingProfileBindRequest;
|
|
49498
|
+
path: {
|
|
49499
|
+
uuid: string;
|
|
49500
|
+
};
|
|
49501
|
+
query?: never;
|
|
49502
|
+
url: '/api/marketplace-provider-offerings/{uuid}/set_profile/';
|
|
49503
|
+
};
|
|
49504
|
+
export type MarketplaceProviderOfferingsSetProfileResponses = {
|
|
49505
|
+
/**
|
|
49506
|
+
* No response body
|
|
49507
|
+
*/
|
|
49508
|
+
200: unknown;
|
|
49509
|
+
};
|
|
49460
49510
|
export type MarketplaceProviderOfferingsStateCountersRetrieveData = {
|
|
49461
49511
|
body?: never;
|
|
49462
49512
|
path: {
|
|
@@ -50200,6 +50250,241 @@ export type MarketplaceProviderOfferingsImportOfferingResponses = {
|
|
|
50200
50250
|
200: OfferingImportResponse;
|
|
50201
50251
|
};
|
|
50202
50252
|
export type MarketplaceProviderOfferingsImportOfferingResponse = MarketplaceProviderOfferingsImportOfferingResponses[keyof MarketplaceProviderOfferingsImportOfferingResponses];
|
|
50253
|
+
export type MarketplaceProviderResourceProjectsListData = {
|
|
50254
|
+
body?: never;
|
|
50255
|
+
path?: never;
|
|
50256
|
+
query?: {
|
|
50257
|
+
name?: string;
|
|
50258
|
+
/**
|
|
50259
|
+
* A page number within the paginated result set.
|
|
50260
|
+
*/
|
|
50261
|
+
page?: number;
|
|
50262
|
+
/**
|
|
50263
|
+
* Number of results to return per page.
|
|
50264
|
+
*/
|
|
50265
|
+
page_size?: number;
|
|
50266
|
+
/**
|
|
50267
|
+
* Resource URL
|
|
50268
|
+
*/
|
|
50269
|
+
resource?: string;
|
|
50270
|
+
/**
|
|
50271
|
+
* Resource UUID
|
|
50272
|
+
*/
|
|
50273
|
+
resource_uuid?: string;
|
|
50274
|
+
};
|
|
50275
|
+
url: '/api/marketplace-provider-resource-projects/';
|
|
50276
|
+
};
|
|
50277
|
+
export type MarketplaceProviderResourceProjectsListResponses = {
|
|
50278
|
+
200: Array<ResourceProject>;
|
|
50279
|
+
};
|
|
50280
|
+
export type MarketplaceProviderResourceProjectsListResponse = MarketplaceProviderResourceProjectsListResponses[keyof MarketplaceProviderResourceProjectsListResponses];
|
|
50281
|
+
export type MarketplaceProviderResourceProjectsCountData = {
|
|
50282
|
+
body?: never;
|
|
50283
|
+
path?: never;
|
|
50284
|
+
query?: {
|
|
50285
|
+
name?: string;
|
|
50286
|
+
/**
|
|
50287
|
+
* A page number within the paginated result set.
|
|
50288
|
+
*/
|
|
50289
|
+
page?: number;
|
|
50290
|
+
/**
|
|
50291
|
+
* Number of results to return per page.
|
|
50292
|
+
*/
|
|
50293
|
+
page_size?: number;
|
|
50294
|
+
/**
|
|
50295
|
+
* Resource URL
|
|
50296
|
+
*/
|
|
50297
|
+
resource?: string;
|
|
50298
|
+
/**
|
|
50299
|
+
* Resource UUID
|
|
50300
|
+
*/
|
|
50301
|
+
resource_uuid?: string;
|
|
50302
|
+
};
|
|
50303
|
+
url: '/api/marketplace-provider-resource-projects/';
|
|
50304
|
+
};
|
|
50305
|
+
export type MarketplaceProviderResourceProjectsCountResponses = {
|
|
50306
|
+
/**
|
|
50307
|
+
* No response body
|
|
50308
|
+
*/
|
|
50309
|
+
200: unknown;
|
|
50310
|
+
};
|
|
50311
|
+
export type MarketplaceProviderResourceProjectsRetrieveData = {
|
|
50312
|
+
body?: never;
|
|
50313
|
+
path: {
|
|
50314
|
+
uuid: string;
|
|
50315
|
+
};
|
|
50316
|
+
query?: never;
|
|
50317
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50318
|
+
};
|
|
50319
|
+
export type MarketplaceProviderResourceProjectsRetrieveResponses = {
|
|
50320
|
+
200: ResourceProject;
|
|
50321
|
+
};
|
|
50322
|
+
export type MarketplaceProviderResourceProjectsRetrieveResponse = MarketplaceProviderResourceProjectsRetrieveResponses[keyof MarketplaceProviderResourceProjectsRetrieveResponses];
|
|
50323
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateData = {
|
|
50324
|
+
body?: PatchedResourceProjectRequest;
|
|
50325
|
+
path: {
|
|
50326
|
+
uuid: string;
|
|
50327
|
+
};
|
|
50328
|
+
query?: never;
|
|
50329
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50330
|
+
};
|
|
50331
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateResponses = {
|
|
50332
|
+
200: ResourceProject;
|
|
50333
|
+
};
|
|
50334
|
+
export type MarketplaceProviderResourceProjectsPartialUpdateResponse = MarketplaceProviderResourceProjectsPartialUpdateResponses[keyof MarketplaceProviderResourceProjectsPartialUpdateResponses];
|
|
50335
|
+
export type MarketplaceProviderResourceProjectsUpdateData = {
|
|
50336
|
+
body: ResourceProjectRequest;
|
|
50337
|
+
path: {
|
|
50338
|
+
uuid: string;
|
|
50339
|
+
};
|
|
50340
|
+
query?: never;
|
|
50341
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/';
|
|
50342
|
+
};
|
|
50343
|
+
export type MarketplaceProviderResourceProjectsUpdateResponses = {
|
|
50344
|
+
200: ResourceProject;
|
|
50345
|
+
};
|
|
50346
|
+
export type MarketplaceProviderResourceProjectsUpdateResponse = MarketplaceProviderResourceProjectsUpdateResponses[keyof MarketplaceProviderResourceProjectsUpdateResponses];
|
|
50347
|
+
export type MarketplaceProviderResourceProjectsAddUserData = {
|
|
50348
|
+
body: UserRoleCreateRequest;
|
|
50349
|
+
path: {
|
|
50350
|
+
uuid: string;
|
|
50351
|
+
};
|
|
50352
|
+
query?: never;
|
|
50353
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/add_user/';
|
|
50354
|
+
};
|
|
50355
|
+
export type MarketplaceProviderResourceProjectsAddUserErrors = {
|
|
50356
|
+
/**
|
|
50357
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
50358
|
+
*/
|
|
50359
|
+
400: unknown;
|
|
50360
|
+
};
|
|
50361
|
+
export type MarketplaceProviderResourceProjectsAddUserResponses = {
|
|
50362
|
+
201: UserRoleExpirationTime;
|
|
50363
|
+
};
|
|
50364
|
+
export type MarketplaceProviderResourceProjectsAddUserResponse = MarketplaceProviderResourceProjectsAddUserResponses[keyof MarketplaceProviderResourceProjectsAddUserResponses];
|
|
50365
|
+
export type MarketplaceProviderResourceProjectsDeleteUserData = {
|
|
50366
|
+
body: UserRoleDeleteRequest;
|
|
50367
|
+
path: {
|
|
50368
|
+
uuid: string;
|
|
50369
|
+
};
|
|
50370
|
+
query?: never;
|
|
50371
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/delete_user/';
|
|
50372
|
+
};
|
|
50373
|
+
export type MarketplaceProviderResourceProjectsDeleteUserResponses = {
|
|
50374
|
+
/**
|
|
50375
|
+
* Role revoked successfully.
|
|
50376
|
+
*/
|
|
50377
|
+
200: unknown;
|
|
50378
|
+
};
|
|
50379
|
+
export type MarketplaceProviderResourceProjectsListUsersListData = {
|
|
50380
|
+
body?: never;
|
|
50381
|
+
path: {
|
|
50382
|
+
uuid: string;
|
|
50383
|
+
};
|
|
50384
|
+
query?: {
|
|
50385
|
+
/**
|
|
50386
|
+
* Fields to include in response
|
|
50387
|
+
*/
|
|
50388
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
50389
|
+
/**
|
|
50390
|
+
* User full name
|
|
50391
|
+
*/
|
|
50392
|
+
full_name?: string;
|
|
50393
|
+
/**
|
|
50394
|
+
* User native name
|
|
50395
|
+
*/
|
|
50396
|
+
native_name?: string;
|
|
50397
|
+
/**
|
|
50398
|
+
* Ordering fields
|
|
50399
|
+
*/
|
|
50400
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
50401
|
+
/**
|
|
50402
|
+
* A page number within the paginated result set.
|
|
50403
|
+
*/
|
|
50404
|
+
page?: number;
|
|
50405
|
+
/**
|
|
50406
|
+
* Number of results to return per page.
|
|
50407
|
+
*/
|
|
50408
|
+
page_size?: number;
|
|
50409
|
+
/**
|
|
50410
|
+
* Role UUID or name
|
|
50411
|
+
*/
|
|
50412
|
+
role?: string;
|
|
50413
|
+
/**
|
|
50414
|
+
* Search string for user
|
|
50415
|
+
*/
|
|
50416
|
+
search_string?: string;
|
|
50417
|
+
/**
|
|
50418
|
+
* User UUID
|
|
50419
|
+
*/
|
|
50420
|
+
user?: string;
|
|
50421
|
+
/**
|
|
50422
|
+
* User slug
|
|
50423
|
+
*/
|
|
50424
|
+
user_slug?: string;
|
|
50425
|
+
/**
|
|
50426
|
+
* User URL
|
|
50427
|
+
*/
|
|
50428
|
+
user_url?: string;
|
|
50429
|
+
/**
|
|
50430
|
+
* User username
|
|
50431
|
+
*/
|
|
50432
|
+
username?: string;
|
|
50433
|
+
};
|
|
50434
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/list_users/';
|
|
50435
|
+
};
|
|
50436
|
+
export type MarketplaceProviderResourceProjectsListUsersListResponses = {
|
|
50437
|
+
200: Array<UserRoleDetails>;
|
|
50438
|
+
};
|
|
50439
|
+
export type MarketplaceProviderResourceProjectsListUsersListResponse = MarketplaceProviderResourceProjectsListUsersListResponses[keyof MarketplaceProviderResourceProjectsListUsersListResponses];
|
|
50440
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdData = {
|
|
50441
|
+
body: ResourceProjectBackendIdRequest;
|
|
50442
|
+
path: {
|
|
50443
|
+
uuid: string;
|
|
50444
|
+
};
|
|
50445
|
+
query?: never;
|
|
50446
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_backend_id/';
|
|
50447
|
+
};
|
|
50448
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdResponses = {
|
|
50449
|
+
200: ResourceProjectBackendId;
|
|
50450
|
+
};
|
|
50451
|
+
export type MarketplaceProviderResourceProjectsSetBackendIdResponse = MarketplaceProviderResourceProjectsSetBackendIdResponses[keyof MarketplaceProviderResourceProjectsSetBackendIdResponses];
|
|
50452
|
+
export type MarketplaceProviderResourceProjectsSetStateErredData = {
|
|
50453
|
+
body: ResourceProjectRequest;
|
|
50454
|
+
path: {
|
|
50455
|
+
uuid: string;
|
|
50456
|
+
};
|
|
50457
|
+
query?: never;
|
|
50458
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_state_erred/';
|
|
50459
|
+
};
|
|
50460
|
+
export type MarketplaceProviderResourceProjectsSetStateErredResponses = {
|
|
50461
|
+
200: ResourceProject;
|
|
50462
|
+
};
|
|
50463
|
+
export type MarketplaceProviderResourceProjectsSetStateErredResponse = MarketplaceProviderResourceProjectsSetStateErredResponses[keyof MarketplaceProviderResourceProjectsSetStateErredResponses];
|
|
50464
|
+
export type MarketplaceProviderResourceProjectsSetStateOkData = {
|
|
50465
|
+
body: ResourceProjectRequest;
|
|
50466
|
+
path: {
|
|
50467
|
+
uuid: string;
|
|
50468
|
+
};
|
|
50469
|
+
query?: never;
|
|
50470
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/set_state_ok/';
|
|
50471
|
+
};
|
|
50472
|
+
export type MarketplaceProviderResourceProjectsSetStateOkResponses = {
|
|
50473
|
+
200: ResourceProject;
|
|
50474
|
+
};
|
|
50475
|
+
export type MarketplaceProviderResourceProjectsSetStateOkResponse = MarketplaceProviderResourceProjectsSetStateOkResponses[keyof MarketplaceProviderResourceProjectsSetStateOkResponses];
|
|
50476
|
+
export type MarketplaceProviderResourceProjectsUpdateUserData = {
|
|
50477
|
+
body: UserRoleUpdateRequest;
|
|
50478
|
+
path: {
|
|
50479
|
+
uuid: string;
|
|
50480
|
+
};
|
|
50481
|
+
query?: never;
|
|
50482
|
+
url: '/api/marketplace-provider-resource-projects/{uuid}/update_user/';
|
|
50483
|
+
};
|
|
50484
|
+
export type MarketplaceProviderResourceProjectsUpdateUserResponses = {
|
|
50485
|
+
200: UserRoleExpirationTime;
|
|
50486
|
+
};
|
|
50487
|
+
export type MarketplaceProviderResourceProjectsUpdateUserResponse = MarketplaceProviderResourceProjectsUpdateUserResponses[keyof MarketplaceProviderResourceProjectsUpdateUserResponses];
|
|
50203
50488
|
export type MarketplaceProviderResourcesListData = {
|
|
50204
50489
|
body?: never;
|
|
50205
50490
|
path?: never;
|
|
@@ -51096,18 +51381,6 @@ export type MarketplaceProviderResourcesSetEndDateByStaffResponses = {
|
|
|
51096
51381
|
*/
|
|
51097
51382
|
200: unknown;
|
|
51098
51383
|
};
|
|
51099
|
-
export type MarketplaceProviderResourcesSetKeycloakScopesData = {
|
|
51100
|
-
body: ResourceKeycloakScopesRequest;
|
|
51101
|
-
path: {
|
|
51102
|
-
uuid: string;
|
|
51103
|
-
};
|
|
51104
|
-
query?: never;
|
|
51105
|
-
url: '/api/marketplace-provider-resources/{uuid}/set_keycloak_scopes/';
|
|
51106
|
-
};
|
|
51107
|
-
export type MarketplaceProviderResourcesSetKeycloakScopesResponses = {
|
|
51108
|
-
200: ResourceResponseStatus;
|
|
51109
|
-
};
|
|
51110
|
-
export type MarketplaceProviderResourcesSetKeycloakScopesResponse = MarketplaceProviderResourcesSetKeycloakScopesResponses[keyof MarketplaceProviderResourcesSetKeycloakScopesResponses];
|
|
51111
51384
|
export type MarketplaceProviderResourcesSetLimitsData = {
|
|
51112
51385
|
body: ResourceSetLimitsRequest;
|
|
51113
51386
|
path: {
|
|
@@ -51856,10 +52129,11 @@ export type MarketplaceResourceOfferingsListResponses = {
|
|
|
51856
52129
|
200: Array<ResourceOffering>;
|
|
51857
52130
|
};
|
|
51858
52131
|
export type MarketplaceResourceOfferingsListResponse = MarketplaceResourceOfferingsListResponses[keyof MarketplaceResourceOfferingsListResponses];
|
|
51859
|
-
export type
|
|
52132
|
+
export type MarketplaceResourceProjectsListData = {
|
|
51860
52133
|
body?: never;
|
|
51861
52134
|
path?: never;
|
|
51862
52135
|
query?: {
|
|
52136
|
+
name?: string;
|
|
51863
52137
|
/**
|
|
51864
52138
|
* A page number within the paginated result set.
|
|
51865
52139
|
*/
|
|
@@ -51876,29 +52150,18 @@ export type MarketplaceResourceUsersListData = {
|
|
|
51876
52150
|
* Resource UUID
|
|
51877
52151
|
*/
|
|
51878
52152
|
resource_uuid?: string;
|
|
51879
|
-
/**
|
|
51880
|
-
* Role name
|
|
51881
|
-
*/
|
|
51882
|
-
role_name?: string;
|
|
51883
|
-
/**
|
|
51884
|
-
* Role UUID
|
|
51885
|
-
*/
|
|
51886
|
-
role_uuid?: string;
|
|
51887
|
-
/**
|
|
51888
|
-
* User UUID
|
|
51889
|
-
*/
|
|
51890
|
-
user_uuid?: string;
|
|
51891
52153
|
};
|
|
51892
|
-
url: '/api/marketplace-resource-
|
|
52154
|
+
url: '/api/marketplace-resource-projects/';
|
|
51893
52155
|
};
|
|
51894
|
-
export type
|
|
51895
|
-
200: Array<
|
|
52156
|
+
export type MarketplaceResourceProjectsListResponses = {
|
|
52157
|
+
200: Array<ResourceProject>;
|
|
51896
52158
|
};
|
|
51897
|
-
export type
|
|
51898
|
-
export type
|
|
52159
|
+
export type MarketplaceResourceProjectsListResponse = MarketplaceResourceProjectsListResponses[keyof MarketplaceResourceProjectsListResponses];
|
|
52160
|
+
export type MarketplaceResourceProjectsCountData = {
|
|
51899
52161
|
body?: never;
|
|
51900
52162
|
path?: never;
|
|
51901
52163
|
query?: {
|
|
52164
|
+
name?: string;
|
|
51902
52165
|
/**
|
|
51903
52166
|
* A page number within the paginated result set.
|
|
51904
52167
|
*/
|
|
@@ -51915,64 +52178,181 @@ export type MarketplaceResourceUsersCountData = {
|
|
|
51915
52178
|
* Resource UUID
|
|
51916
52179
|
*/
|
|
51917
52180
|
resource_uuid?: string;
|
|
51918
|
-
/**
|
|
51919
|
-
* Role name
|
|
51920
|
-
*/
|
|
51921
|
-
role_name?: string;
|
|
51922
|
-
/**
|
|
51923
|
-
* Role UUID
|
|
51924
|
-
*/
|
|
51925
|
-
role_uuid?: string;
|
|
51926
|
-
/**
|
|
51927
|
-
* User UUID
|
|
51928
|
-
*/
|
|
51929
|
-
user_uuid?: string;
|
|
51930
52181
|
};
|
|
51931
|
-
url: '/api/marketplace-resource-
|
|
52182
|
+
url: '/api/marketplace-resource-projects/';
|
|
51932
52183
|
};
|
|
51933
|
-
export type
|
|
52184
|
+
export type MarketplaceResourceProjectsCountResponses = {
|
|
51934
52185
|
/**
|
|
51935
52186
|
* No response body
|
|
51936
52187
|
*/
|
|
51937
52188
|
200: unknown;
|
|
51938
52189
|
};
|
|
51939
|
-
export type
|
|
51940
|
-
body:
|
|
52190
|
+
export type MarketplaceResourceProjectsCreateData = {
|
|
52191
|
+
body: ResourceProjectRequest;
|
|
51941
52192
|
path?: never;
|
|
51942
52193
|
query?: never;
|
|
51943
|
-
url: '/api/marketplace-resource-
|
|
52194
|
+
url: '/api/marketplace-resource-projects/';
|
|
51944
52195
|
};
|
|
51945
|
-
export type
|
|
51946
|
-
201:
|
|
52196
|
+
export type MarketplaceResourceProjectsCreateResponses = {
|
|
52197
|
+
201: ResourceProject;
|
|
51947
52198
|
};
|
|
51948
|
-
export type
|
|
51949
|
-
export type
|
|
52199
|
+
export type MarketplaceResourceProjectsCreateResponse = MarketplaceResourceProjectsCreateResponses[keyof MarketplaceResourceProjectsCreateResponses];
|
|
52200
|
+
export type MarketplaceResourceProjectsDestroyData = {
|
|
51950
52201
|
body?: never;
|
|
51951
52202
|
path: {
|
|
51952
52203
|
uuid: string;
|
|
51953
52204
|
};
|
|
51954
52205
|
query?: never;
|
|
51955
|
-
url: '/api/marketplace-resource-
|
|
52206
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
51956
52207
|
};
|
|
51957
|
-
export type
|
|
52208
|
+
export type MarketplaceResourceProjectsDestroyResponses = {
|
|
51958
52209
|
/**
|
|
51959
52210
|
* No response body
|
|
51960
52211
|
*/
|
|
51961
52212
|
204: void;
|
|
51962
52213
|
};
|
|
51963
|
-
export type
|
|
51964
|
-
export type
|
|
52214
|
+
export type MarketplaceResourceProjectsDestroyResponse = MarketplaceResourceProjectsDestroyResponses[keyof MarketplaceResourceProjectsDestroyResponses];
|
|
52215
|
+
export type MarketplaceResourceProjectsRetrieveData = {
|
|
52216
|
+
body?: never;
|
|
52217
|
+
path: {
|
|
52218
|
+
uuid: string;
|
|
52219
|
+
};
|
|
52220
|
+
query?: never;
|
|
52221
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52222
|
+
};
|
|
52223
|
+
export type MarketplaceResourceProjectsRetrieveResponses = {
|
|
52224
|
+
200: ResourceProject;
|
|
52225
|
+
};
|
|
52226
|
+
export type MarketplaceResourceProjectsRetrieveResponse = MarketplaceResourceProjectsRetrieveResponses[keyof MarketplaceResourceProjectsRetrieveResponses];
|
|
52227
|
+
export type MarketplaceResourceProjectsPartialUpdateData = {
|
|
52228
|
+
body?: PatchedResourceProjectRequest;
|
|
52229
|
+
path: {
|
|
52230
|
+
uuid: string;
|
|
52231
|
+
};
|
|
52232
|
+
query?: never;
|
|
52233
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52234
|
+
};
|
|
52235
|
+
export type MarketplaceResourceProjectsPartialUpdateResponses = {
|
|
52236
|
+
200: ResourceProject;
|
|
52237
|
+
};
|
|
52238
|
+
export type MarketplaceResourceProjectsPartialUpdateResponse = MarketplaceResourceProjectsPartialUpdateResponses[keyof MarketplaceResourceProjectsPartialUpdateResponses];
|
|
52239
|
+
export type MarketplaceResourceProjectsUpdateData = {
|
|
52240
|
+
body: ResourceProjectRequest;
|
|
52241
|
+
path: {
|
|
52242
|
+
uuid: string;
|
|
52243
|
+
};
|
|
52244
|
+
query?: never;
|
|
52245
|
+
url: '/api/marketplace-resource-projects/{uuid}/';
|
|
52246
|
+
};
|
|
52247
|
+
export type MarketplaceResourceProjectsUpdateResponses = {
|
|
52248
|
+
200: ResourceProject;
|
|
52249
|
+
};
|
|
52250
|
+
export type MarketplaceResourceProjectsUpdateResponse = MarketplaceResourceProjectsUpdateResponses[keyof MarketplaceResourceProjectsUpdateResponses];
|
|
52251
|
+
export type MarketplaceResourceProjectsAddUserData = {
|
|
52252
|
+
body: UserRoleCreateRequest;
|
|
52253
|
+
path: {
|
|
52254
|
+
uuid: string;
|
|
52255
|
+
};
|
|
52256
|
+
query?: never;
|
|
52257
|
+
url: '/api/marketplace-resource-projects/{uuid}/add_user/';
|
|
52258
|
+
};
|
|
52259
|
+
export type MarketplaceResourceProjectsAddUserErrors = {
|
|
52260
|
+
/**
|
|
52261
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
52262
|
+
*/
|
|
52263
|
+
400: unknown;
|
|
52264
|
+
};
|
|
52265
|
+
export type MarketplaceResourceProjectsAddUserResponses = {
|
|
52266
|
+
201: UserRoleExpirationTime;
|
|
52267
|
+
};
|
|
52268
|
+
export type MarketplaceResourceProjectsAddUserResponse = MarketplaceResourceProjectsAddUserResponses[keyof MarketplaceResourceProjectsAddUserResponses];
|
|
52269
|
+
export type MarketplaceResourceProjectsDeleteUserData = {
|
|
52270
|
+
body: UserRoleDeleteRequest;
|
|
52271
|
+
path: {
|
|
52272
|
+
uuid: string;
|
|
52273
|
+
};
|
|
52274
|
+
query?: never;
|
|
52275
|
+
url: '/api/marketplace-resource-projects/{uuid}/delete_user/';
|
|
52276
|
+
};
|
|
52277
|
+
export type MarketplaceResourceProjectsDeleteUserResponses = {
|
|
52278
|
+
/**
|
|
52279
|
+
* Role revoked successfully.
|
|
52280
|
+
*/
|
|
52281
|
+
200: unknown;
|
|
52282
|
+
};
|
|
52283
|
+
export type MarketplaceResourceProjectsListUsersListData = {
|
|
51965
52284
|
body?: never;
|
|
51966
52285
|
path: {
|
|
51967
52286
|
uuid: string;
|
|
51968
52287
|
};
|
|
52288
|
+
query?: {
|
|
52289
|
+
/**
|
|
52290
|
+
* Fields to include in response
|
|
52291
|
+
*/
|
|
52292
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
52293
|
+
/**
|
|
52294
|
+
* User full name
|
|
52295
|
+
*/
|
|
52296
|
+
full_name?: string;
|
|
52297
|
+
/**
|
|
52298
|
+
* User native name
|
|
52299
|
+
*/
|
|
52300
|
+
native_name?: string;
|
|
52301
|
+
/**
|
|
52302
|
+
* Ordering fields
|
|
52303
|
+
*/
|
|
52304
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
52305
|
+
/**
|
|
52306
|
+
* A page number within the paginated result set.
|
|
52307
|
+
*/
|
|
52308
|
+
page?: number;
|
|
52309
|
+
/**
|
|
52310
|
+
* Number of results to return per page.
|
|
52311
|
+
*/
|
|
52312
|
+
page_size?: number;
|
|
52313
|
+
/**
|
|
52314
|
+
* Role UUID or name
|
|
52315
|
+
*/
|
|
52316
|
+
role?: string;
|
|
52317
|
+
/**
|
|
52318
|
+
* Search string for user
|
|
52319
|
+
*/
|
|
52320
|
+
search_string?: string;
|
|
52321
|
+
/**
|
|
52322
|
+
* User UUID
|
|
52323
|
+
*/
|
|
52324
|
+
user?: string;
|
|
52325
|
+
/**
|
|
52326
|
+
* User slug
|
|
52327
|
+
*/
|
|
52328
|
+
user_slug?: string;
|
|
52329
|
+
/**
|
|
52330
|
+
* User URL
|
|
52331
|
+
*/
|
|
52332
|
+
user_url?: string;
|
|
52333
|
+
/**
|
|
52334
|
+
* User username
|
|
52335
|
+
*/
|
|
52336
|
+
username?: string;
|
|
52337
|
+
};
|
|
52338
|
+
url: '/api/marketplace-resource-projects/{uuid}/list_users/';
|
|
52339
|
+
};
|
|
52340
|
+
export type MarketplaceResourceProjectsListUsersListResponses = {
|
|
52341
|
+
200: Array<UserRoleDetails>;
|
|
52342
|
+
};
|
|
52343
|
+
export type MarketplaceResourceProjectsListUsersListResponse = MarketplaceResourceProjectsListUsersListResponses[keyof MarketplaceResourceProjectsListUsersListResponses];
|
|
52344
|
+
export type MarketplaceResourceProjectsUpdateUserData = {
|
|
52345
|
+
body: UserRoleUpdateRequest;
|
|
52346
|
+
path: {
|
|
52347
|
+
uuid: string;
|
|
52348
|
+
};
|
|
51969
52349
|
query?: never;
|
|
51970
|
-
url: '/api/marketplace-resource-
|
|
52350
|
+
url: '/api/marketplace-resource-projects/{uuid}/update_user/';
|
|
51971
52351
|
};
|
|
51972
|
-
export type
|
|
51973
|
-
200:
|
|
52352
|
+
export type MarketplaceResourceProjectsUpdateUserResponses = {
|
|
52353
|
+
200: UserRoleExpirationTime;
|
|
51974
52354
|
};
|
|
51975
|
-
export type
|
|
52355
|
+
export type MarketplaceResourceProjectsUpdateUserResponse = MarketplaceResourceProjectsUpdateUserResponses[keyof MarketplaceResourceProjectsUpdateUserResponses];
|
|
51976
52356
|
export type MarketplaceResourcesListData = {
|
|
51977
52357
|
body?: never;
|
|
51978
52358
|
path?: never;
|
|
@@ -52404,6 +52784,38 @@ export type MarketplaceResourcesUpdateResponses = {
|
|
|
52404
52784
|
200: ResourceUpdate;
|
|
52405
52785
|
};
|
|
52406
52786
|
export type MarketplaceResourcesUpdateResponse = MarketplaceResourcesUpdateResponses[keyof MarketplaceResourcesUpdateResponses];
|
|
52787
|
+
export type MarketplaceResourcesAddUserData = {
|
|
52788
|
+
body: UserRoleCreateRequest;
|
|
52789
|
+
path: {
|
|
52790
|
+
uuid: string;
|
|
52791
|
+
};
|
|
52792
|
+
query?: never;
|
|
52793
|
+
url: '/api/marketplace-resources/{uuid}/add_user/';
|
|
52794
|
+
};
|
|
52795
|
+
export type MarketplaceResourcesAddUserErrors = {
|
|
52796
|
+
/**
|
|
52797
|
+
* Validation error, for example when trying to add a user to a terminated project.
|
|
52798
|
+
*/
|
|
52799
|
+
400: unknown;
|
|
52800
|
+
};
|
|
52801
|
+
export type MarketplaceResourcesAddUserResponses = {
|
|
52802
|
+
201: UserRoleExpirationTime;
|
|
52803
|
+
};
|
|
52804
|
+
export type MarketplaceResourcesAddUserResponse = MarketplaceResourcesAddUserResponses[keyof MarketplaceResourcesAddUserResponses];
|
|
52805
|
+
export type MarketplaceResourcesDeleteUserData = {
|
|
52806
|
+
body: UserRoleDeleteRequest;
|
|
52807
|
+
path: {
|
|
52808
|
+
uuid: string;
|
|
52809
|
+
};
|
|
52810
|
+
query?: never;
|
|
52811
|
+
url: '/api/marketplace-resources/{uuid}/delete_user/';
|
|
52812
|
+
};
|
|
52813
|
+
export type MarketplaceResourcesDeleteUserResponses = {
|
|
52814
|
+
/**
|
|
52815
|
+
* Role revoked successfully.
|
|
52816
|
+
*/
|
|
52817
|
+
200: unknown;
|
|
52818
|
+
};
|
|
52407
52819
|
export type MarketplaceResourcesDetailsRetrieveData = {
|
|
52408
52820
|
body?: never;
|
|
52409
52821
|
path: {
|
|
@@ -52673,6 +53085,67 @@ export type MarketplaceResourcesHistoryAtRetrieveResponses = {
|
|
|
52673
53085
|
200: VersionHistory;
|
|
52674
53086
|
};
|
|
52675
53087
|
export type MarketplaceResourcesHistoryAtRetrieveResponse = MarketplaceResourcesHistoryAtRetrieveResponses[keyof MarketplaceResourcesHistoryAtRetrieveResponses];
|
|
53088
|
+
export type MarketplaceResourcesListUsersListData = {
|
|
53089
|
+
body?: never;
|
|
53090
|
+
path: {
|
|
53091
|
+
uuid: string;
|
|
53092
|
+
};
|
|
53093
|
+
query?: {
|
|
53094
|
+
/**
|
|
53095
|
+
* Fields to include in response
|
|
53096
|
+
*/
|
|
53097
|
+
field?: Array<UserRoleDetailsFieldEnum>;
|
|
53098
|
+
/**
|
|
53099
|
+
* User full name
|
|
53100
|
+
*/
|
|
53101
|
+
full_name?: string;
|
|
53102
|
+
/**
|
|
53103
|
+
* User native name
|
|
53104
|
+
*/
|
|
53105
|
+
native_name?: string;
|
|
53106
|
+
/**
|
|
53107
|
+
* Ordering fields
|
|
53108
|
+
*/
|
|
53109
|
+
o?: Array<UserRoleDetailsOEnum>;
|
|
53110
|
+
/**
|
|
53111
|
+
* A page number within the paginated result set.
|
|
53112
|
+
*/
|
|
53113
|
+
page?: number;
|
|
53114
|
+
/**
|
|
53115
|
+
* Number of results to return per page.
|
|
53116
|
+
*/
|
|
53117
|
+
page_size?: number;
|
|
53118
|
+
/**
|
|
53119
|
+
* Role UUID or name
|
|
53120
|
+
*/
|
|
53121
|
+
role?: string;
|
|
53122
|
+
/**
|
|
53123
|
+
* Search string for user
|
|
53124
|
+
*/
|
|
53125
|
+
search_string?: string;
|
|
53126
|
+
/**
|
|
53127
|
+
* User UUID
|
|
53128
|
+
*/
|
|
53129
|
+
user?: string;
|
|
53130
|
+
/**
|
|
53131
|
+
* User slug
|
|
53132
|
+
*/
|
|
53133
|
+
user_slug?: string;
|
|
53134
|
+
/**
|
|
53135
|
+
* User URL
|
|
53136
|
+
*/
|
|
53137
|
+
user_url?: string;
|
|
53138
|
+
/**
|
|
53139
|
+
* User username
|
|
53140
|
+
*/
|
|
53141
|
+
username?: string;
|
|
53142
|
+
};
|
|
53143
|
+
url: '/api/marketplace-resources/{uuid}/list_users/';
|
|
53144
|
+
};
|
|
53145
|
+
export type MarketplaceResourcesListUsersListResponses = {
|
|
53146
|
+
200: Array<UserRoleDetails>;
|
|
53147
|
+
};
|
|
53148
|
+
export type MarketplaceResourcesListUsersListResponse = MarketplaceResourcesListUsersListResponses[keyof MarketplaceResourcesListUsersListResponses];
|
|
52676
53149
|
export type MarketplaceResourcesMoveResourceData = {
|
|
52677
53150
|
body: MoveResourceRequest;
|
|
52678
53151
|
path: {
|
|
@@ -52884,6 +53357,203 @@ export type MarketplaceResourcesTeamListResponses = {
|
|
|
52884
53357
|
200: Array<ProjectUser>;
|
|
52885
53358
|
};
|
|
52886
53359
|
export type MarketplaceResourcesTeamListResponse = MarketplaceResourcesTeamListResponses[keyof MarketplaceResourcesTeamListResponses];
|
|
53360
|
+
export type MarketplaceResourcesTeamMembersListData = {
|
|
53361
|
+
body?: never;
|
|
53362
|
+
path: {
|
|
53363
|
+
uuid: string;
|
|
53364
|
+
};
|
|
53365
|
+
query?: {
|
|
53366
|
+
/**
|
|
53367
|
+
* Backend ID
|
|
53368
|
+
*/
|
|
53369
|
+
backend_id?: string;
|
|
53370
|
+
/**
|
|
53371
|
+
* Category UUID
|
|
53372
|
+
*/
|
|
53373
|
+
category_uuid?: string;
|
|
53374
|
+
/**
|
|
53375
|
+
* Filter by exact number of components
|
|
53376
|
+
*/
|
|
53377
|
+
component_count?: number;
|
|
53378
|
+
/**
|
|
53379
|
+
* Created after
|
|
53380
|
+
*/
|
|
53381
|
+
created?: string;
|
|
53382
|
+
/**
|
|
53383
|
+
* Created before
|
|
53384
|
+
*/
|
|
53385
|
+
created_before?: string;
|
|
53386
|
+
/**
|
|
53387
|
+
* Customer URL
|
|
53388
|
+
*/
|
|
53389
|
+
customer?: string;
|
|
53390
|
+
/**
|
|
53391
|
+
* Customer UUID
|
|
53392
|
+
*/
|
|
53393
|
+
customer_uuid?: string;
|
|
53394
|
+
/**
|
|
53395
|
+
* Downscaled
|
|
53396
|
+
*/
|
|
53397
|
+
downscaled?: boolean;
|
|
53398
|
+
/**
|
|
53399
|
+
* Has termination date
|
|
53400
|
+
*/
|
|
53401
|
+
has_terminate_date?: boolean;
|
|
53402
|
+
/**
|
|
53403
|
+
* Filter by attached state
|
|
53404
|
+
*/
|
|
53405
|
+
is_attached?: boolean;
|
|
53406
|
+
/**
|
|
53407
|
+
* LEXIS links supported
|
|
53408
|
+
*/
|
|
53409
|
+
lexis_links_supported?: boolean;
|
|
53410
|
+
/**
|
|
53411
|
+
* Filter by limit-based offerings
|
|
53412
|
+
*/
|
|
53413
|
+
limit_based?: boolean;
|
|
53414
|
+
/**
|
|
53415
|
+
* Filter by exact number of limit-based components
|
|
53416
|
+
*/
|
|
53417
|
+
limit_component_count?: number;
|
|
53418
|
+
/**
|
|
53419
|
+
* Modified after
|
|
53420
|
+
*/
|
|
53421
|
+
modified?: string;
|
|
53422
|
+
/**
|
|
53423
|
+
* Modified before
|
|
53424
|
+
*/
|
|
53425
|
+
modified_before?: string;
|
|
53426
|
+
/**
|
|
53427
|
+
* Name
|
|
53428
|
+
*/
|
|
53429
|
+
name?: string;
|
|
53430
|
+
/**
|
|
53431
|
+
* Name (exact)
|
|
53432
|
+
*/
|
|
53433
|
+
name_exact?: string;
|
|
53434
|
+
/**
|
|
53435
|
+
* Ordering
|
|
53436
|
+
*
|
|
53437
|
+
*
|
|
53438
|
+
*/
|
|
53439
|
+
o?: Array<ResourceOEnum>;
|
|
53440
|
+
offering?: string;
|
|
53441
|
+
/**
|
|
53442
|
+
* Offering billable
|
|
53443
|
+
*/
|
|
53444
|
+
offering_billable?: boolean;
|
|
53445
|
+
/**
|
|
53446
|
+
* Offering shared
|
|
53447
|
+
*/
|
|
53448
|
+
offering_shared?: boolean;
|
|
53449
|
+
/**
|
|
53450
|
+
* Multiple values may be separated by commas.
|
|
53451
|
+
*/
|
|
53452
|
+
offering_slug?: Array<string>;
|
|
53453
|
+
/**
|
|
53454
|
+
* Offering type
|
|
53455
|
+
*/
|
|
53456
|
+
offering_type?: string;
|
|
53457
|
+
/**
|
|
53458
|
+
* Multiple values may be separated by commas.
|
|
53459
|
+
*/
|
|
53460
|
+
offering_uuid?: Array<string>;
|
|
53461
|
+
/**
|
|
53462
|
+
* Filter resources with only limit-based components
|
|
53463
|
+
*/
|
|
53464
|
+
only_limit_based?: boolean;
|
|
53465
|
+
/**
|
|
53466
|
+
* Filter resources with only usage-based components
|
|
53467
|
+
*/
|
|
53468
|
+
only_usage_based?: boolean;
|
|
53469
|
+
/**
|
|
53470
|
+
* Order state
|
|
53471
|
+
*
|
|
53472
|
+
*
|
|
53473
|
+
*/
|
|
53474
|
+
order_state?: Array<OrderState>;
|
|
53475
|
+
/**
|
|
53476
|
+
* A page number within the paginated result set.
|
|
53477
|
+
*/
|
|
53478
|
+
page?: number;
|
|
53479
|
+
/**
|
|
53480
|
+
* Number of results to return per page.
|
|
53481
|
+
*/
|
|
53482
|
+
page_size?: number;
|
|
53483
|
+
parent_offering_uuid?: string;
|
|
53484
|
+
/**
|
|
53485
|
+
* Paused
|
|
53486
|
+
*/
|
|
53487
|
+
paused?: boolean;
|
|
53488
|
+
/**
|
|
53489
|
+
* Plan UUID
|
|
53490
|
+
*/
|
|
53491
|
+
plan_uuid?: string;
|
|
53492
|
+
/**
|
|
53493
|
+
* Project name
|
|
53494
|
+
*/
|
|
53495
|
+
project_name?: string;
|
|
53496
|
+
/**
|
|
53497
|
+
* Project UUID
|
|
53498
|
+
*/
|
|
53499
|
+
project_uuid?: string;
|
|
53500
|
+
/**
|
|
53501
|
+
* Provider UUID
|
|
53502
|
+
*/
|
|
53503
|
+
provider_uuid?: string;
|
|
53504
|
+
/**
|
|
53505
|
+
* Search by resource UUID, name, slug, backend ID, effective ID, IPs or hypervisor
|
|
53506
|
+
*/
|
|
53507
|
+
query?: string;
|
|
53508
|
+
/**
|
|
53509
|
+
* Resource attributes (JSON)
|
|
53510
|
+
*/
|
|
53511
|
+
resource_attributes?: string;
|
|
53512
|
+
/**
|
|
53513
|
+
* Restrict member access
|
|
53514
|
+
*/
|
|
53515
|
+
restrict_member_access?: boolean;
|
|
53516
|
+
/**
|
|
53517
|
+
* Runtime state
|
|
53518
|
+
*/
|
|
53519
|
+
runtime_state?: string;
|
|
53520
|
+
/**
|
|
53521
|
+
* Filter by scope URL.
|
|
53522
|
+
*/
|
|
53523
|
+
scope?: string;
|
|
53524
|
+
/**
|
|
53525
|
+
* Service manager UUID
|
|
53526
|
+
*/
|
|
53527
|
+
service_manager_uuid?: string;
|
|
53528
|
+
/**
|
|
53529
|
+
* Slug
|
|
53530
|
+
*/
|
|
53531
|
+
slug?: string;
|
|
53532
|
+
/**
|
|
53533
|
+
* Resource state
|
|
53534
|
+
*
|
|
53535
|
+
*
|
|
53536
|
+
*/
|
|
53537
|
+
state?: Array<ResourceState>;
|
|
53538
|
+
/**
|
|
53539
|
+
* Filter by usage-based offerings
|
|
53540
|
+
*/
|
|
53541
|
+
usage_based?: boolean;
|
|
53542
|
+
/**
|
|
53543
|
+
* Include only resources visible to service providers
|
|
53544
|
+
*/
|
|
53545
|
+
visible_to_providers?: boolean;
|
|
53546
|
+
/**
|
|
53547
|
+
* Visible to username
|
|
53548
|
+
*/
|
|
53549
|
+
visible_to_username?: string;
|
|
53550
|
+
};
|
|
53551
|
+
url: '/api/marketplace-resources/{uuid}/team_members/';
|
|
53552
|
+
};
|
|
53553
|
+
export type MarketplaceResourcesTeamMembersListResponses = {
|
|
53554
|
+
200: Array<ResourceTeamMember>;
|
|
53555
|
+
};
|
|
53556
|
+
export type MarketplaceResourcesTeamMembersListResponse = MarketplaceResourcesTeamMembersListResponses[keyof MarketplaceResourcesTeamMembersListResponses];
|
|
52887
53557
|
export type MarketplaceResourcesTerminateData = {
|
|
52888
53558
|
body?: ResourceTerminateRequest;
|
|
52889
53559
|
path: {
|
|
@@ -52948,6 +53618,18 @@ export type MarketplaceResourcesUpdateOptionsResponses = {
|
|
|
52948
53618
|
201: OrderUuid;
|
|
52949
53619
|
};
|
|
52950
53620
|
export type MarketplaceResourcesUpdateOptionsResponse = MarketplaceResourcesUpdateOptionsResponses[keyof MarketplaceResourcesUpdateOptionsResponses];
|
|
53621
|
+
export type MarketplaceResourcesUpdateUserData = {
|
|
53622
|
+
body: UserRoleUpdateRequest;
|
|
53623
|
+
path: {
|
|
53624
|
+
uuid: string;
|
|
53625
|
+
};
|
|
53626
|
+
query?: never;
|
|
53627
|
+
url: '/api/marketplace-resources/{uuid}/update_user/';
|
|
53628
|
+
};
|
|
53629
|
+
export type MarketplaceResourcesUpdateUserResponses = {
|
|
53630
|
+
200: UserRoleExpirationTime;
|
|
53631
|
+
};
|
|
53632
|
+
export type MarketplaceResourcesUpdateUserResponse = MarketplaceResourcesUpdateUserResponses[keyof MarketplaceResourcesUpdateUserResponses];
|
|
52951
53633
|
export type MarketplaceResourcesSuggestNameData = {
|
|
52952
53634
|
body: ResourceSuggestNameRequest;
|
|
52953
53635
|
path?: never;
|
|
@@ -59316,422 +59998,6 @@ export type NotificationMessagesEnableResponses = {
|
|
|
59316
59998
|
*/
|
|
59317
59999
|
200: unknown;
|
|
59318
60000
|
};
|
|
59319
|
-
export type OfferingKeycloakGroupsListData = {
|
|
59320
|
-
body?: never;
|
|
59321
|
-
path?: never;
|
|
59322
|
-
query?: {
|
|
59323
|
-
offering_uuid?: string;
|
|
59324
|
-
/**
|
|
59325
|
-
* A page number within the paginated result set.
|
|
59326
|
-
*/
|
|
59327
|
-
page?: number;
|
|
59328
|
-
/**
|
|
59329
|
-
* Number of results to return per page.
|
|
59330
|
-
*/
|
|
59331
|
-
page_size?: number;
|
|
59332
|
-
resource_uuid?: string;
|
|
59333
|
-
role_uuid?: string;
|
|
59334
|
-
};
|
|
59335
|
-
url: '/api/offering-keycloak-groups/';
|
|
59336
|
-
};
|
|
59337
|
-
export type OfferingKeycloakGroupsListResponses = {
|
|
59338
|
-
200: Array<OfferingKeycloakGroup>;
|
|
59339
|
-
};
|
|
59340
|
-
export type OfferingKeycloakGroupsListResponse = OfferingKeycloakGroupsListResponses[keyof OfferingKeycloakGroupsListResponses];
|
|
59341
|
-
export type OfferingKeycloakGroupsCountData = {
|
|
59342
|
-
body?: never;
|
|
59343
|
-
path?: never;
|
|
59344
|
-
query?: {
|
|
59345
|
-
offering_uuid?: string;
|
|
59346
|
-
/**
|
|
59347
|
-
* A page number within the paginated result set.
|
|
59348
|
-
*/
|
|
59349
|
-
page?: number;
|
|
59350
|
-
/**
|
|
59351
|
-
* Number of results to return per page.
|
|
59352
|
-
*/
|
|
59353
|
-
page_size?: number;
|
|
59354
|
-
resource_uuid?: string;
|
|
59355
|
-
role_uuid?: string;
|
|
59356
|
-
};
|
|
59357
|
-
url: '/api/offering-keycloak-groups/';
|
|
59358
|
-
};
|
|
59359
|
-
export type OfferingKeycloakGroupsCountResponses = {
|
|
59360
|
-
/**
|
|
59361
|
-
* No response body
|
|
59362
|
-
*/
|
|
59363
|
-
200: unknown;
|
|
59364
|
-
};
|
|
59365
|
-
export type OfferingKeycloakGroupsDestroyData = {
|
|
59366
|
-
body?: never;
|
|
59367
|
-
path: {
|
|
59368
|
-
uuid: string;
|
|
59369
|
-
};
|
|
59370
|
-
query?: never;
|
|
59371
|
-
url: '/api/offering-keycloak-groups/{uuid}/';
|
|
59372
|
-
};
|
|
59373
|
-
export type OfferingKeycloakGroupsDestroyResponses = {
|
|
59374
|
-
/**
|
|
59375
|
-
* No response body
|
|
59376
|
-
*/
|
|
59377
|
-
204: void;
|
|
59378
|
-
};
|
|
59379
|
-
export type OfferingKeycloakGroupsDestroyResponse = OfferingKeycloakGroupsDestroyResponses[keyof OfferingKeycloakGroupsDestroyResponses];
|
|
59380
|
-
export type OfferingKeycloakGroupsRetrieveData = {
|
|
59381
|
-
body?: never;
|
|
59382
|
-
path: {
|
|
59383
|
-
uuid: string;
|
|
59384
|
-
};
|
|
59385
|
-
query?: never;
|
|
59386
|
-
url: '/api/offering-keycloak-groups/{uuid}/';
|
|
59387
|
-
};
|
|
59388
|
-
export type OfferingKeycloakGroupsRetrieveResponses = {
|
|
59389
|
-
200: OfferingKeycloakGroup;
|
|
59390
|
-
};
|
|
59391
|
-
export type OfferingKeycloakGroupsRetrieveResponse = OfferingKeycloakGroupsRetrieveResponses[keyof OfferingKeycloakGroupsRetrieveResponses];
|
|
59392
|
-
export type OfferingKeycloakGroupsPullMembersData = {
|
|
59393
|
-
body?: never;
|
|
59394
|
-
path: {
|
|
59395
|
-
uuid: string;
|
|
59396
|
-
};
|
|
59397
|
-
query?: never;
|
|
59398
|
-
url: '/api/offering-keycloak-groups/{uuid}/pull_members/';
|
|
59399
|
-
};
|
|
59400
|
-
export type OfferingKeycloakGroupsPullMembersResponses = {
|
|
59401
|
-
200: PullMembersResponse;
|
|
59402
|
-
};
|
|
59403
|
-
export type OfferingKeycloakGroupsPullMembersResponse = OfferingKeycloakGroupsPullMembersResponses[keyof OfferingKeycloakGroupsPullMembersResponses];
|
|
59404
|
-
export type OfferingKeycloakGroupsSetBackendIdData = {
|
|
59405
|
-
body?: SetBackendIdRequest;
|
|
59406
|
-
path: {
|
|
59407
|
-
uuid: string;
|
|
59408
|
-
};
|
|
59409
|
-
query?: never;
|
|
59410
|
-
url: '/api/offering-keycloak-groups/{uuid}/set_backend_id/';
|
|
59411
|
-
};
|
|
59412
|
-
export type OfferingKeycloakGroupsSetBackendIdResponses = {
|
|
59413
|
-
200: OfferingKeycloakGroup;
|
|
59414
|
-
};
|
|
59415
|
-
export type OfferingKeycloakGroupsSetBackendIdResponse = OfferingKeycloakGroupsSetBackendIdResponses[keyof OfferingKeycloakGroupsSetBackendIdResponses];
|
|
59416
|
-
export type OfferingKeycloakGroupsImportRemoteData = {
|
|
59417
|
-
body: ImportRemoteGroupRequest;
|
|
59418
|
-
path?: never;
|
|
59419
|
-
query?: never;
|
|
59420
|
-
url: '/api/offering-keycloak-groups/import_remote/';
|
|
59421
|
-
};
|
|
59422
|
-
export type OfferingKeycloakGroupsImportRemoteResponses = {
|
|
59423
|
-
201: OfferingKeycloakGroup;
|
|
59424
|
-
};
|
|
59425
|
-
export type OfferingKeycloakGroupsImportRemoteResponse = OfferingKeycloakGroupsImportRemoteResponses[keyof OfferingKeycloakGroupsImportRemoteResponses];
|
|
59426
|
-
export type OfferingKeycloakGroupsRemoteGroupMembersListData = {
|
|
59427
|
-
body?: never;
|
|
59428
|
-
path?: never;
|
|
59429
|
-
query: {
|
|
59430
|
-
/**
|
|
59431
|
-
* Keycloak group ID
|
|
59432
|
-
*/
|
|
59433
|
-
group_id: string;
|
|
59434
|
-
/**
|
|
59435
|
-
* UUID of the offering
|
|
59436
|
-
*/
|
|
59437
|
-
offering_uuid: string;
|
|
59438
|
-
/**
|
|
59439
|
-
* A page number within the paginated result set.
|
|
59440
|
-
*/
|
|
59441
|
-
page?: number;
|
|
59442
|
-
/**
|
|
59443
|
-
* Number of results to return per page.
|
|
59444
|
-
*/
|
|
59445
|
-
page_size?: number;
|
|
59446
|
-
resource_uuid?: string;
|
|
59447
|
-
role_uuid?: string;
|
|
59448
|
-
};
|
|
59449
|
-
url: '/api/offering-keycloak-groups/remote_group_members/';
|
|
59450
|
-
};
|
|
59451
|
-
export type OfferingKeycloakGroupsRemoteGroupMembersListResponses = {
|
|
59452
|
-
200: Array<RemoteGroupMember>;
|
|
59453
|
-
};
|
|
59454
|
-
export type OfferingKeycloakGroupsRemoteGroupMembersListResponse = OfferingKeycloakGroupsRemoteGroupMembersListResponses[keyof OfferingKeycloakGroupsRemoteGroupMembersListResponses];
|
|
59455
|
-
export type OfferingKeycloakGroupsRemoteGroupMembersCountData = {
|
|
59456
|
-
body?: never;
|
|
59457
|
-
path?: never;
|
|
59458
|
-
query: {
|
|
59459
|
-
/**
|
|
59460
|
-
* Keycloak group ID
|
|
59461
|
-
*/
|
|
59462
|
-
group_id: string;
|
|
59463
|
-
/**
|
|
59464
|
-
* UUID of the offering
|
|
59465
|
-
*/
|
|
59466
|
-
offering_uuid: string;
|
|
59467
|
-
/**
|
|
59468
|
-
* A page number within the paginated result set.
|
|
59469
|
-
*/
|
|
59470
|
-
page?: number;
|
|
59471
|
-
/**
|
|
59472
|
-
* Number of results to return per page.
|
|
59473
|
-
*/
|
|
59474
|
-
page_size?: number;
|
|
59475
|
-
resource_uuid?: string;
|
|
59476
|
-
role_uuid?: string;
|
|
59477
|
-
};
|
|
59478
|
-
url: '/api/offering-keycloak-groups/remote_group_members/';
|
|
59479
|
-
};
|
|
59480
|
-
export type OfferingKeycloakGroupsRemoteGroupMembersCountResponses = {
|
|
59481
|
-
/**
|
|
59482
|
-
* No response body
|
|
59483
|
-
*/
|
|
59484
|
-
200: unknown;
|
|
59485
|
-
};
|
|
59486
|
-
export type OfferingKeycloakGroupsRemoteGroupsListData = {
|
|
59487
|
-
body?: never;
|
|
59488
|
-
path?: never;
|
|
59489
|
-
query: {
|
|
59490
|
-
/**
|
|
59491
|
-
* UUID of the offering
|
|
59492
|
-
*/
|
|
59493
|
-
offering_uuid: string;
|
|
59494
|
-
/**
|
|
59495
|
-
* A page number within the paginated result set.
|
|
59496
|
-
*/
|
|
59497
|
-
page?: number;
|
|
59498
|
-
/**
|
|
59499
|
-
* Number of results to return per page.
|
|
59500
|
-
*/
|
|
59501
|
-
page_size?: number;
|
|
59502
|
-
resource_uuid?: string;
|
|
59503
|
-
role_uuid?: string;
|
|
59504
|
-
};
|
|
59505
|
-
url: '/api/offering-keycloak-groups/remote_groups/';
|
|
59506
|
-
};
|
|
59507
|
-
export type OfferingKeycloakGroupsRemoteGroupsListResponses = {
|
|
59508
|
-
200: Array<RemoteGroup>;
|
|
59509
|
-
};
|
|
59510
|
-
export type OfferingKeycloakGroupsRemoteGroupsListResponse = OfferingKeycloakGroupsRemoteGroupsListResponses[keyof OfferingKeycloakGroupsRemoteGroupsListResponses];
|
|
59511
|
-
export type OfferingKeycloakGroupsRemoteGroupsCountData = {
|
|
59512
|
-
body?: never;
|
|
59513
|
-
path?: never;
|
|
59514
|
-
query: {
|
|
59515
|
-
/**
|
|
59516
|
-
* UUID of the offering
|
|
59517
|
-
*/
|
|
59518
|
-
offering_uuid: string;
|
|
59519
|
-
/**
|
|
59520
|
-
* A page number within the paginated result set.
|
|
59521
|
-
*/
|
|
59522
|
-
page?: number;
|
|
59523
|
-
/**
|
|
59524
|
-
* Number of results to return per page.
|
|
59525
|
-
*/
|
|
59526
|
-
page_size?: number;
|
|
59527
|
-
resource_uuid?: string;
|
|
59528
|
-
role_uuid?: string;
|
|
59529
|
-
};
|
|
59530
|
-
url: '/api/offering-keycloak-groups/remote_groups/';
|
|
59531
|
-
};
|
|
59532
|
-
export type OfferingKeycloakGroupsRemoteGroupsCountResponses = {
|
|
59533
|
-
/**
|
|
59534
|
-
* No response body
|
|
59535
|
-
*/
|
|
59536
|
-
200: unknown;
|
|
59537
|
-
};
|
|
59538
|
-
export type OfferingKeycloakGroupsSearchRemoteUsersListData = {
|
|
59539
|
-
body?: never;
|
|
59540
|
-
path?: never;
|
|
59541
|
-
query: {
|
|
59542
|
-
/**
|
|
59543
|
-
* UUID of the offering
|
|
59544
|
-
*/
|
|
59545
|
-
offering_uuid: string;
|
|
59546
|
-
/**
|
|
59547
|
-
* A page number within the paginated result set.
|
|
59548
|
-
*/
|
|
59549
|
-
page?: number;
|
|
59550
|
-
/**
|
|
59551
|
-
* Number of results to return per page.
|
|
59552
|
-
*/
|
|
59553
|
-
page_size?: number;
|
|
59554
|
-
/**
|
|
59555
|
-
* Search query for username, email, or name
|
|
59556
|
-
*/
|
|
59557
|
-
q: string;
|
|
59558
|
-
resource_uuid?: string;
|
|
59559
|
-
role_uuid?: string;
|
|
59560
|
-
};
|
|
59561
|
-
url: '/api/offering-keycloak-groups/search_remote_users/';
|
|
59562
|
-
};
|
|
59563
|
-
export type OfferingKeycloakGroupsSearchRemoteUsersListResponses = {
|
|
59564
|
-
200: Array<RemoteGroupMember>;
|
|
59565
|
-
};
|
|
59566
|
-
export type OfferingKeycloakGroupsSearchRemoteUsersListResponse = OfferingKeycloakGroupsSearchRemoteUsersListResponses[keyof OfferingKeycloakGroupsSearchRemoteUsersListResponses];
|
|
59567
|
-
export type OfferingKeycloakGroupsSearchRemoteUsersCountData = {
|
|
59568
|
-
body?: never;
|
|
59569
|
-
path?: never;
|
|
59570
|
-
query: {
|
|
59571
|
-
/**
|
|
59572
|
-
* UUID of the offering
|
|
59573
|
-
*/
|
|
59574
|
-
offering_uuid: string;
|
|
59575
|
-
/**
|
|
59576
|
-
* A page number within the paginated result set.
|
|
59577
|
-
*/
|
|
59578
|
-
page?: number;
|
|
59579
|
-
/**
|
|
59580
|
-
* Number of results to return per page.
|
|
59581
|
-
*/
|
|
59582
|
-
page_size?: number;
|
|
59583
|
-
/**
|
|
59584
|
-
* Search query for username, email, or name
|
|
59585
|
-
*/
|
|
59586
|
-
q: string;
|
|
59587
|
-
resource_uuid?: string;
|
|
59588
|
-
role_uuid?: string;
|
|
59589
|
-
};
|
|
59590
|
-
url: '/api/offering-keycloak-groups/search_remote_users/';
|
|
59591
|
-
};
|
|
59592
|
-
export type OfferingKeycloakGroupsSearchRemoteUsersCountResponses = {
|
|
59593
|
-
/**
|
|
59594
|
-
* No response body
|
|
59595
|
-
*/
|
|
59596
|
-
200: unknown;
|
|
59597
|
-
};
|
|
59598
|
-
export type OfferingKeycloakGroupsSyncStatusRetrieveData = {
|
|
59599
|
-
body?: never;
|
|
59600
|
-
path?: never;
|
|
59601
|
-
query: {
|
|
59602
|
-
/**
|
|
59603
|
-
* UUID of the offering
|
|
59604
|
-
*/
|
|
59605
|
-
offering_uuid: string;
|
|
59606
|
-
};
|
|
59607
|
-
url: '/api/offering-keycloak-groups/sync_status/';
|
|
59608
|
-
};
|
|
59609
|
-
export type OfferingKeycloakGroupsSyncStatusRetrieveResponses = {
|
|
59610
|
-
200: SyncStatusResponse;
|
|
59611
|
-
};
|
|
59612
|
-
export type OfferingKeycloakGroupsSyncStatusRetrieveResponse = OfferingKeycloakGroupsSyncStatusRetrieveResponses[keyof OfferingKeycloakGroupsSyncStatusRetrieveResponses];
|
|
59613
|
-
export type OfferingKeycloakGroupsSyncStatusCountData = {
|
|
59614
|
-
body?: never;
|
|
59615
|
-
path?: never;
|
|
59616
|
-
query: {
|
|
59617
|
-
/**
|
|
59618
|
-
* UUID of the offering
|
|
59619
|
-
*/
|
|
59620
|
-
offering_uuid: string;
|
|
59621
|
-
};
|
|
59622
|
-
url: '/api/offering-keycloak-groups/sync_status/';
|
|
59623
|
-
};
|
|
59624
|
-
export type OfferingKeycloakGroupsSyncStatusCountResponses = {
|
|
59625
|
-
/**
|
|
59626
|
-
* No response body
|
|
59627
|
-
*/
|
|
59628
|
-
200: unknown;
|
|
59629
|
-
};
|
|
59630
|
-
export type OfferingKeycloakGroupsTestConnectionData = {
|
|
59631
|
-
body: OfferingUuidRequest;
|
|
59632
|
-
path?: never;
|
|
59633
|
-
query?: never;
|
|
59634
|
-
url: '/api/offering-keycloak-groups/test_connection/';
|
|
59635
|
-
};
|
|
59636
|
-
export type OfferingKeycloakGroupsTestConnectionResponses = {
|
|
59637
|
-
200: TestConnectionResponse;
|
|
59638
|
-
};
|
|
59639
|
-
export type OfferingKeycloakGroupsTestConnectionResponse = OfferingKeycloakGroupsTestConnectionResponses[keyof OfferingKeycloakGroupsTestConnectionResponses];
|
|
59640
|
-
export type OfferingKeycloakMembershipsListData = {
|
|
59641
|
-
body?: never;
|
|
59642
|
-
path?: never;
|
|
59643
|
-
query?: {
|
|
59644
|
-
email?: string;
|
|
59645
|
-
first_name?: string;
|
|
59646
|
-
group_uuid?: string;
|
|
59647
|
-
last_name?: string;
|
|
59648
|
-
offering_uuid?: string;
|
|
59649
|
-
/**
|
|
59650
|
-
* A page number within the paginated result set.
|
|
59651
|
-
*/
|
|
59652
|
-
page?: number;
|
|
59653
|
-
/**
|
|
59654
|
-
* Number of results to return per page.
|
|
59655
|
-
*/
|
|
59656
|
-
page_size?: number;
|
|
59657
|
-
resource_uuid?: string;
|
|
59658
|
-
role_uuid?: string;
|
|
59659
|
-
state?: Array<KeycloakUserGroupMembershipState>;
|
|
59660
|
-
username?: string;
|
|
59661
|
-
};
|
|
59662
|
-
url: '/api/offering-keycloak-memberships/';
|
|
59663
|
-
};
|
|
59664
|
-
export type OfferingKeycloakMembershipsListResponses = {
|
|
59665
|
-
200: Array<OfferingKeycloakMembership>;
|
|
59666
|
-
};
|
|
59667
|
-
export type OfferingKeycloakMembershipsListResponse = OfferingKeycloakMembershipsListResponses[keyof OfferingKeycloakMembershipsListResponses];
|
|
59668
|
-
export type OfferingKeycloakMembershipsCountData = {
|
|
59669
|
-
body?: never;
|
|
59670
|
-
path?: never;
|
|
59671
|
-
query?: {
|
|
59672
|
-
email?: string;
|
|
59673
|
-
first_name?: string;
|
|
59674
|
-
group_uuid?: string;
|
|
59675
|
-
last_name?: string;
|
|
59676
|
-
offering_uuid?: string;
|
|
59677
|
-
/**
|
|
59678
|
-
* A page number within the paginated result set.
|
|
59679
|
-
*/
|
|
59680
|
-
page?: number;
|
|
59681
|
-
/**
|
|
59682
|
-
* Number of results to return per page.
|
|
59683
|
-
*/
|
|
59684
|
-
page_size?: number;
|
|
59685
|
-
resource_uuid?: string;
|
|
59686
|
-
role_uuid?: string;
|
|
59687
|
-
state?: Array<KeycloakUserGroupMembershipState>;
|
|
59688
|
-
username?: string;
|
|
59689
|
-
};
|
|
59690
|
-
url: '/api/offering-keycloak-memberships/';
|
|
59691
|
-
};
|
|
59692
|
-
export type OfferingKeycloakMembershipsCountResponses = {
|
|
59693
|
-
/**
|
|
59694
|
-
* No response body
|
|
59695
|
-
*/
|
|
59696
|
-
200: unknown;
|
|
59697
|
-
};
|
|
59698
|
-
export type OfferingKeycloakMembershipsCreateData = {
|
|
59699
|
-
body: OfferingKeycloakMembershipRequest;
|
|
59700
|
-
path?: never;
|
|
59701
|
-
query?: never;
|
|
59702
|
-
url: '/api/offering-keycloak-memberships/';
|
|
59703
|
-
};
|
|
59704
|
-
export type OfferingKeycloakMembershipsCreateResponses = {
|
|
59705
|
-
201: OfferingKeycloakMembership;
|
|
59706
|
-
};
|
|
59707
|
-
export type OfferingKeycloakMembershipsCreateResponse = OfferingKeycloakMembershipsCreateResponses[keyof OfferingKeycloakMembershipsCreateResponses];
|
|
59708
|
-
export type OfferingKeycloakMembershipsDestroyData = {
|
|
59709
|
-
body?: never;
|
|
59710
|
-
path: {
|
|
59711
|
-
uuid: string;
|
|
59712
|
-
};
|
|
59713
|
-
query?: never;
|
|
59714
|
-
url: '/api/offering-keycloak-memberships/{uuid}/';
|
|
59715
|
-
};
|
|
59716
|
-
export type OfferingKeycloakMembershipsDestroyResponses = {
|
|
59717
|
-
/**
|
|
59718
|
-
* No response body
|
|
59719
|
-
*/
|
|
59720
|
-
204: void;
|
|
59721
|
-
};
|
|
59722
|
-
export type OfferingKeycloakMembershipsDestroyResponse = OfferingKeycloakMembershipsDestroyResponses[keyof OfferingKeycloakMembershipsDestroyResponses];
|
|
59723
|
-
export type OfferingKeycloakMembershipsRetrieveData = {
|
|
59724
|
-
body?: never;
|
|
59725
|
-
path: {
|
|
59726
|
-
uuid: string;
|
|
59727
|
-
};
|
|
59728
|
-
query?: never;
|
|
59729
|
-
url: '/api/offering-keycloak-memberships/{uuid}/';
|
|
59730
|
-
};
|
|
59731
|
-
export type OfferingKeycloakMembershipsRetrieveResponses = {
|
|
59732
|
-
200: OfferingKeycloakMembership;
|
|
59733
|
-
};
|
|
59734
|
-
export type OfferingKeycloakMembershipsRetrieveResponse = OfferingKeycloakMembershipsRetrieveResponses[keyof OfferingKeycloakMembershipsRetrieveResponses];
|
|
59735
60001
|
export type OnboardingJustificationsListData = {
|
|
59736
60002
|
body?: never;
|
|
59737
60003
|
path?: never;
|
|
@@ -77819,6 +78085,105 @@ export type ReviewerSuggestionsRejectResponses = {
|
|
|
77819
78085
|
200: ReviewerSuggestion;
|
|
77820
78086
|
};
|
|
77821
78087
|
export type ReviewerSuggestionsRejectResponse = ReviewerSuggestionsRejectResponses[keyof ReviewerSuggestionsRejectResponses];
|
|
78088
|
+
export type RoleAvailabilitiesListData = {
|
|
78089
|
+
body?: never;
|
|
78090
|
+
path?: never;
|
|
78091
|
+
query?: {
|
|
78092
|
+
/**
|
|
78093
|
+
* Scope object id
|
|
78094
|
+
*/
|
|
78095
|
+
object_id?: number;
|
|
78096
|
+
/**
|
|
78097
|
+
* A page number within the paginated result set.
|
|
78098
|
+
*/
|
|
78099
|
+
page?: number;
|
|
78100
|
+
/**
|
|
78101
|
+
* Number of results to return per page.
|
|
78102
|
+
*/
|
|
78103
|
+
page_size?: number;
|
|
78104
|
+
/**
|
|
78105
|
+
* Role name contains
|
|
78106
|
+
*/
|
|
78107
|
+
role_name?: string;
|
|
78108
|
+
/**
|
|
78109
|
+
* Role UUID
|
|
78110
|
+
*/
|
|
78111
|
+
role_uuid?: string;
|
|
78112
|
+
/**
|
|
78113
|
+
* Scope content type (e.g. 'offering', 'customer')
|
|
78114
|
+
*/
|
|
78115
|
+
scope_type?: string;
|
|
78116
|
+
};
|
|
78117
|
+
url: '/api/role-availabilities/';
|
|
78118
|
+
};
|
|
78119
|
+
export type RoleAvailabilitiesListResponses = {
|
|
78120
|
+
200: Array<RoleAvailabilityDetails>;
|
|
78121
|
+
};
|
|
78122
|
+
export type RoleAvailabilitiesListResponse = RoleAvailabilitiesListResponses[keyof RoleAvailabilitiesListResponses];
|
|
78123
|
+
export type RoleAvailabilitiesCountData = {
|
|
78124
|
+
body?: never;
|
|
78125
|
+
path?: never;
|
|
78126
|
+
query?: {
|
|
78127
|
+
/**
|
|
78128
|
+
* Scope object id
|
|
78129
|
+
*/
|
|
78130
|
+
object_id?: number;
|
|
78131
|
+
/**
|
|
78132
|
+
* A page number within the paginated result set.
|
|
78133
|
+
*/
|
|
78134
|
+
page?: number;
|
|
78135
|
+
/**
|
|
78136
|
+
* Number of results to return per page.
|
|
78137
|
+
*/
|
|
78138
|
+
page_size?: number;
|
|
78139
|
+
/**
|
|
78140
|
+
* Role name contains
|
|
78141
|
+
*/
|
|
78142
|
+
role_name?: string;
|
|
78143
|
+
/**
|
|
78144
|
+
* Role UUID
|
|
78145
|
+
*/
|
|
78146
|
+
role_uuid?: string;
|
|
78147
|
+
/**
|
|
78148
|
+
* Scope content type (e.g. 'offering', 'customer')
|
|
78149
|
+
*/
|
|
78150
|
+
scope_type?: string;
|
|
78151
|
+
};
|
|
78152
|
+
url: '/api/role-availabilities/';
|
|
78153
|
+
};
|
|
78154
|
+
export type RoleAvailabilitiesCountResponses = {
|
|
78155
|
+
/**
|
|
78156
|
+
* No response body
|
|
78157
|
+
*/
|
|
78158
|
+
200: unknown;
|
|
78159
|
+
};
|
|
78160
|
+
export type RoleAvailabilitiesDestroyData = {
|
|
78161
|
+
body?: never;
|
|
78162
|
+
path: {
|
|
78163
|
+
uuid: string;
|
|
78164
|
+
};
|
|
78165
|
+
query?: never;
|
|
78166
|
+
url: '/api/role-availabilities/{uuid}/';
|
|
78167
|
+
};
|
|
78168
|
+
export type RoleAvailabilitiesDestroyResponses = {
|
|
78169
|
+
/**
|
|
78170
|
+
* No response body
|
|
78171
|
+
*/
|
|
78172
|
+
204: void;
|
|
78173
|
+
};
|
|
78174
|
+
export type RoleAvailabilitiesDestroyResponse = RoleAvailabilitiesDestroyResponses[keyof RoleAvailabilitiesDestroyResponses];
|
|
78175
|
+
export type RoleAvailabilitiesRetrieveData = {
|
|
78176
|
+
body?: never;
|
|
78177
|
+
path: {
|
|
78178
|
+
uuid: string;
|
|
78179
|
+
};
|
|
78180
|
+
query?: never;
|
|
78181
|
+
url: '/api/role-availabilities/{uuid}/';
|
|
78182
|
+
};
|
|
78183
|
+
export type RoleAvailabilitiesRetrieveResponses = {
|
|
78184
|
+
200: RoleAvailabilityDetails;
|
|
78185
|
+
};
|
|
78186
|
+
export type RoleAvailabilitiesRetrieveResponse = RoleAvailabilitiesRetrieveResponses[keyof RoleAvailabilitiesRetrieveResponses];
|
|
77822
78187
|
export type RolesListData = {
|
|
77823
78188
|
body?: never;
|
|
77824
78189
|
path?: never;
|
|
@@ -79970,7 +80335,7 @@ export type SupportRequestTypesAdminUpdateResponses = {
|
|
|
79970
80335
|
};
|
|
79971
80336
|
export type SupportRequestTypesAdminUpdateResponse = SupportRequestTypesAdminUpdateResponses[keyof SupportRequestTypesAdminUpdateResponses];
|
|
79972
80337
|
export type SupportRequestTypesAdminActivateData = {
|
|
79973
|
-
body
|
|
80338
|
+
body?: never;
|
|
79974
80339
|
path: {
|
|
79975
80340
|
uuid: string;
|
|
79976
80341
|
};
|
|
@@ -79982,7 +80347,7 @@ export type SupportRequestTypesAdminActivateResponses = {
|
|
|
79982
80347
|
};
|
|
79983
80348
|
export type SupportRequestTypesAdminActivateResponse = SupportRequestTypesAdminActivateResponses[keyof SupportRequestTypesAdminActivateResponses];
|
|
79984
80349
|
export type SupportRequestTypesAdminDeactivateData = {
|
|
79985
|
-
body
|
|
80350
|
+
body?: never;
|
|
79986
80351
|
path: {
|
|
79987
80352
|
uuid: string;
|
|
79988
80353
|
};
|
|
@@ -79994,7 +80359,7 @@ export type SupportRequestTypesAdminDeactivateResponses = {
|
|
|
79994
80359
|
};
|
|
79995
80360
|
export type SupportRequestTypesAdminDeactivateResponse = SupportRequestTypesAdminDeactivateResponses[keyof SupportRequestTypesAdminDeactivateResponses];
|
|
79996
80361
|
export type SupportRequestTypesAdminReorderData = {
|
|
79997
|
-
body:
|
|
80362
|
+
body: RequestTypeReorderRequest;
|
|
79998
80363
|
path?: never;
|
|
79999
80364
|
query?: never;
|
|
80000
80365
|
url: '/api/support-request-types-admin/reorder/';
|