Rubrik SDK for Python
beta
beta
  • Introduction
  • rubrik_cdm
    • Getting Started
    • Base API Calls
      • delete
      • get
      • job_status
      • patch
      • post
      • put
      • query
    • Bootstrap
      • setup_cluster
      • status
    • Cluster
      • add_floating_ips
      • add_guest_credential
      • add_vcenter
      • cluster_node_id
      • cluster_node_ip
      • cluster_node_name
      • cluster_support_tunnel
      • cluster_version
      • configure_cluster_location
      • configure_dns_servers
      • configure_login_banner
      • configure_ntp
      • configure_replication_nat
      • configure_replication_private
      • configure_search_domain
      • configure_smtp_settings
      • configure_syslog
      • configure_timezone
      • configure_vlan
      • create_user
      • delete_guest_credential
      • delete_proxy
      • end_user_authorization
      • get_all_vcenters
      • get_floating_ips
      • minimum_installed_cdm_version
      • read_only_authorization
      • refresh_vcenter
      • remove_floating_ips
      • update_proxy
    • Cloud
      • add_aws_native_account
      • aws_s3_cloudon
      • aws_s3_cloudout
      • azure_cloudon
      • azure_cloudout
      • update_aws_native_account
      • update_aws_s3_cloudout
    • Data Management
      • assign_sla
      • begin_managed_volume_snapshot
      • create_sla
      • delete_sla
      • end_managed_volume_snapshot
      • get_all_hosts
      • get_esxi_subnets
      • get_sla_objects
      • get_sql_db
      • get_sql_db_files
      • get_sql_live_mount
      • get_vsphere_live_mount
      • get_vsphere_live_mount_names
      • get_vsphere_vm
      • get_vsphere_vm_details
      • get_vsphere_vm_file
      • get_vsphere_vm_snapshot
      • object_id
      • on_demand_snapshot
      • pause_snapshots
      • register_vm
      • resume_snapshots
      • set_esxi_subnets
      • sql_db_export
      • sql_instant_recovery
      • sql_live_mount
      • sql_live_unmount
      • vcenter_refresh_vm
      • vsphere_instant_recovery
      • vsphere_live_mount
      • vsphere_live_unmount
    • Physical Host
      • add_host_share
      • add_nas_share_to_host
      • add_physical_host
      • assign_physical_host_fileset
      • create_nas_fileset
      • create_physical_fileset
      • delete_physical_host
    • Helpers
      • log
    • Exceptions
  • rubrik_polaris
    • Getting Started
    • Core
      • get_sla_domains
      • get_snapshots
      • get_task_status
      • submit_assign_sla
      • submit_on_demand
    • Accounts
      • add_account_aws
      • delete_account_aws
      • get_account_aws_native_id
      • get_accounts_aws
      • get_accounts_aws_detail
      • get_accounts_azure
      • get_accounts_gcp
    • Compute
      • get_compute_azure
      • get_compute_ec2
      • get_compute_gce
      • get_compute_object_ids_azure
      • get_compute_object_ids_ec2
      • get_compute_object_ids_gce
      • submit_compute_restore_azure
      • submit_compute_restore_ec2
      • submit_compute_restore_gce
    • Storage
      • get_storage_ebs
      • get_storage_object_ids_ebs
Powered by GitBook
On this page
  1. rubrik_cdm

Base API Calls

deletegetjob_statuspatchpostputquery
PreviousGetting StartedNextdelete

Last updated 4 years ago