Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ugo-emekauwa authored Oct 12, 2022
1 parent f01266e commit 3f791c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1367,7 +1367,7 @@ def post_intersight_switch_profile_update(switch_profile_moid,
# Get UCS Domain Profile object dictionary attributes
ucs_domain_profile_object = get_single_intersight_object(intersight_api_key_id=None,
intersight_api_key=None,
intersight_api_path="fabric/SwitchClusterProfiles?$top=1000",
intersight_api_path="fabric/SwitchClusterProfiles",
object_moid=ucs_domain_profile_moid,
object_type="UCS Domain Profile",
preconfigured_api_client=api_client
Expand Down

0 comments on commit 3f791c0

Please sign in to comment.